/third_party/skia/third_party/externals/swiftshader/tests/regres/shell/ |
H A D | shell.go | |
H A D | shell_unix.go | |
H A D | shell_windows.go | |
/third_party/musl/Benchmark/musl/ |
H A D | libc_inotify.cpp | 27 int wd = inotify_add_watch(fd, "/dev/zero", IN_ALL_EVENTS); in Bm_function_Inotify_add_watch() local
|
/third_party/skia/third_party/externals/tint/tools/src/cmd/check-spec-examples/ |
H A D | main.go | |
/third_party/musl/src/string/ |
H A D | memccpy.c | 18 word *wd; in memccpy() local
|
H A D | strlcpy.c | 14 size_t *wd; in strlcpy() local
|
H A D | stpcpy.c | 14 word *wd; in __stpcpy() local
|
/third_party/musl/porting/uniproton/kernel/src/string/ |
H A D | stpncpy.c | 14 word *wd; in __stpncpy() local
|
H A D | stpcpy.c | 14 word *wd;
in __stpcpy() local
|
/third_party/musl/src/linux/ |
H A D | inotify.c | 23 int inotify_rm_watch(int fd, int wd) in inotify_rm_watch() argument
|
/third_party/musl/porting/liteos_a/kernel/src/string/ |
H A D | stpncpy.c | 14 word *wd; in __stpncpy() local
|
H A D | stpcpy.c | 14 word *wd; in __stpcpy() local
|
H A D | strlcpy.c | 14 size_t *wd; in strlcpy() local
|
/third_party/musl/porting/liteos_m/kernel/src/string/ |
H A D | stpncpy.c | 14 word *wd; in __stpncpy() local
|
H A D | stpcpy.c | 14 word *wd;
in __stpcpy() local
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/linux_gtest/ |
H A D | linux_inotify_add_watch_test.cpp | 15 int wd; member
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
H A D | civil_time_detail.cc | 70 std::ostream& operator<<(std::ostream& os, weekday wd) { in operator <<() argument
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/git/ |
H A D | git.go | |
/third_party/eudev/src/udev/ |
H A D | udev-watch.c | 97 int wd; in udev_watch_begin() local 122 int wd; in udev_watch_end() local 141 udev_watch_lookup(struct udev *udev, int wd) udev_watch_lookup() argument [all...] |
/third_party/ltp/testcases/kernel/syscalls/inotify/ |
H A D | inotify.h | 54 static inline int safe_myinotify_watch(const char *file, const int lineno, int wd, int fd, const char* fname, const char* mask) in safe_myinotify_watch() argument
|
H A D | inotify09.c | 73 int wd; in verify_inotify() local
|
H A D | inotify01.c | 38 static int wd, reap_wd; variable [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
H A D | civil_time.h | 415 inline CivilDay NextWeekday(CivilDay cd, Weekday wd) { in NextWeekday() argument 418 inline CivilDay PrevWeekday(CivilDay cd, Weekday wd) { in PrevWeekday() argument
|
/third_party/curl/tests/libtest/ |
H A D | lib2302.c | 38 static void flush_data(struct ws_data *wd) in flush_data() argument 57 static size_t add_data(struct ws_data *wd, const char *buf, size_t blen, in add_data() argument [all...] |