/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | gitsm.py | 37 def process_submodules(self, ud, workdir, function, d): argument 170 def need_update_submodule(ud, url, module, modpath, workdir, d): argument 191 def download_submodule(ud, url, module, modpath, workdir, d): argument 208 def unpack_submodules(ud, url, module, modpath, workdir, d): argument 254 def clean_submodule(ud, url, module, modpath, workdir, d): argument 271 def add_submodule(ud, url, module, modpath, workdir, d): argument
|
H A D | npm.py | 121 def run(self, cmd, args=None, configs=None, workdir=None): argument
|
H A D | wget.py | 93 def _runwget(self, ud, d, command, quiet, workdir=None): argument
|
H A D | __init__.py | 914 def runfetchcmd(cmd, d, quiet=False, cleanup=None, log=None, workdir=None): argument
|
/openbmc/openpower-pnor-code-mgmt/test/ |
H A D | test_functions.cpp | 261 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local 276 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local 291 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local 313 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local 332 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local 353 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local 380 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local 404 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local 430 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local 451 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local
|
/openbmc/openbmc/poky/scripts/ |
H A D | yocto_testresults_query.py | 46 def fetch_testresults(workdir, sha1): argument 59 def compute_regression_report(workdir, basebranch, baserevision, targetbranch, targetrevision, args… argument
|
H A D | combo-layer | 529 def drop_to_shell(workdir=None): argument
|
/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/ |
H A D | rawcopy.py | 50 def do_image_uncompression(src, dst, workdir): argument
|
H A D | bootimg-pcbios.py | 51 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument
|
H A D | bootimg-biosplusefi.py | 120 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument
|
H A D | isoimage-isohybrid.py | 440 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/ |
H A D | case.py | 77 def fetch(self, workdir, dl_dir, url, archive=None): argument
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | deploy.py | 164 def deploy_no_d(srcdir, workdir, path, strip_cmd, libdir, base_libdir, max_process, fakerootcmd, fa… argument
|
H A D | standard.py | 745 def get_real_srctree(srctree, s, workdir): argument
|
/openbmc/qemu/tests/unit/ |
H A D | test-authz-listfile.c | 26 static char *workdir; variable
|
/openbmc/linux/tools/testing/selftests/hid/ |
D | hid_bpf.c |
|
/openbmc/openbmc/poky/scripts/lib/wic/ |
H A D | pluginbase.py | 89 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument
|
/openbmc/openbmc/poky/scripts/lib/wic/plugins/imager/ |
H A D | direct.py | 83 def setup_workdir(self, workdir): argument
|
/openbmc/qemu/tests/qtest/migration/ |
H A D | tls-tests.c | 27 char *workdir; member 119 char *workdir; member
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | qemurunner.py | 48 serial_ports=2, boot_patterns = defaultdict(str), use_ovmf=False, workdir=None, tmpfsdir=None): argument
|
/openbmc/qemu/tests/qtest/ |
H A D | dbus-vmstate-test.c | 8 static char *workdir; variable
|