Home
last modified time | relevance | path

Searched refs:Literal (Results 1 – 25 of 25) 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
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 Dexpression.hpp120 Literal, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dliteral.cpp66 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 Dparsing_context.cpp63 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 Dcollator_expression.cpp38 caseSensitive = { std::make_unique<Literal>(false) }; in parse()
49 diacriticSensitive = { std::make_unique<Literal>(false) }; in parse()
H A Ddsl.cpp37 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 Dfilter.cpp109 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 Dproperty_value.hpp57 } else if ((*expression).getExpression().getKind() == Kind::Literal) { in operator ()()
59 static_cast<const Literal&>((*expression).getExpression()).getValue()); in operator ()()
H A Ddata_driven_property_value.hpp50 } 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 Dchrono1178 /// 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 Dchrono1178 /// 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 DLzmaDec.c108 #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 Dtmu.txt16 - 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 Das.info19431 * 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 Dbfd.info6570 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 Dgcc.info3205 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 Das.info19431 * 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 Dbfd.info6570 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 Dgcc.info3205 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 Dcomplex1454 // Literal suffix for complex number literals [complex.literals]
H A Dstring4336 // 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 Dcomplex1454 // Literal suffix for complex number literals [complex.literals]
H A Dstring4336 // Literal suffixes for basic_string [basic.string.literals]
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped1073 DPRINT("Integer Literal: '%s'\n", yytext);
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dfilter.rst265 4 #k Literal value stored in k