Home
last modified time | relevance | path

Searched defs:Literal (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/
H A Dliteral.hpp13 class Literal : public Expression { class
15 Literal(Value value_) in Literal() function in mbgl::style::expression::Literal
20 Literal(type::Array type_, std::vector<Value> value_) in Literal() function in mbgl::style::expression::Literal
H A Dexpression.hpp120 Literal, enumerator
/OK3568_Linux_fs/u-boot/lib/lzma/
H A DLzmaDec.c108 #define Literal (RepLenCoder + kNumLenProbs) macro