/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/linux/drivers/soundwire/ |
H A D | slave.c | 140 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 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/u-boot/test/py/ |
H A D | u_boot_spawn.py | 25 def __init__(self, args, cwd=None): 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/linux/arch/x86/include/asm/ |
H A D | user_32.h | 46 long cwd; member 57 unsigned short cwd; member
|
H A D | user32.h | 9 u32 cwd; member 21 unsigned short cwd; member
|
H A D | user_64.h | 52 unsigned short cwd; member
|
/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
|
/openbmc/linux/tools/lib/subcmd/ |
H A D | exec-cmd.c | 63 const char *cwd = get_pwd_cwd(buf, sz); in make_nonrelative_path() local
|
/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/checklayer/ |
H A D | __init__.py | 277 def check_command(error_msg, cmd, cwd=None): argument
|
/openbmc/linux/tools/testing/selftests/capabilities/ |
H A D | test_execve.c | 141 char cwd[PATH_MAX]; in chdir_to_tmpfs() local
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/ |
H A D | fetch.py | 433 def git(self, cmd, cwd=None): argument 442 def git_init(self, cwd=None): argument 1738 def assertRefs(self, expected_refs, cwd=None): argument 1747 def assertRevCount(self, expected_count, args=None, cwd=None): argument 1756 def add_empty_file(self, path, cwd=None, msg=None): argument
|
/openbmc/linux/arch/x86/include/asm/fpu/ |
H A D | types.h | 13 u32 cwd; /* FPU Control Word */ member 35 u16 cwd; /* Control Word */ member 80 u32 cwd; member
|
/openbmc/qemu/tests/unit/ |
H A D | test-qga.c | 56 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 D | execveat.c | 162 char *cwd = getcwd(NULL, 0); in check_execveat_pathmax() local
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | upgrade.py | 29 def _run(cmd, cwd=''): argument
|