Home
last modified time | relevance | path

Searched defs:wd (Results 1 – 25 of 111) sorted by relevance

12345

/third_party/ffmpeg/libavcodec/arm/
Dvp9dsp_init_16bpp_arm_template.c192 #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/
Dcivil_time.h415 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/
Dinotify.h30 #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/
Dvp9dsp_init_16bpp_aarch64_template.c208 #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/
Dlib2302.c38 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/
Dlinux-inotify.c41 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/
Dlinux-inotify.c41 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/
Dmain.cpp202 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/
Dmain.cpp210 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/
Dlibc_inotify.cpp27 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/
DvktPipelineMultisampledRenderToSingleSampledTests.cpp636 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/
DvktPipelineMultisampledRenderToSingleSampledTests.cpp636 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/
Dinotify.c26 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/
Dgit.go60 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/
Dvp9dsp_init_16bpp_template.c67 #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/
Dstpcpy.c14 word *wd; in __stpcpy() local
/third_party/musl/porting/liteos_m/kernel/src/string/
Dstpcpy.c14 word *wd; in __stpcpy() local
Dstpncpy.c14 word *wd; in __stpncpy() local
/third_party/musl/src/linux/
Dinotify.c23 int inotify_rm_watch(int fd, int wd) in inotify_rm_watch()
/third_party/musl/porting/liteos_a/kernel/src/string/
Dstpcpy.c14 word *wd; in __stpcpy() local
Dstpncpy.c14 word *wd; in __stpncpy() local
/third_party/musl/porting/uniproton/kernel/src/string/
Dstpcpy.c14 word *wd; in __stpcpy() local
Dstpncpy.c14 word *wd; in __stpncpy() local
/third_party/rust/crates/nix/src/sys/
Dinotify.rs114 wd: i32, field
125 pub wd: WatchDescriptor, field
/third_party/node/src/
Dnode_watchdog.cc83 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()

12345