Home
last modified time | relevance | path

Searched defs:callbacks (Results 1 - 25 of 92) sorted by relevance

1234

/third_party/elfutils/tests/
H A Ddwfl-bug-report.c27 static const Dwfl_Callbacks callbacks = variable
H A Ddwfl-bug-getmodules.c23 static const Dwfl_Callbacks callbacks = variable
H A Dbacktrace-data.c212 static const Dwfl_Thread_Callbacks callbacks = variable
/third_party/elfutils/libdwfl/
H A Ddwfl_begin.c36 dwfl_begin (const Dwfl_Callbacks *callbacks) in dwfl_begin() argument
/third_party/node/src/
H A Dcleanup_queue.cc28 std::vector<CleanupHookCallback> callbacks = GetOrdered(); in Drain() local
H A Dcleanup_queue-inl.h42 std::vector<CleanupHookCallback> callbacks = GetOrdered(); in ForEachBaseObject() local
/third_party/skia/fuzz/oss_fuzz/
H A DFuzzSKSL2Pipeline.cpp54 Callbacks callbacks; in FuzzSKSL2Pipeline() local
/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrobject.h51 ADDR_CALLBACKS callbacks; member
/third_party/nghttp2/fuzz/
H A Dfuzz_target.cc53 nghttp2_session_callbacks *callbacks; in LLVMFuzzerTestOneInput() local
H A Dfuzz_target_fdp.cc57 nghttp2_session_callbacks *callbacks; in LLVMFuzzerTestOneInput() local
/third_party/libuv/test/
H A Dbenchmark-async-pummel.c31 static unsigned int callbacks; variable
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_pixmap.c50 static struct apple_glx_drawable_callbacks callbacks = { variable
H A Dapple_glx_surface.c41 static struct apple_glx_drawable_callbacks callbacks = { variable
H A Dapple_glx_pbuffer.c65 static struct apple_glx_drawable_callbacks callbacks = { variable
/third_party/mesa3d/src/glx/windows/
H A Dwindowsgl_internal.h52 struct windowsdrawable_callbacks *callbacks; member
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_instance.h91 struct list_head callbacks; member
102 struct list_head callbacks; member
/third_party/rust/crates/bindgen/bindgen-cli/
H A Doptions.rs
/third_party/mesa3d/src/egl/wayland/wayland-drm/
H A Dwayland-drm.h30 struct wayland_drm_callbacks callbacks; member
H A Dwayland-drm.c265 wayland_drm_init(struct wl_display *display, char *device_name, const struct wayland_drm_callbacks *callbacks, void *user_data, uint32_t flags) wayland_drm_init() argument
[all...]
/third_party/node/benchmark/async_hooks/
H A Dasync-resource-vs-destroy.js
/third_party/gn/src/gn/
H A Dinput_file_manager.cc302 std::vector<FileLoadCallback> callbacks; in LoadFile() local
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_device.h69 struct WGLCALLBACKS callbacks; member
/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-gst.c56 GstAppSinkCallbacks callbacks = { 0, }; in gst_init_common() local
66 gst_app_sink_set_callbacks(GST_APP_SINK(appsink), &callbacks, info, NULL); in gst_init_common() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLEvent.cpp94 auto callbacks = mCallbacks.synchronize(); in setCallback() local
119 const Callbacks callbacks = std::move(mCallbacks->at(commandStatus)); in callback() local
H A DCLMemory.cpp141 std::stack<CallbackData> callbacks; in ~Memory() local

Completed in 10 milliseconds

1234