| /third_party/musl/src/unistd/ |
| H A D | fchownat.c | 4 int fchownat(int fd, const char *path, uid_t uid, gid_t gid, int flag) in fchownat() argument
|
| /third_party/node/deps/acorn/acorn/dist/ |
| H A D | bin.js | 3 var path = require('path'); variable
|
| /third_party/node/deps/npm/node_modules/https-proxy-agent/dist/ |
| H A D | index.js | |
| /third_party/node/deps/npm/node_modules/retry/test/ |
| H A D | common.js | 2 var path = require('path'); variable
|
| /third_party/ltp/testcases/kernel/syscalls/execle/ |
| H A D | execle01.c | 22 char path[512]; in verify_execle() local
|
| /third_party/ltp/testcases/kernel/syscalls/execve/ |
| H A D | execve06.c | 24 char path[512]; in verify_execve() local
|
| H A D | execve01.c | 24 char path[512]; in verify_execve() local
|
| /third_party/ltp/testcases/kernel/syscalls/chroot/ |
| H A D | chroot02.c | 23 static char *path; variable 30 TST_EXP_PASS(chroot(path), "chroot(%s)", path); in verify_chroot() local
|
| H A D | chroot01.c | 19 static char *path; variable
|
| /third_party/musl/libc-test/src/functionalext/supplement/ipc/ |
| H A D | ftok.c | 27 char path[PATH_MAX] = {0}; in ftok_0100() local
|
| /third_party/musl/compat/time32/ |
| H A D | fstatat_time32.c | 9 int __fstatat_time32(int fd, const char *restrict path, struct stat32 *restrict st32, int flag) in __fstatat_time32() argument
|
| H A D | utime_time32.c | 10 int __utime_time32(const char *path, const struct utimbuf32 *times32) in __utime_time32() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/stat/ |
| H A D | mkfifo.c | 29 const char *path = "/data/test_fifo"; in mkfifo_0100() local
|
| H A D | mknodat.c | 31 const char *path = "/data/mknodat_0100"; in mknodat_0100() local 48 const char *path = "/data/mknodat_0200"; in mknodat_0200() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/stat/stat_gtest/ |
| H A D | stat_lstat_test.cpp | 25 const char* path = "test_lstat"; in HWTEST_F() local
|
| H A D | stat_stat_test.cpp | 22 const char* path = "test_stat"; in HWTEST_F() local 36 const char* path = "not_exist.txt"; in HWTEST_F() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
| H A D | fputc.c | 26 char path[PATH_MAX] = {0}; in fputc_0100() local 41 char path[PATH_MAX] = {0}; in fputc_0200() local
|
| /third_party/node/deps/undici/src/lib/core/ |
| H A D | connect.js | |
| /third_party/rust/crates/clap/examples/ |
| H A D | git.rs | 77 let mut path = sub_matches.get_one::<String>("path").map(|s| s.as_str()); in main() variables [all...] |
| /third_party/python/Tools/c-analyzer/cpython/ |
| H A D | __init__.py | 1 import os.path namespace
|
| /third_party/protobuf/conformance/ |
| H A D | autoload.php | 10 $path = '../php/src/' . implode('/', array_map('ucwords', explode('\\', $class))) . '.php'; variable
|
| /third_party/skia/third_party/externals/spirv-tools/test/scripts/ |
| H A D | test_compact_ids.py | 17 import os.path namespace [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/scripts/ |
| H A D | test_compact_ids.py | 17 import os.path namespace [all...] |
| /third_party/skia/src/ports/ |
| H A D | SkOSFile_ios.h | 18 static bool ios_get_path_in_bundle(const char path[], SkString* result) { in ios_get_path_in_bundle() argument
|
| /third_party/skia/third_party/externals/tint/src/utils/io/ |
| H A D | tmpfile_test.cc | 26 std::string path; in TEST() local 71 std::string path; in TEST() local [all...] |