Home
last modified time | relevance | path

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

1234567

/third_party/glib/gio/
Dgioscheduler.c116 GDestroyNotify notify, in g_io_scheduler_push_job()
191 GDestroyNotify notify; member
243 GDestroyNotify notify) in g_io_scheduler_job_send_to_mainloop()
302 GDestroyNotify notify) in g_io_scheduler_job_send_to_mainloop_async()
/third_party/boost/libs/fiber/src/
Dproperties.cpp22 fiber_properties::notify() noexcept { in notify() function in boost::fibers::fiber_properties
/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()
/third_party/grpc/src/ruby/lib/grpc/
Dnotifier.rb35 def notify(payload) method in GRPC.Notifier
/third_party/grpc/src/core/ext/transport/chttp2/client/
Dchttp2_connector.cc52 grpc_closure* notify) { in Connect()
109 grpc_closure* notify = self->notify_; in Connected() local
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/executor/rts/
Dprofiling_rts_dynamic_kernel.h27 …ProfilingRtsDynamicKernel(void *stream, const CNodePtr &cnode_ptr, uint64_t log_id, bool notify, u… in ProfilingRtsDynamicKernel()
/third_party/boost/libs/program_options/src/
Dvariables_map.cpp151 void notify(variables_map& vm) in notify() function
213 variables_map::notify() in notify() function in boost::program_options::variables_map
/third_party/typescript/lib/
Dlib.es2020.sharedmemory.d.ts91 notify(typedArray: BigInt64Array, index: number, count?: number): number; method
/third_party/typescript/src/lib/
Des2020.sharedmemory.d.ts71 notify(typedArray: BigInt64Array, index: number, count?: number): number; method
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dutils.h51 GDestroyNotify notify; member
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dcontext.hpp76 const notify_action notify; member in clover::context
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstvp8picture.c80 GDestroyNotify notify) in gst_vp8_picture_set_user_data()
/third_party/boost/boost/fiber/cuda/
Dwaitfor.hpp54 void notify( cudaStream_t st, cudaError_t status) noexcept { in notify() function in boost::fibers::cuda::detail::single_stream_rendezvous
93 void notify( cudaStream_t st, cudaError_t status) noexcept { in notify() function in boost::fibers::cuda::detail::many_streams_rendezvous
/third_party/boost/boost/fiber/hip/
Dwaitfor.hpp54 void notify( hipStream_t st, hipError_t status) noexcept { in notify() function in boost::fibers::cuda::detail::single_stream_rendezvous
93 void notify( hipStream_t st, hipError_t status) noexcept { in notify() function in boost::fibers::cuda::detail::many_streams_rendezvous
/third_party/jsframework/runtime/main/reactivity/
Ddep.js65 Dep.prototype.notify = function () { method in Dep
/third_party/boost/libs/fiber/src/algo/
Dround_robin.cpp61 round_robin::notify() noexcept { in notify() function in boost::fibers::algo::round_robin
Dshared_work.cpp85 shared_work::notify() noexcept { in notify() function in boost::fibers::algo::shared_work
/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()
/third_party/glib/glib/tests/
D642026.c31 notify (gpointer p) in notify() function
/third_party/wayland_standard/src/
Dwayland-server-core.h399 wl_notify_func_t notify; member
454 wl_signal_get(struct wl_signal *signal, wl_notify_func_t notify) in wl_signal_get()
/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/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoutils.c78 gpointer user_data, GDestroyNotify notify) in gst_video_codec_frame_set_user_data()

1234567