Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 25 of 116) sorted by relevance

12345

/third_party/libfuse/test/
Dtest_ctests.py51 def test_notify1(tmpdir, name, notify, output_checker): argument
81 def test_notify_file_size(tmpdir, notify, output_checker): argument
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkbuffermemory.c67 GDestroyNotify notify) in _vk_buffer_mem_init()
102 GDestroyNotify notify) in _vk_buffer_mem_new_alloc()
169 gpointer user_data, GDestroyNotify notify) in _vk_buffer_mem_new_wrapped()
316 VkBufferUsageFlags usage, gpointer user_data, GDestroyNotify notify) in gst_vulkan_buffer_memory_wrapped()
Dgstvkhandle.c68 GstVulkanHandleDestroyNotify notify, gpointer user_data) in gst_vulkan_handle_init()
97 GstVulkanHandleDestroyNotify notify, gpointer user_data) in gst_vulkan_handle_new_wrapped()
Dgstvkimagememory.c162 gpointer user_data, GDestroyNotify notify) in gst_vulkan_image_memory_init()
212 GDestroyNotify notify) in _vk_image_mem_new_alloc()
290 gpointer user_data, GDestroyNotify notify) in _vk_image_mem_new_wrapped()
485 VkImageUsageFlags usage, gpointer user_data, GDestroyNotify notify) in gst_vulkan_image_memory_wrapped()
Dgstvktrash.c101 GstVulkanTrashNotify notify, gpointer user_data) in gst_vulkan_trash_init()
132 gst_vulkan_trash_new (GstVulkanFence * fence, GstVulkanTrashNotify notify, in gst_vulkan_trash_new()
385 GstVulkanFence * fence, GstVulkanTrashNotify notify, gpointer user_data) in gst_vulkan_trash_list_acquire()
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dcontext.hpp76 const notify_action notify; member in clover::context
Dcontext.cpp29 const notify_action &notify) : in context()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dutils.h51 GDestroyNotify notify; member
Dwebrtcsctptransport.c63 GDestroyNotify notify; member
86 gpointer user_data, GDestroyNotify notify) in _sctp_enqueue_task()
/third_party/typescript/src/lib/
Des2020.sharedmemory.d.ts71 notify(typedArray: BigInt64Array, index: number, count?: number): number; method
Des2017.sharedmemory.d.ts105 notify(typedArray: Int32Array, index: number, count?: number): number; method
/third_party/typescript/lib/
Dlib.es2020.sharedmemory.d.ts91 notify(typedArray: BigInt64Array, index: number, count?: number): number; method
Dlib.es2017.sharedmemory.d.ts125 notify(typedArray: Int32Array, index: number, count?: number): number; method
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstvp8picture.c80 GDestroyNotify notify) in gst_vp8_picture_set_user_data()
/third_party/gstreamer/gstreamer/gst/
Dgstminiobject.c117 GstMiniObjectNotify notify; member
489 GstMiniObjectNotify notify, gpointer data) in find_notify()
574 GstMiniObjectNotify notify, gpointer data, GDestroyNotify destroy) in set_notify()
843 GstMiniObjectNotify notify, gpointer data) in gst_mini_object_weak_ref()
864 GstMiniObjectNotify notify, gpointer data) in gst_mini_object_weak_unref()
Dgstallocator.c370 GDestroyNotify notify; member
391 gpointer user_data, GDestroyNotify notify) in _sysmem_init()
406 gsize size, gpointer user_data, GDestroyNotify notify) in _sysmem_new()
658 GDestroyNotify notify) in gst_memory_new_wrapped()
Dgstpromise.c113 GDestroyNotify notify; member
400 GDestroyNotify notify) in gst_promise_new_with_change_func()
Dgststreams.c378 gboolean notify = FALSE; in gst_stream_set_tags() local
432 gboolean notify = FALSE; in gst_stream_set_caps() local
/third_party/jsframework/runtime/main/reactivity/
Ddep.js65 Dep.prototype.notify = function () { method in Dep
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLProgramCL.cpp52 cl_int CLProgramCL::build(const cl::DevicePtrs &devices, const char *options, cl::Program *notify) in build()
71 cl::Program *notify) in compile()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Diosurfacevulkanmemory.c144 gpointer user_data, GDestroyNotify notify) in _io_surface_vulkan_memory_new()
237 GstVideoInfo * info, guint plane, gpointer user_data, GDestroyNotify notify) in gst_io_surface_vulkan_memory_wrapped()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLPlatform.cpp216 ContextErrorCB notify, in CreateContext()
236 ContextErrorCB notify, in CreateContextFromType()
DCLProgram.cpp30 Program *notify = nullptr; in build() local
62 Program *notify = nullptr; in compile() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoutils.c78 gpointer user_data, GDestroyNotify notify) in gst_video_codec_frame_set_user_data()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglrenderbuffer.c119 guint width, guint height, gpointer user_data, GDestroyNotify notify) in gst_gl_renderbuffer_init()
384 gpointer gl_handle, gpointer user_data, GDestroyNotify notify) in _gst_gl_renderbuffer_allocation_params_init_full()
460 GDestroyNotify notify) in gst_gl_renderbuffer_allocation_params_new_wrapped()

12345