| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/ |
| H A D | let.hpp | 50 class Var : public Expression { class 52 Var(std::string name_, std::shared_ptr<Expression> value_) : in Var() function in mbgl::style::expression::Var 53 Expression(Kind::Var, value_->getType()), in Var() 64 if (e.getKind() == Kind::Var) { in operator ==() 65 auto rhs = static_cast<const Var*>(&e); in operator ==()
|
| H A D | expression.hpp | 128 Var, enumerator
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/ |
| H A D | let.cpp | 79 EvaluationResult Var::evaluate(const EvaluationContext& params) const { in evaluate() 83 void Var::eachChild(const std::function<void(const Expression&)>&) const {} in eachChild() 85 std::vector<optional<Value>> Var::possibleOutputs() const { in possibleOutputs() 89 ParseResult Var::parse(const Convertible& value_, ParsingContext& ctx) { in parse() 106 return ParseResult(std::make_unique<Var>(name_, std::move(*bindingValue))); in parse() 109 mbgl::Value Var::serialize() const { in serialize()
|
| H A D | parsing_context.cpp | 35 if (expression.getKind() == Kind::Var) { in isConstant() 36 auto varExpression = static_cast<const Var*>(&expression); in isConstant() 119 {"var", Var::parse} in getExpressionRegistry()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/ |
| H A D | 0023-Re-introduce-spe-commandline-options.patch | 26 +Target Var(rs6000_spe) Save 30 +Target RejectNegative Var(rs6000_spe_abi) Save 34 +Target RejectNegative Var(rs6000_spe_abi, 0) 39 Target RejectNegative Var(rs6000_altivec_abi) Save
|
| H A D | 0002-gcc-poison-system-directories.patch | 32 Common Var(warn_return_local_addr) Init(1) Warning 36 +Common Var(flag_poison_system_directories) Init(1) Warning 40 Common Var(warn_shadow) Warning
|
| H A D | 0002-CVE-2021-42574.patch | 149 C ObjC Var(warn_bad_function_cast) Warning 157 … Joined Warning CPP(cpp_warn_bidirectional) CppReason(CPP_W_BIDIRECTIONAL) Var(warn_bidirectional)… 177 C ObjC C++ ObjC++ Var(warn_bool_compare) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/ |
| H A D | typeof.hpp | 224 #define BOOST_AUTO(Var, Expr) BOOST_TYPEOF(Expr) Var = Expr argument 225 #define BOOST_AUTO_TPL(Var, Expr) BOOST_TYPEOF_TPL(Expr) Var = Expr argument
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/ |
| H A D | 0008-use-GOBUILDMODE-to-set-buildmode.patch | 30 cmd.Flag.Var(&load.BuildAsmflags, "asmflags", "") 31 cmd.Flag.Var(buildCompiler{}, "compiler", "") 40 cmd.Flag.Var(&load.BuildGcflags, "gcflags", "") 41 cmd.Flag.Var(&load.BuildGccgoflags, "gccgoflags", "")
|
| /OK3568_Linux_fs/kernel/Documentation/usb/ |
| H A D | gadget_hid.rst | 44 0x81, 0x02, /* INPUT (Data,Var,Abs) */ 47 0x81, 0x03, /* INPUT (Cnst,Var,Abs) */ 53 0x91, 0x02, /* OUTPUT (Data,Var,Abs) */ 56 0x91, 0x03, /* OUTPUT (Cnst,Var,Abs) */
|
| /OK3568_Linux_fs/buildroot/package/gcc/10.4.0/ |
| H A D | 0002-or1k-Add-mcmodel-option-to-handle-large-GOTs.patch | 150 +Target RejectNegative Joined Enum(or1k_cmodel_type) Var(or1k_code_model) Init(CMODEL_SMALL)
|
| /OK3568_Linux_fs/buildroot/package/gcc/11.3.0/ |
| H A D | 0001-or1k-Add-mcmodel-option-to-handle-large-GOTs.patch | 150 +Target RejectNegative Joined Enum(or1k_cmodel_type) Var(or1k_code_model) Init(CMODEL_SMALL)
|
| /OK3568_Linux_fs/kernel/ |
| H A D | CREDITS | 3835 N: Thibaut Varène
|
| /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 | gccint.info | 6779 option handlers rather than referenced by 'Var' properties. 6817 set by options using this enumeration together with 'Var'. 7022 'Var(VAR)' 7031 'Var(VAR, SET)' 7072 The variable specified by the 'Var' property should be statically 7079 may also specify 'Var' to select a variable other than 7087 'Var' to attach the option to a different variable, the bitmask 7104 The option should be stored in a vector, specified with 'Var', for 7121 Aliases should not specify 'Var' or 'Mask' or 'UInteger'. Aliases 7168 '--help' output, and any associated variable named using 'Var' [all …]
|
| /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 | gccint.info | 6779 option handlers rather than referenced by 'Var' properties. 6817 set by options using this enumeration together with 'Var'. 7022 'Var(VAR)' 7031 'Var(VAR, SET)' 7072 The variable specified by the 'Var' property should be statically 7079 may also specify 'Var' to select a variable other than 7087 'Var' to attach the option to a different variable, the bitmask 7104 The option should be stored in a vector, specified with 'Var', for 7121 Aliases should not specify 'Var' or 'Mask' or 'UInteger'. Aliases 7168 '--help' output, and any associated variable named using 'Var' [all …]
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |