Searched defs:out_dir (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/rust/qemu-api/ |
H A D | build.rs | 33 let out_dir = env::var("OUT_DIR").unwrap(); in main() localVariable
|
/openbmc/openbmc/poky/scripts/ |
H A D | oe-build-perf-test | 80 def archive_build_conf(out_dir): argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/ |
H A D | base.py | 92 def __init__(self, out_dir, *args, **kwargs): argument 498 def __init__(self, out_dir, *args, **kwargs): argument
|
/openbmc/u-boot/tools/buildman/ |
H A D | builderthread.py | 395 def CopyFiles(self, out_dir, build_dir, dirname, patterns): argument
|