Home
last modified time | relevance | path

Searched defs:recurse (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oe/
H A Dsdk.py82 def remove(self, path, recurse=False): argument
H A Dpath.py147 def remove(path, recurse=True): argument
/openbmc/qemu/tests/qtest/
H A Dqom-test.c127 static void test_properties(QTestState *qts, const char *path, bool recurse) in test_properties()
/openbmc/u-boot/drivers/usb/host/
H A Dusb-uclass.c203 static void usb_scan_bus(struct udevice *bus, bool recurse) in usb_scan_bus()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dutils.py856 def remove(path, recurse=False, ionice=False): argument
H A Drunqueue.py1460 def check_stamp_task(self, tid, taskname = None, recurse = False, cache = None): argument
/openbmc/qemu/qom/
H A Dobject.c1138 void *opaque, bool recurse) in do_object_child_foreach()