Home
last modified time | relevance | path

Searched defs:branches (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/
H A Dfunction.cpp349 …(type::Type type, const std::string& property, std::map<T, std::unique_ptr<Expression>> branches) { in categorical()
358 …pe::Type type, const std::string& property, std::map<bool, std::unique_ptr<Expression>> branches) { in categorical()
436 auto branches = convertBranches<bool>(type, value, err); in convertCategoricalFunction() local
444 auto branches = convertBranches<int64_t>(type, value, err); in convertCategoricalFunction() local
452 auto branches = convertBranches<std::string>(type, value, err); in convertCategoricalFunction() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/
H A Dcase.hpp33 std::vector<Branch> branches; member in mbgl::style::expression::Case
H A Dmatch.hpp40 Branches branches; member in mbgl::style::expression::Match
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dmatch.cpp195 std::unique_ptr<Expression>>> branches, in create()
248 std::unique_ptr<Expression>>> branches; in parseMatch() local
H A Dcase.cpp71 std::vector<Case::Branch> branches; in parse() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bblayers/
H A Dlayerindex.py62 def _construct_url(baseurls, branches): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/
H A Dcooker.py71 def _load_bblayers(self, branches=None): argument
H A Drestapi.py84 def load_cache(path, index, branches=[]): argument
H A D__init__.py747 def find_vcs_url(self, vcs_url, branches=None): argument
765 def find_collection(self, collection, version=None, branches=None): argument
786 def find_layerbranch(self, name, branches=None): argument
805 def find_dependencies(self, names=None, branches=None, layerBranches=None, ignores=None): argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/visitors/
H A Ddistance_query.hpp335 active_branch_list_type branches; member
389 active_branch_list_type & branches = internal_stack.back().branches; in increment() local
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexport-to-sqlite.py121 branches = (columns == "branches") variable
H A Dexport-to-postgresql.py300 branches = (columns == "branches") variable
/OK3568_Linux_fs/kernel/arch/x86/net/
H A Dbpf_jit_comp.c1660 u8 **branches) in invoke_bpf_mod_ret()
1781 u8 **branches = NULL; in arch_prepare_bpf_trampoline() local
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs-media.h757 __u8 branches[]; member
759 char branches[]; member
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dfpu_emulator.h28 unsigned long branches; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf_verifier.h265 u32 branches; member
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dauxtrace.h110 bool branches; member
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dubifs-media.h830 __u8 branches[]; member