Home
last modified time | relevance | path

Searched defs:path (Results 826 - 850 of 2654) sorted by relevance

1...<<31323334353637383940>>...107

/third_party/libfuse/example/
H A Dnull.c36 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 Dtest_ctests.py17 import os.path namespace
/third_party/ltp/testcases/kernel/syscalls/inotify/
H A Dinotify11.c48 char path[10]; in churn() local
/third_party/ltp/testcases/kernel/syscalls/statfs/
H A Dstatfs02.c39 char *path; member
/third_party/ltp/testcases/kernel/syscalls/nftw/
H A Dtools.c158 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 Dreadlinkat01.c40 const char **path; member
/third_party/ltp/testcases/kernel/syscalls/set_mempolicy/
H A Dset_mempolicy04.c60 char path[1024]; in alloc_and_check() local
/third_party/ltp/testcases/kernel/syscalls/statx/
H A Dstatx12.c32 const char *path; member
/third_party/musl/libc-test/src/functionalext/supplement/fcntl/
H A Dopen.c21 const char *path = "/data/test.txt"; variable
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dsplice.c24 const char *path = "/proc/version"; variable
H A Dutimes.c33 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 Dmisc_nftw64_test.cpp58 const char* path = "/data"; in HWTEST_F() local
/third_party/musl/libc-test/src/functional/
H A Dipc_sem.c14 static const char path[] = "."; variable
/third_party/musl/libc-test/src/functionalext/supplement/mman/mman_gtest/
H A Dmman_mmap_test.cpp30 void CloseFileAndRemove(const char* path, FILE* filePtr, int fd) in CloseFileAndRemove() argument
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfseeko.c21 const char *path = "/data/test.txt"; variable
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dutime_sup.c63 const char *path = "/data/utime.txt"; in utime_0200() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dreadlinkat.c28 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 Dheap-inl.h111 unsigned int path; in HEAP_EXPORT() local
156 unsigned int path; in HEAP_EXPORT() local
[all...]
/third_party/node/deps/uvwasi/src/
H A Dfd_table.h15 char* path; member
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/
H A DTrailingPathOptimizer.java128 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 Dlink.rs86 pub fn path(&self) -> &Path { in path() functions
[all...]
/third_party/python/Tools/c-analyzer/c_analyzer/
H A Dmatch.py1 import os.path namespace
/third_party/protobuf/benchmarks/util/
H A Dresult_parser.py5 import os.path namespace
[all...]
/third_party/python/Lib/test/
H A Dbisect_cmd.py22 import os.path namespace
/third_party/skia/src/core/
H A DSkDraw.h55 void drawPath(const SkPath& path, const SkPaint& paint, in drawPath() argument

Completed in 8 milliseconds

1...<<31323334353637383940>>...107