Home
last modified time | relevance | path

Searched defs:branch (Results 1 – 25 of 85) sorted by relevance

1234

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dcase.cpp9 for (const auto& branch : branches) { in evaluate() local
23 for (const Branch& branch : branches) { in eachChild() local
40 for (const auto& branch : branches) { in possibleOutputs() local
H A Dmatch.cpp13 for (const std::pair<T, std::shared_ptr<Expression>>& branch : branches) { in eachChild() local
33 for (const auto& branch : branches) { in possibleOutputs() local
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/testresults/
H A Dtestresults.json10 "branch": "master", string
15 "branch": "master", string
20 "branch": "master", string
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Djump_label.h18 bool branch) in arch_static_branch()
39 bool branch) in arch_static_branch_jump()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Djump_label.h19 bool branch) in arch_static_branch()
36 bool branch) in arch_static_branch_jump()
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Djump_label.h12 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) in arch_static_branch()
27 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) in arch_static_branch_jump()
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dgitutil.py85 def GuessUpstream(git_dir, branch): argument
115 def GetUpstream(git_dir, branch): argument
146 def GetRangeInBranch(git_dir, branch, include_upstream=False): argument
180 def CountCommitsInBranch(git_dir, branch, include_upstream=False): argument
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Djump_label.h23 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) in arch_static_branch()
39 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) in arch_static_branch_jump()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Djump_label.h25 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) in arch_static_branch()
39 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) in arch_static_branch_jump()
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Djump_label.h14 bool branch) in arch_static_branch()
29 bool branch) in arch_static_branch_jump()
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Djump_label.h12 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) in arch_static_branch()
26 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) in arch_static_branch_jump()
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Djump_label.h32 bool branch) in arch_static_branch()
48 bool branch) in arch_static_branch_jump()
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Djump_label.h11 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) in arch_static_branch()
27 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) in arch_static_branch_jump()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Djump_label.h18 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) in arch_static_branch()
32 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) in arch_static_branch_jump()
/OK3568_Linux_fs/yocto/poky/documentation/
H A Dset_versions.py107branch = subprocess.run(["git", "branch", "--show-current"], capture_output=True, text=True).stdou… variable
123 branch = possible_branch variable
125 branch = "master" variable
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dparavirt.c57 struct branch { struct
66 struct branch *b = insn_buff; in paravirt_patch_call() argument
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dintel-bts.c80 struct branch { struct
89 struct branch *branch; in intel_bts_dump() local
273 struct branch *branch) in intel_bts_synth_branch_sample()
363 struct branch *branch) in intel_bts_get_branch_type()
410 struct branch *branch; in intel_bts_process_buffer() local
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Djump_label.h35 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) in arch_static_branch()
49 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) in arch_static_branch_jump()
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/util/
H A Dintel-bts.c49 struct branch { struct
50 u64 from;
51 u64 to;
52 u64 misc;
/OK3568_Linux_fs/kernel/drivers/edac/
H A Di7300_edac.c67 #define to_channel(ch, branch) ((((branch)) << 1) | (ch)) argument
69 #define to_csrow(slot, ch, branch) \ argument
411 unsigned branch, channel, bank, rank, cas, ras; in i7300_process_fbd_error() local
586 int slot, int ch, int branch, in decode_mtr()
751 int ch, branch, slot, channel, max_channel, max_branch; in i7300_init_csrows() local
912 int branch; in i7300_put_devices() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/
H A D__init__.py287 def find_vcs_url(self, vcs_url, branch=None): argument
300 def find_collection(self, collection, version=None, branch=None): argument
322 def find_layerbranch(self, name, branch=None): argument
1048 def define_data(self, id, collection, version, layer, branch, argument
1121 def branch(self): member in LayerBranch
1131 def branch(self, value): member in LayerBranch
1139 def branch(self): member in LayerBranch
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dlpt.c1193 struct ubifs_nbranch *branch = NULL; in ubifs_read_nnode() local
1261 struct ubifs_nbranch *branch; in read_pnode() local
1397 struct ubifs_nbranch *branch; in ubifs_get_nnode() local
1423 struct ubifs_nbranch *branch; in ubifs_get_pnode() local
1512 struct ubifs_nbranch *branch = &n->nbranch[i]; in dirty_cow_nnode() local
1803 struct ubifs_nbranch *branch; in scan_get_nnode() local
1862 struct ubifs_nbranch *branch; in scan_get_pnode() local
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dlpt.c1205 struct ubifs_nbranch *branch = NULL; in ubifs_read_nnode() local
1273 struct ubifs_nbranch *branch; in read_pnode() local
1407 struct ubifs_nbranch *branch; in ubifs_get_nnode() local
1433 struct ubifs_nbranch *branch; in ubifs_get_pnode() local
1537 struct ubifs_nbranch *branch = &n->nbranch[i]; in dirty_cow_nnode() local
1954 struct ubifs_nbranch *branch; in scan_get_nnode() local
2013 struct ubifs_nbranch *branch; in scan_get_pnode() local
/OK3568_Linux_fs/buildroot/package/mkpimage/
H A Dmkpimage.c163 static void branch(uint8_t *branch, uint8_t *dest) in branch() function
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bblayers/
H A Dlayerindex.py29 def get_fetch_layer(self, fetchdir, url, subdir, fetch_layer, branch, shallow=False): argument

1234