Home
last modified time | relevance | path

Searched defs:cwd (Results 201 - 225 of 237) sorted by relevance

12345678910

/third_party/node/deps/uv/src/win/
H A Dprocess.c162 search_path_join_test(const WCHAR* dir, size_t dir_len, const WCHAR* name, size_t name_len, const WCHAR* ext, size_t ext_len, const WCHAR* cwd, size_t cwd_len) search_path_join_test() argument
257 path_search_walk_ext(const WCHAR *dir, size_t dir_len, const WCHAR *name, size_t name_len, WCHAR *cwd, size_t cwd_len, int name_has_ext) path_search_walk_ext() argument
342 search_path(const WCHAR *file, WCHAR *cwd, const WCHAR *path) search_path() argument
946 *env = NULL, *cwd = NULL; uv_spawn() local
[all...]
/third_party/python/Lib/
H A Dftplib.py614 def cwd(self, dirname): member in FTP
H A Dpathlib.py903 def cwd(cls): member in Path
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos_internal.c158 char *buf = NULL, *cwd, *ret; in os_rel2abs_path() local
H A Dos_unix.c288 char *buf = NULL, *cwd, *ret; in os_rel2abs_path() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos_internal.c164 char *buf = NULL, *cwd, *ret; in os_rel2abs_path() local
H A Dos_unix.c294 char *buf = NULL, *cwd, *ret; in os_rel2abs_path() local
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dsigcontext.h150 __u16 cwd; member
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dsigcontext.h150 __u16 cwd; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dsigcontext.h72 __u16 cwd; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dsigcontext.h72 __u16 cwd; member
/third_party/cups-filters/filter/foomatic-rip/
H A Dutil.c358 char *tmp, *cwd; in make_absolute_path() local
/third_party/libuv/src/win/
H A Dprocess.c152 search_path_join_test(const WCHAR* dir, size_t dir_len, const WCHAR* name, size_t name_len, const WCHAR* ext, size_t ext_len, const WCHAR* cwd, size_t cwd_len) search_path_join_test() argument
247 path_search_walk_ext(const WCHAR *dir, size_t dir_len, const WCHAR *name, size_t name_len, WCHAR *cwd, size_t cwd_len, int name_has_ext) path_search_walk_ext() argument
333 search_path(const WCHAR *file, WCHAR *cwd, const WCHAR *path, unsigned int flags) search_path() argument
917 *env = NULL, *cwd = NULL; uv_spawn() local
[all...]
/third_party/libuv/src/unix/
H A Daix.c789 char cwd[PATH_MAX]; in uv_fs_event_start() local
/third_party/ninja/src/
H A Dninja.cc970 vector<char> cwd; in ToolCompilationDatabase() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dsemind.c34 static char cwd[PATH_MAX]; variable
/third_party/musl/arch/x32/bits/
H A Dsignal.h61 unsigned short cwd, swd, ftw, fop; member
/third_party/musl/arch/x86_64/bits/
H A Dsignal.h61 unsigned short cwd, swd, ftw, fop; member
/third_party/node/deps/uv/src/unix/
H A Daix.c773 char cwd[PATH_MAX]; in uv_fs_event_start() local
/third_party/python/Modules/
H A D_posixsubprocess.c846 const char *cwd; in subprocess_fork_exec() local
551 child_exec(char *const exec_array[], char *const argv[], char *const envp[], const char *cwd, int p2cread, int p2cwrite, int c2pread, int c2pwrite, int errread, int errwrite, int errpipe_read, int errpipe_write, int close_fds, int restore_signals, int call_setsid, pid_t pgid_to_set, int call_setgid, gid_t gid, int call_setgroups, size_t groups_size, const gid_t *groups, int call_setuid, uid_t uid, int child_umask, const void *child_sigmask, int *fds_to_keep, Py_ssize_t fds_to_keep_len, PyObject *preexec_fn, PyObject *preexec_fn_args_tuple) child_exec() argument
755 do_fork_exec(char *const exec_array[], char *const argv[], char *const envp[], const char *cwd, int p2cread, int p2cwrite, int c2pread, int c2pwrite, int errread, int errwrite, int errpipe_read, int errpipe_write, int close_fds, int restore_signals, int call_setsid, pid_t pgid_to_set, int call_setgid, gid_t gid, int call_setgroups, size_t groups_size, const gid_t *groups, int call_setuid, uid_t uid, int child_umask, const void *child_sigmask, int *fds_to_keep, Py_ssize_t fds_to_keep_len, PyObject *preexec_fn, PyObject *preexec_fn_args_tuple) do_fork_exec() argument
[all...]
/applications/standard/app_samples/code/BasicFeature/DeviceManagement/Vibrator/CustomHaptic/hvigor/
H A Dhvigor-wrapper.js[all...]
/kernel/linux/linux-6.6/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
/third_party/node/src/
H A Denv.cc578 char cwd[PATH_MAX_BYTES]; in GetCwd() local
/third_party/nghttp2/src/
H A Dshrpx.cc171 char *cwd; member

Completed in 34 milliseconds

12345678910