/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/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/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/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/curl/tests/libtest/ |
D | lib2302.c | 38 static void flush_data(struct ws_data *wd) in flush_data() 57 static size_t add_data(struct ws_data *wd, const char *buf, size_t blen, in add_data()
|
/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/node/deps/uv/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_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/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/musl/Benchmark/musl/ |
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/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 636 WorkingData& wd, in logTestImages() 741 WorkingData& wd, in logVerifyImages() 868 void initializeAttachments(const TestParams& params, WorkingData& wd, std::vector<VkImageView>& att… in initializeAttachments() 1081 WorkingData& wd, in initializeRenderingAttachmentInfos() 1250 WorkingData& wd, in initResolveImageLayouts() 1306 WorkingData& wd, in preRenderingImageLayoutTransition() 1346 WorkingData& wd, in postRenderingResolveImageLayoutTransition() 1631 WorkingData& wd, in createRenderPassAndFramebuffer() 1661 void createWorkingData (Context& context, const TestParams& params, WorkingData& wd) in createWorkingData() 1890 void clearImagesBeforeDraw(Context& context, const TestParams& params, WorkingData& wd, TestObjects… in clearImagesBeforeDraw() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 636 WorkingData& wd, in logTestImages() 741 WorkingData& wd, in logVerifyImages() 868 void initializeAttachments(const TestParams& params, WorkingData& wd, std::vector<VkImageView>& att… in initializeAttachments() 1081 WorkingData& wd, in initializeRenderingAttachmentInfos() 1250 WorkingData& wd, in initResolveImageLayouts() 1306 WorkingData& wd, in preRenderingImageLayoutTransition() 1346 WorkingData& wd, in postRenderingResolveImageLayoutTransition() 1631 WorkingData& wd, in createRenderPassAndFramebuffer() 1661 void createWorkingData (Context& context, const TestParams& params, WorkingData& wd) in createWorkingData() 1890 void clearImagesBeforeDraw(Context& context, const TestParams& params, WorkingData& wd, TestObjects… in clearImagesBeforeDraw() [all …]
|
/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/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 | 67 #define decl_lpf_func(dir, wd, bpp, opt) \ argument 71 #define decl_lpf_funcs(dir, wd, bpp) \ argument 146 #define init_lpf_8_func(idx1, idx2, dir, wd, bpp, opt) \ in INIT_FUNC() argument
|
/third_party/musl/src/string/ |
D | stpcpy.c | 14 word *wd; in __stpcpy() local
|
/third_party/musl/porting/liteos_m/kernel/src/string/ |
D | stpcpy.c | 14 word *wd; in __stpcpy() local
|
D | stpncpy.c | 14 word *wd; in __stpncpy() 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_a/kernel/src/string/ |
D | stpcpy.c | 14 word *wd; in __stpcpy() local
|
D | stpncpy.c | 14 word *wd; in __stpncpy() local
|
/third_party/musl/porting/uniproton/kernel/src/string/ |
D | stpcpy.c | 14 word *wd; in __stpcpy() local
|
D | stpncpy.c | 14 word *wd; in __stpncpy() local
|
/third_party/rust/crates/nix/src/sys/ |
D | inotify.rs | 114 wd: i32, field 125 pub wd: WatchDescriptor, field
|
/third_party/node/src/ |
D | node_watchdog.cc | 83 Watchdog* wd = static_cast<Watchdog*>(arg); in Run() local 383 void SigintWatchdogHelper::Register(SigintWatchdogBase* wd) { in Register() 389 void SigintWatchdogHelper::Unregister(SigintWatchdogBase* wd) { in Unregister()
|