Home
last modified time | relevance | path

Searched defs:build_dir (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/tools/patman/
H A Dtest_util.py19 def RunTestCoverage(prog, filter_fname, exclude_list, build_dir, required=None): argument
/openbmc/linux/tools/testing/kunit/
H A Dkunit_json.py20 build_dir: str = '' variable in Metadata
/openbmc/telemetry/subprojects/packagefiles/boost/
H A Dmeson.build7 build_dir = join_paths(meson.current_source_dir(), 'build') variable
/openbmc/boost-dbus/cmake/
H A DHunterGate.cmake247 set(build_dir "${dir}/Build") variable
/openbmc/u-boot/tools/buildman/
H A Dbuilderthread.py395 def CopyFiles(self, out_dir, build_dir, dirname, patterns): argument
/openbmc/u-boot/tools/
H A Dmoveconfig.py825 def __init__(self, configs, options, build_dir): argument