| /third_party/libfuse/example/ |
| H A D | null.c | 36 static int null_getattr(const char *path, struct stat *stbuf, in null_getattr() argument 55 static int null_truncate(const char *path, off_t size, in null_truncate() argument 67 static int null_open(const char *path, struct fuse_file_info *fi) in null_open() argument 77 static int null_read(const char *path, char *buf, size_t size, in null_read() argument 94 static int null_write(const char *path, const char *buf, size_t size, in null_write() argument [all...] |
| /third_party/libfuse/test/ |
| H A D | test_ctests.py | 17 import os.path namespace
|
| /third_party/ltp/testcases/kernel/syscalls/inotify/ |
| H A D | inotify11.c | 48 char path[10]; in churn() local
|
| /third_party/ltp/testcases/kernel/syscalls/statfs/ |
| H A D | statfs02.c | 39 char *path; member
|
| /third_party/ltp/testcases/kernel/syscalls/nftw/ |
| H A D | tools.c | 158 int nftw_fn(const char *path, const struct stat *st, int ival, struct FTW *FTWS) in nftw_fn() argument 173 int callback(const char *path) in callback() argument
|
| /third_party/ltp/testcases/kernel/syscalls/readlinkat/ |
| H A D | readlinkat01.c | 40 const char **path; member
|
| /third_party/ltp/testcases/kernel/syscalls/set_mempolicy/ |
| H A D | set_mempolicy04.c | 60 char path[1024]; in alloc_and_check() local
|
| /third_party/ltp/testcases/kernel/syscalls/statx/ |
| H A D | statx12.c | 32 const char *path; member
|
| /third_party/musl/libc-test/src/functionalext/supplement/fcntl/ |
| H A D | open.c | 21 const char *path = "/data/test.txt"; variable [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/linux/ |
| H A D | splice.c | 24 const char *path = "/proc/version"; variable
|
| H A D | utimes.c | 33 const char *path = "/data/utimes.txt"; in utimes_0100() local 67 const char *path = "/data/utimes.txt"; in utimes_0200() local 96 const char *path = "/data/utimes_time64.txt"; utimes_time64_0100() local [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/misc/misc_gtest/ |
| H A D | misc_nftw64_test.cpp | 58 const char* path = "/data"; in HWTEST_F() local
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | ipc_sem.c | 14 static const char path[] = "."; variable
|
| /third_party/musl/libc-test/src/functionalext/supplement/mman/mman_gtest/ |
| H A D | mman_mmap_test.cpp | 30 void CloseFileAndRemove(const char* path, FILE* filePtr, int fd) in CloseFileAndRemove() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
| H A D | fseeko.c | 21 const char *path = "/data/test.txt"; variable [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/time/ |
| H A D | utime_sup.c | 63 const char *path = "/data/utime.txt"; in utime_0200() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
| H A D | readlinkat.c | 28 int create_file(char *path) in create_file() argument 55 char path[PATH_MAX] = {0}; in readlinkat_0100() local 100 char path[PATH_MAX] = {0}; in readlinkat_0200() local [all...] |
| /third_party/node/deps/uv/src/ |
| H A D | heap-inl.h | 111 unsigned int path; in HEAP_EXPORT() local 156 unsigned int path; in HEAP_EXPORT() local [all...] |
| /third_party/node/deps/uvwasi/src/ |
| H A D | fd_table.h | 15 char* path; member
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/ |
| H A D | TrailingPathOptimizer.java | 128 recursivelyDetachTrailingPaths( Node node, AnyPath path, MutableValueGraph<Node, SimpleEdge> g, Map<Node, AnyPath> anyPaths) recursivelyDetachTrailingPaths() argument 185 addPath( Node node, Node end, AnyPath path, Node lastAdded, MutableValueGraph<Node, SimpleEdge> out) addPath() argument [all...] |
| /third_party/rust/crates/clang-sys/src/ |
| H A D | link.rs | 86 pub fn path(&self) -> &Path { in path() functions [all...] |
| /third_party/python/Tools/c-analyzer/c_analyzer/ |
| H A D | match.py | 1 import os.path namespace
|
| /third_party/protobuf/benchmarks/util/ |
| H A D | result_parser.py | 5 import os.path namespace [all...] |
| /third_party/python/Lib/test/ |
| H A D | bisect_cmd.py | 22 import os.path namespace
|
| /third_party/skia/src/core/ |
| H A D | SkDraw.h | 55 void drawPath(const SkPath& path, const SkPaint& paint, in drawPath() argument
|