| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/ |
| H A D | literal.hpp | 13 class Literal : public Expression { class 15 Literal(Value value_) in Literal() function in mbgl::style::expression::Literal 16 : Expression(Kind::Literal, typeOf(value_)) in Literal() 20 Literal(type::Array type_, std::vector<Value> value_) in Literal() function in mbgl::style::expression::Literal 21 : Expression(Kind::Literal, type_) in Literal() 34 if (e.getKind() == Kind::Literal) { in operator ==() 35 auto rhs = static_cast<const Literal*>(&e); in operator ==()
|
| H A D | expression.hpp | 120 Literal, enumerator
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/ |
| H A D | literal.cpp | 66 ParseResult Literal::parse(const Convertible& value, ParsingContext& ctx) { in parse() 93 …return ParseResult(std::make_unique<Literal>(expected, parsedValue->template get<std::vector<Value… in parse() 97 return ParseResult(std::make_unique<Literal>(*parsedValue)); in parse() 101 return ParseResult(std::make_unique<Literal>(*parsedValue)); in parse() 105 mbgl::Value Literal::serialize() const { in serialize()
|
| H A D | parsing_context.cpp | 63 childrenConstant = childrenConstant && child.getKind() == Kind::Literal; in isConstant() 111 {"literal", Literal::parse}, in getExpressionRegistry() 152 parsed = Literal::parse(value, *this); in parse() 191 if ((*parsed)->getKind() != Kind::Literal && isConstant(**parsed)) { in parse() 203 return ParseResult(std::make_unique<Literal>( in parse() 208 return ParseResult(std::make_unique<Literal>(*evaluated)); in parse()
|
| H A D | collator_expression.cpp | 38 caseSensitive = { std::make_unique<Literal>(false) }; in parse() 49 diacriticSensitive = { std::make_unique<Literal>(false) }; in parse()
|
| H A D | dsl.cpp | 37 return std::make_unique<Literal>(value); in literal()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/ |
| H A D | filter.cpp | 109 ParseResult parseResult = Literal::parse(convertible, parsingContext); in convertLiteral() 153 return {std::make_unique<Literal>(true)}; in convertLegacyHasFilter() 157 return createExpression("filter-has", {std::make_unique<Literal>(*property)}, error); in convertLegacyHasFilter() 168 return {std::make_unique<Literal>(false)}; in convertLegacyInFilter() 192 return {std::make_unique<Literal>(true)}; in convertLegacyFilter() 201 return {std::make_unique<Literal>(*op != "any")}; in convertLegacyFilter() 217 ParseResult(std::make_unique<Literal>(true)) in convertLegacyFilter()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/conversion/ |
| H A D | property_value.hpp | 57 } else if ((*expression).getExpression().getKind() == Kind::Literal) { in operator ()() 59 static_cast<const Literal&>((*expression).getExpression()).getValue()); in operator ()()
|
| H A D | data_driven_property_value.hpp | 50 } else if ((*expression).getExpression().getKind() == Kind::Literal) { in operator ()() 52 static_cast<const Literal&>((*expression).getExpression()).getValue()); in operator ()()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | chrono | 1178 /// Literal suffix for durations representing non-integer hours 1183 /// Literal suffix for durations of type `std::chrono::hours` 1189 /// Literal suffix for durations representing non-integer minutes 1194 /// Literal suffix for durations of type `std::chrono::minutes` 1200 /// Literal suffix for durations representing non-integer seconds 1205 /// Literal suffix for durations of type `std::chrono::seconds` 1211 /// Literal suffix for durations representing non-integer milliseconds 1216 /// Literal suffix for durations of type `std::chrono::milliseconds` 1222 /// Literal suffix for durations representing non-integer microseconds 1227 /// Literal suffix for durations of type `std::chrono::microseconds` [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | chrono | 1178 /// Literal suffix for durations representing non-integer hours 1183 /// Literal suffix for durations of type `std::chrono::hours` 1189 /// Literal suffix for durations representing non-integer minutes 1194 /// Literal suffix for durations of type `std::chrono::minutes` 1200 /// Literal suffix for durations representing non-integer seconds 1205 /// Literal suffix for durations of type `std::chrono::seconds` 1211 /// Literal suffix for durations representing non-integer milliseconds 1216 /// Literal suffix for durations of type `std::chrono::milliseconds` 1222 /// Literal suffix for durations representing non-integer microseconds 1227 /// Literal suffix for durations of type `std::chrono::microseconds` [all …]
|
| /OK3568_Linux_fs/u-boot/lib/lzma/ |
| H A D | LzmaDec.c | 108 #define Literal (RepLenCoder + kNumLenProbs) macro 115 #if Literal != LZMA_BASE_SIZE 170 prob = probs + Literal; in LzmaDec_DecodeReal() 535 prob = probs + Literal; in LzmaDec_TryDummy() 735 UInt32 numProbs = Literal + ((UInt32)LZMA_LIT_SIZE << (p->prop.lc + p->prop.lp)); in LzmaDec_InitStateReal()
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/exynos/ |
| H A D | tmu.txt | 16 - samsung,efuse-value : SOC actual efuse value (Literal value)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | as.info | 19431 * s390 Literal Pool Entries:: Literal Pool Entries 19935 File: as.info, Node: s390 Instruction Marker, Next: s390 Literal Pool Entries, Prev: s390 Operan… 19961 File: as.info, Node: s390 Literal Pool Entries, Prev: s390 Instruction Marker, Up: s390 Syntax 19963 9.41.3.8 Literal Pool Entries 19969 (*note s390 Register::). Literal pool entries are created by adding the 20082 be dumped to the current location (*note s390 Literal Pool 24010 literal: Literal Directive. 24026 '--auto-litpools' takes precedence. *Note literal: Literal 24545 * Literal Directive:: Intermix Literals with Instructions. 24546 * Literal Position Directive:: Specify Inline Literal Pool Locations. [all …]
|
| H A D | bfd.info | 6570 AArch64 Load Literal instruction, holding a 19 bit pc-relative word 6624 AArch64 Load Literal instruction, holding a 19 bit PC relative word
|
| H A D | gcc.info | 3205 begin with an underscore. Literal suffix identifiers that don't
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | as.info | 19431 * s390 Literal Pool Entries:: Literal Pool Entries 19935 File: as.info, Node: s390 Instruction Marker, Next: s390 Literal Pool Entries, Prev: s390 Operan… 19961 File: as.info, Node: s390 Literal Pool Entries, Prev: s390 Instruction Marker, Up: s390 Syntax 19963 9.41.3.8 Literal Pool Entries 19969 (*note s390 Register::). Literal pool entries are created by adding the 20082 be dumped to the current location (*note s390 Literal Pool 24010 literal: Literal Directive. 24026 '--auto-litpools' takes precedence. *Note literal: Literal 24545 * Literal Directive:: Intermix Literals with Instructions. 24546 * Literal Position Directive:: Specify Inline Literal Pool Locations. [all …]
|
| H A D | bfd.info | 6570 AArch64 Load Literal instruction, holding a 19 bit pc-relative word 6624 AArch64 Load Literal instruction, holding a 19 bit PC relative word
|
| H A D | gcc.info | 3205 begin with an underscore. Literal suffix identifiers that don't
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | complex | 1454 // Literal suffix for complex number literals [complex.literals]
|
| H A D | string | 4336 // Literal suffixes for basic_string [basic.string.literals]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | complex | 1454 // Literal suffix for complex number literals [complex.literals]
|
| H A D | string | 4336 // Literal suffixes for basic_string [basic.string.literals]
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | dtc-lexer.lex.c_shipped | 1073 DPRINT("Integer Literal: '%s'\n", yytext);
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | filter.rst | 265 4 #k Literal value stored in k
|