Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/wic/
H A Dengine.py373 def remove_ext(self, pnum, path, recursive): argument
413 def remove(self, pnum, path, recursive): argument
/openbmc/linux/scripts/gdb/linux/
Ddevice.py
/openbmc/qemu/target/i386/
H A Dhelper.c376 bool recursive) in emit_guest_memory_failure()
392 bool recursive; in do_inject_x86_mce() local
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Delement.py958 def __deepcopy__(self, memo, recursive=False): argument
1318 def __deepcopy__(self, memo, recursive=True): argument
1987 def find(self, name=None, attrs={}, recursive=True, string=None, argument
2013 def find_all(self, name=None, attrs={}, recursive=True, string=None, argument
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate.py151 def checkfiles(path, speclist, recursive=False, excludedirs=None): argument
/openbmc/linux/tools/perf/util/
Ddwarf-aux.c
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dstandard.py379 def _git_ls_tree(repodir, treeish='HEAD', recursive=False): argument
/openbmc/u-boot/tools/buildman/
H A Dkconfiglib.py2612 def get_items(self, recursive=False): argument
2632 def get_symbols(self, recursive=False): argument
/openbmc/qemu/tests/unit/
H A Dtest-bdrv-drain.c218 bool recursive) in test_drv_cb_common()
313 bool recursive) in test_quiesce_common()
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx30.py67 def iter_objects(self, value, recursive, visited): argument
272 def iter_objects(self, value, recursive, visited): argument
438 def iter_objects(self, value, recursive, visited): argument
727 def iter_objects(self, *, recursive=False, visited=None): argument
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c2888 bool recursive) in efi_connect_controller()