/third_party/glib/gio/inotify/ |
D | inotify-path.c | 50 gint32 wd; member 71 gint32 wd; member 150 ip_map_wd_dir (gint32 wd, in ip_map_wd_dir() 162 ip_map_wd_file (gint32 wd, in ip_map_wd_file() 174 ip_unmap_wd_file (gint32 wd, in ip_unmap_wd_file() 250 gint32 wd; in _ip_start_watching() local 314 ip_unmap_wd_dir (gint32 wd, in ip_unmap_wd_dir() 331 ip_unmap_wd (gint32 wd) in ip_unmap_wd() 398 gint32 wd) in ip_watched_dir_new() 579 _ip_get_path_for_wd (gint32 wd) in _ip_get_path_for_wd()
|
/third_party/eudev/src/udev/ |
D | udev-watch.c | 97 int wd; in udev_watch_begin() local 122 int wd; in udev_watch_end() local 141 struct udev_device *udev_watch_lookup(struct udev *udev, int wd) { in udev_watch_lookup()
|
/third_party/node/deps/npm/node_modules/npm-lifecycle/ |
D | index.js | 65 function lifecycle (pkg, stage, wd, opts) { argument 83 validWd(wd || path.resolve(opts.dir, pkg.name), function (er, wd) { argument 113 function _incorrectWorkingDirectory (wd, pkg) { argument 117 function lifecycle_ (pkg, stage, wd, opts, env, cb) { argument 222 function runPackageLifecycle (pkg, stage, env, wd, opts, cb) { argument 241 function runCmd (note, cmd, pkg, env, stage, wd, opts, cb) { argument 279 const getSpawnArgs = ({ cmd, wd, opts, uid, gid, unsafe, env }) => { property 311 function runCmd_ (cmd, pkg, env, wd, opts, stage, unsafe, uid, gid, cb_) { argument 318 const [sh, args, conf] = getSpawnArgs({ cmd, wd, opts, uid, gid, unsafe, env }) property 382 function runHookLifecycle (pkg, stage, env, wd, opts, cb) { argument
|
D | README.md | 40 ##### Arguments 45 ##### Example
|
/third_party/flutter/skia/third_party/externals/imgui/examples/example_sdl_vulkan/ |
D | main.cpp | 176 static void SetupVulkanWindowData(ImGui_ImplVulkanH_WindowData* wd, VkSurfaceKHR surface, int width… in SetupVulkanWindowData() 210 ImGui_ImplVulkanH_WindowData* wd = &g_WindowData; in CleanupVulkan() local 224 static void FrameRender(ImGui_ImplVulkanH_WindowData* wd) in FrameRender() 285 static void FramePresent(ImGui_ImplVulkanH_WindowData* wd) in FramePresent() 333 ImGui_ImplVulkanH_WindowData* wd = &g_WindowData; in main() local
|
/third_party/abseil-cpp/absl/time/ |
D | civil_time.h | 415 inline CivilDay NextWeekday(CivilDay cd, Weekday wd) { in NextWeekday() 418 inline CivilDay PrevWeekday(CivilDay cd, Weekday wd) { in PrevWeekday()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
D | civil_time.h | 415 inline CivilDay NextWeekday(CivilDay cd, Weekday wd) { in NextWeekday() 418 inline CivilDay PrevWeekday(CivilDay cd, Weekday wd) { in PrevWeekday()
|
/third_party/flutter/skia/third_party/externals/imgui/examples/example_glfw_vulkan/ |
D | main.cpp | 186 static void SetupVulkanWindowData(ImGui_ImplVulkanH_WindowData* wd, VkSurfaceKHR surface, int width… in SetupVulkanWindowData() 220 ImGui_ImplVulkanH_WindowData* wd = &g_WindowData; in CleanupVulkan() local 234 static void FrameRender(ImGui_ImplVulkanH_WindowData* wd) in FrameRender() 295 static void FramePresent(ImGui_ImplVulkanH_WindowData* wd) in FramePresent() 350 ImGui_ImplVulkanH_WindowData* wd = &g_WindowData; in main() local
|
/third_party/ffmpeg/libavcodec/arm/ |
D | vp9dsp_init_16bpp_arm_template.c | 192 #define define_loop_filter(dir, wd, size, bpp) \ argument 195 #define define_loop_filters(wd, size, bpp) \ argument 215 #define init_lpf_func_8(idx1, idx2, dir, wd, bpp) \ in vp9dsp_loopfilter_init_arm() argument 221 #define init_lpf_func_mix2(idx1, idx2, idx3, dir, wd, bpp) \ in vp9dsp_loopfilter_init_arm() argument 224 #define init_lpf_funcs_8_wd(idx, wd, bpp) \ in vp9dsp_loopfilter_init_arm() argument 232 #define init_lpf_funcs_mix2_wd(idx1, idx2, wd, bpp) \ in vp9dsp_loopfilter_init_arm() argument
|
/third_party/ltp/testcases/kernel/syscalls/inotify/ |
D | inotify.h | 30 #define myinotify_rm_watch(fd, wd) \ argument 54 static inline int safe_myinotify_watch(const char *file, const int lineno, int wd, int fd, const ch… in safe_myinotify_watch()
|
/third_party/boost/boost/date_time/ |
D | date_generator_parser.hpp | 165 day_of_week_type wd(0); // no default constructor in get_nth_kday_type() local 199 day_of_week_type wd(0); // no default constructor in get_first_kday_type() local 222 day_of_week_type wd(0); // no default constructor in get_last_kday_type() local 245 day_of_week_type wd(0); // no default constructor in get_kday_before_type() local 264 day_of_week_type wd(0); // no default constructor in get_kday_after_type() local
|
/third_party/ffmpeg/libavcodec/aarch64/ |
D | vp9dsp_init_16bpp_aarch64_template.c | 208 #define define_loop_filter(dir, wd, size, bpp) \ argument 211 #define define_loop_filters(wd, size, bpp) \ argument 231 #define init_lpf_func_8(idx1, idx2, dir, wd, bpp) \ in vp9dsp_loopfilter_init_aarch64() argument 237 #define init_lpf_func_mix2(idx1, idx2, idx3, dir, wd, bpp) \ in vp9dsp_loopfilter_init_aarch64() argument 240 #define init_lpf_funcs_8_wd(idx, wd, bpp) \ in vp9dsp_loopfilter_init_aarch64() argument 248 #define init_lpf_funcs_mix2_wd(idx1, idx2, wd, bpp) \ in vp9dsp_loopfilter_init_aarch64() argument
|
/third_party/libuv/src/unix/ |
D | linux-inotify.c | 41 int wd; member 151 static struct watcher_list* find_watcher(uv_loop_t* loop, int wd) { in find_watcher() 257 int wd; in uv_fs_event_start() local
|
/third_party/skia/third_party/externals/imgui/examples/example_glfw_vulkan/ |
D | main.cpp | 210 static void SetupVulkanWindow(ImGui_ImplVulkanH_Window* wd, VkSurfaceKHR surface, int width, int he… in SetupVulkanWindow() 261 static void FrameRender(ImGui_ImplVulkanH_Window* wd, ImDrawData* draw_data) in FrameRender() 328 static void FramePresent(ImGui_ImplVulkanH_Window* wd) in FramePresent() 383 ImGui_ImplVulkanH_Window* wd = &g_MainWindowData; in main() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/riff/ |
D | riff-media.c | 1236 gint wd, ws; in gst_riff_create_audio_caps() local 1321 gint wd = ba * 8 / ch; in gst_riff_create_audio_caps() local 1649 gint wd = ba * 8 / strf->channels; in gst_riff_create_audio_caps() local 1683 gint wd = ba * 8 / strf->channels; in gst_riff_create_audio_caps() local
|
/third_party/skia/third_party/externals/imgui/examples/example_sdl_vulkan/ |
D | main.cpp | 202 static void SetupVulkanWindow(ImGui_ImplVulkanH_Window* wd, VkSurfaceKHR surface, int width, int he… in SetupVulkanWindow() 253 static void FrameRender(ImGui_ImplVulkanH_Window* wd, ImDrawData* draw_data) in FrameRender() 320 static void FramePresent(ImGui_ImplVulkanH_Window* wd) in FramePresent() 375 ImGui_ImplVulkanH_Window* wd = &g_MainWindowData; in main() local
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
D | inotify.c | 26 int wd; member 42 static int inotify_rm_watch_test(int fd, int wd) in inotify_rm_watch_test()
|
/third_party/node/deps/npm/lib/utils/ |
D | lifecycle.js | 6 function runLifecycle (pkg, stage, wd, moreOpts, cb) { argument
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/git/ |
D | git.go | 60 func Add(wd, file string) error { argument 74 func Commit(wd, msg string, flags CommitFlags) error { argument 93 func Push(wd, remote, localBranch, remoteBranch string, flags PushFlags) error { argument
|
/third_party/ffmpeg/libavcodec/x86/ |
D | vp9dsp_init_16bpp_template.c | 68 #define decl_lpf_func(dir, wd, bpp, opt) \ argument 72 #define decl_lpf_funcs(dir, wd, bpp) \ argument 147 #define init_lpf_8_func(idx1, idx2, dir, wd, bpp, opt) \ in INIT_FUNC() argument
|
/third_party/boost/libs/date_time/example/gregorian/ |
D | dates_as_strings.cpp | 35 greg_weekday wd = d1.day_of_week(); in main() local
|
/third_party/musl/porting/uniproton/kernel/src/string/ |
D | stpcpy.c | 14 word *wd; in __stpcpy() local
|
/third_party/musl/src/linux/ |
D | inotify.c | 23 int inotify_rm_watch(int fd, int wd) in inotify_rm_watch()
|
/third_party/musl/porting/liteos_m/kernel/src/string/ |
D | stpcpy.c | 14 word *wd; in __stpcpy() local
|
/third_party/musl/porting/liteos_a/kernel/src/string/ |
D | stpcpy.c | 14 word *wd; in __stpcpy() local
|