/openbmc/openbmc/poky/scripts/lib/wic/ |
H A D | engine.py | 373 def remove_ext(self, pnum, path, recursive): argument 413 def remove(self, pnum, path, recursive): argument
|
/openbmc/linux/scripts/gdb/linux/ |
D | device.py |
|
/openbmc/qemu/target/i386/ |
H A D | helper.c | 376 bool recursive) in emit_guest_memory_failure() 392 bool recursive; in do_inject_x86_mce() local
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | element.py | 958 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 D | create.py | 151 def checkfiles(path, speclist, recursive=False, excludedirs=None): argument
|
/openbmc/linux/tools/perf/util/ |
D | dwarf-aux.c |
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | standard.py | 379 def _git_ls_tree(repodir, treeish='HEAD', recursive=False): argument
|
/openbmc/u-boot/tools/buildman/ |
H A D | kconfiglib.py | 2612 def get_items(self, recursive=False): argument 2632 def get_symbols(self, recursive=False): argument
|
/openbmc/qemu/tests/unit/ |
H A D | test-bdrv-drain.c | 218 bool recursive) in test_drv_cb_common() 313 bool recursive) in test_quiesce_common()
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | spdx30.py | 67 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 D | efi_boottime.c | 2888 bool recursive) in efi_connect_controller()
|