Home
last modified time | relevance | path

Searched defs:cwd (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/openbmc/poky/meta/lib/patchtest/
H A Dutils.py27 def exec_cmd(cmd, cwd, ignore_error=False, input=None, strip=True, updateenv={}): argument
102 def exec_cmds(cmds, cwd): argument
/openbmc/qemu/target/i386/
H A Dxsave_helper.c17 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/linux/drivers/soundwire/
H A Dslave.c140 struct sdw_acpi_child_walk_data *cwd = data; in sdw_acpi_check_duplicate() local
172 struct sdw_acpi_child_walk_data cwd = { in sdw_acpi_find_one() local
/openbmc/qemu/.gitlab-ci.d/
H A Dcheck-patch.py18 cwd = os.getcwd() variable
H A Dcheck-dco.py18 cwd = os.getcwd() variable
/openbmc/qemu/util/
H A Dpath.c26 char *cwd = g_get_current_dir(); in init_paths() local
/openbmc/u-boot/test/py/
H A Du_boot_spawn.py25 def __init__(self, args, cwd=None): argument
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dgit.py35 def _run_git_cmd_at(git_args, cwd, **kwargs): argument
/openbmc/linux/arch/x86/include/asm/
H A Duser_32.h46 long cwd; member
57 unsigned short cwd; member
H A Duser32.h9 u32 cwd; member
21 unsigned short cwd; member
/openbmc/u-boot/tools/patman/
H A Dcommand.py44 raise_on_error=True, cwd=None, **kwargs): argument
H A Dcros_subprocess.py57 shell=False, cwd=None, env=None, **kwargs): argument
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/
H A Dlocalhostbecontroller.py41 def _shellcmd(self, command, cwd=None, nowait=False,env=None): argument
/openbmc/openbmc/poky/meta/lib/oe/
H A Dcopy_buildsystem.py276 def check_sstate_task_list(d, targets, filteroutfile, cmdprefix='', cwd=None, logfile=None): argument
/openbmc/u-boot/tools/buildman/
H A Dbuilderthread.py94 def Make(self, commit, brd, stage, cwd, *args, **kwargs): argument
H A Dfunc_test.py379 def _HandleMake(self, commit, brd, stage, cwd, *args, **kwargs): argument
/openbmc/linux/tools/lib/subcmd/
H A Dexec-cmd.c63 const char *cwd = get_pwd_cwd(buf, sz); in make_nonrelative_path() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dbuild.py278 def exec_func_python(func, d, runfile, cwd=None): argument
423 def exec_func_shell(func, d, runfile, cwd=None): argument
/openbmc/openbmc/poky/scripts/lib/checklayer/
H A D__init__.py277 def check_command(error_msg, cmd, cwd=None): argument
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dfetch.py433 def git(self, cmd, cwd=None): argument
442 def git_init(self, cwd=None): argument
1714 def assertRefs(self, expected_refs, cwd=None): argument
1721 def assertRevCount(self, expected_count, args=None, cwd=None): argument
1730 def add_empty_file(self, path, cwd=None, msg=None): argument
/openbmc/linux/tools/testing/selftests/capabilities/
H A Dtest_execve.c141 char cwd[PATH_MAX]; in chdir_to_tmpfs() local
/openbmc/linux/arch/x86/include/asm/fpu/
H A Dtypes.h13 u32 cwd; /* FPU Control Word */ member
35 u16 cwd; /* Control Word */ member
80 u32 cwd; member
/openbmc/qemu/tests/unit/
H A Dtest-qga.c56 g_autofree char *cwd = NULL; in fixture_setup() local
703 g_autofree char *cwd = NULL; in test_qga_config() local
/openbmc/linux/tools/testing/selftests/exec/
H A Dexecveat.c162 char *cwd = getcwd(NULL, 0); in check_execveat_pathmax() local
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dupgrade.py29 def _run(cmd, cwd=''): argument

12