/openbmc/qemu/.gitlab-ci.d/ |
H A D | check-patch.py | 18 cwd = os.getcwd() variable
|
H A D | check-dco.py | 18 cwd = os.getcwd() variable
|
/openbmc/qemu/util/ |
H A D | path.c | 26 char *cwd = g_get_current_dir(); in init_paths() local
|
/openbmc/qemu/target/i386/ |
H A D | xsave_helper.c | 17 uint16_t cwd, swd, twd; in x86_cpu_xsave_all_areas() local 154 uint16_t cwd, swd, twd; in x86_cpu_xrstor_all_areas() local
|
/openbmc/u-boot/test/py/ |
H A D | u_boot_spawn.py | 25 def __init__(self, args, cwd=None): argument
|
H A D | multiplexed_log.py | 111 def run(self, cmd, cwd=None, ignore_errors=False): argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | git.py | 35 def _run_git_cmd_at(git_args, cwd, **kwargs): argument
|
/openbmc/u-boot/tools/patman/ |
H A D | command.py | 44 raise_on_error=True, cwd=None, **kwargs): argument
|
H A D | cros_subprocess.py | 57 shell=False, cwd=None, env=None, **kwargs): argument
|
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/ |
H A D | localhostbecontroller.py | 41 def _shellcmd(self, command, cwd=None, nowait=False,env=None): argument
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | copy_buildsystem.py | 284 def check_sstate_task_list(d, targets, filteroutfile, cmdprefix='', cwd=None, logfile=None): argument
|
/openbmc/u-boot/tools/buildman/ |
H A D | builderthread.py | 94 def Make(self, commit, brd, stage, cwd, *args, **kwargs): argument
|
H A D | func_test.py | 379 def _HandleMake(self, commit, brd, stage, cwd, *args, **kwargs): argument
|
H A D | builder.py | 399 def Make(self, commit, brd, stage, cwd, *args, **kwargs): argument
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/ |
H A D | fetch.py | 464 def git(self, cmd, cwd=None): argument 473 def git_init(self, cwd=None): argument 1786 def assertRefs(self, expected_refs, cwd=None): argument 1795 def assertRevCount(self, expected_count, args=None, cwd=None): argument 1804 def add_empty_file(self, path, cwd=None, msg=None): argument 2349 def commit(self, *, cwd=None): argument 2354 def commit_file(self, filename, content, *, cwd=None): argument
|
/openbmc/openbmc/poky/scripts/lib/checklayer/ |
H A D | __init__.py | 277 def check_command(error_msg, cmd, cwd=None): argument
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | build.py | 280 def exec_func_python(func, d, runfile, cwd=None): argument 425 def exec_func_shell(func, d, runfile, cwd=None): argument
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | upgrade.py | 29 def _run(cmd, cwd=''): argument
|
/openbmc/qemu/tests/unit/ |
H A D | test-qga.c | 56 g_autofree char *cwd = NULL; in fixture_setup() local 719 g_autofree char *cwd = NULL; in test_qga_config() local
|
/openbmc/openbmc/poky/scripts/lib/recipetool/ |
H A D | create_go.py | 575 def __go_run_cmd(self, cmd, cwd, d): argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | devtool.py | 2923 def runCmdEnv(cmd, cwd): argument
|
/openbmc/qemu/linux-user/i386/ |
H A D | signal.c | 39 uint32_t cwd; member
|
/openbmc/u-boot/tools/ |
H A D | kwbimage.c | 969 char cwd[PATH_MAX]; in image_headersz_v1() local
|
/openbmc/u-boot/common/ |
H A D | cli_hush.c | 297 static const char *cwd; variable
|