Home
last modified time | relevance | path

Searched defs:recursive (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/yocto/poky/scripts/lib/wic/
H A Dengine.py357 def remove_ext(self, pnum, path, recursive): argument
397 def remove(self, pnum, path, recursive): argument
/OK3568_Linux_fs/kernel/scripts/gdb/linux/
H A Ddevice.py90 def _show_device(dev, level=0, recursive=False): argument
/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/experimental/bits/
H A Dfs_fwd.h91 recursive = 8, in _GLIBCXX_VISIBILITY() enumerator
/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/experimental/bits/
H A Dfs_fwd.h91 recursive = 8, in _GLIBCXX_VISIBILITY() enumerator
/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/bits/
H A Dfs_fwd.h84 recursive = 8, in _GLIBCXX_VISIBILITY() enumerator
/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/bits/
H A Dfs_fwd.h84 recursive = 8, in _GLIBCXX_VISIBILITY() enumerator
/OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/
H A Dcreate.py151 def checkfiles(path, speclist, recursive=False, excludedirs=None): argument
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddwarf-aux.c767 bool recursive; member
806 static int __die_walk_funclines(Dwarf_Die *sp_die, bool recursive, in __die_walk_funclines()
/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dstandard.py368 def _git_ls_tree(repodir, treeish='HEAD', recursive=False): argument
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dkconfiglib.py2562 def get_items(self, recursive=False): argument
2582 def get_symbols(self, recursive=False): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/
H A Delement.py1232 def find(self, name=None, attrs={}, recursive=True, text=None, argument
1243 def find_all(self, name=None, attrs={}, recursive=True, text=None, argument
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_boottime.c933 bool recursive) in efi_connect_controller()
/OK3568_Linux_fs/kernel/fs/
H A Dnamespace.c2402 static struct file *open_detached_copy(struct path *path, bool recursive) in open_detached_copy()
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_codec.c265 hda_nid_t nid, int recursive) in snd_hda_get_conn_index()