Home
last modified time | relevance | path

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

123456

/third_party/python/PC/bdist_wininst/
Dextract.c28 BOOL ensure_directory(char *pathname, char *new_part, NOTIFYPROC notify) in ensure_directory()
62 NOTIFYPROC notify) in map_new_file()
152 int uncomp_size, NOTIFYPROC notify) in extract_file()
203 NOTIFYPROC notify) in unzip_archive()
/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/grpc/src/ruby/lib/grpc/
Dnotifier.rb35 def notify(payload) method in GRPC.Notifier
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvktrash.h34 GstVulkanTrashNotify notify; member
Dvkbuffermemory.c84 GDestroyNotify notify) in _vk_buffer_mem_init()
114 gpointer user_data, GDestroyNotify notify) in _vk_buffer_mem_new_alloc()
192 VkBufferUsageFlags usage, gpointer user_data, GDestroyNotify notify) in _vk_buffer_mem_new_wrapped()
358 GDestroyNotify notify) in gst_vulkan_buffer_memory_wrapped()
Dvkimagememory.c150 GDestroyNotify notify) in _vk_image_mem_init()
183 GDestroyNotify notify) in _vk_image_mem_new_alloc()
264 gpointer user_data, GDestroyNotify notify) in _vk_image_mem_new_wrapped()
481 VkImageUsageFlags usage, gpointer user_data, GDestroyNotify notify) in gst_vulkan_image_memory_wrapped()
/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/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/uboot/u-boot-2020.01/lib/efi_selftest/
Defi_selftest_exitbootservices.c23 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
Defi_selftest_event_groups.c28 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
Defi_selftest_events.c26 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
/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/uboot/u-boot-2020.01/arch/arm/include/asm/arch-tegra/
Divc.h80 void (*notify)(struct tegra_ivc *); member
/third_party/gstreamer/gstreamer/gst/
Dgstminiobject.c107 GstMiniObjectNotify notify; member
476 GstMiniObjectNotify notify, gpointer data) in find_notify()
561 GstMiniObjectNotify notify, gpointer data, GDestroyNotify destroy) in set_notify()
830 GstMiniObjectNotify notify, gpointer data) in gst_mini_object_weak_ref()
851 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_base/gst-libs/gst/video/
Dgstvideoutils.c79 gpointer user_data, GDestroyNotify notify) in gst_video_codec_frame_set_user_data()

123456