Home
last modified time | relevance | path

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

12345

/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
/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
/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
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_clk_rate_trace_mgr.c69 struct kbase_clk_rate_trace_op_conf *callbacks = (struct kbase_clk_rate_trace_op_conf *)CLK_RATE_TRACE_OPS; in gpu_clk_data_init() local
114 struct kbase_clk_rate_trace_op_conf *callbacks = (struct kbase_clk_rate_trace_op_conf *)CLK_RATE_TRACE_OPS; in kbase_clk_rate_trace_manager_init() local
/test/xts/acts/multimedia/audio/ohaudioNdktest/
H A DActsOhaudioNdkTest.cpp70 OH_AudioRenderer_Callbacks callbacks; in HWTEST() local
/third_party/mesa3d/src/egl/wayland/wayland-drm/
H A Dwayland-drm.h30 struct wayland_drm_callbacks callbacks; member
/third_party/node/benchmark/async_hooks/
H A Dasync-resource-vs-destroy.js
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_devfreq.c232 struct devfreq_cooling_power *callbacks = NULL; in mali_devfreq_init() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_pm_backend.c38 struct kbase_pm_callback_conf *callbacks; in kbase_pm_register_access_enable() local
51 struct kbase_pm_callback_conf *callbacks; in kbase_pm_register_access_disable() local
65 struct kbase_pm_callback_conf *callbacks; in kbase_hwaccess_pm_init() local
[all...]
/device/soc/rockchip/rk3568/hardware/omx_il/libOMXPlugin/
H A DOMXPlugin.cpp105 CreateComponentInstance( const OMX_STRING name, const OMX_CALLBACKTYPE *callbacks, OMX_PTR appData, OMX_COMPONENTTYPE **component) CreateComponentInstance() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_clk_rate_trace_mgr.c53 struct kbase_clk_rate_trace_op_conf *callbacks = in get_clk_rate_trace_callbacks() local
148 struct kbase_clk_rate_trace_op_conf *callbacks; in gpu_clk_data_init() local
201 struct kbase_clk_rate_trace_op_conf *callbacks; kbase_clk_rate_trace_manager_init() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_pm_backend.c41 struct kbase_pm_callback_conf *callbacks; in kbase_pm_register_access_enable() local
53 struct kbase_pm_callback_conf *callbacks; in kbase_pm_register_access_disable() local
66 struct kbase_pm_callback_conf *callbacks; in kbase_hwaccess_pm_init() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_devfreq.c233 struct devfreq_cooling_power *callbacks = NULL; in mali_devfreq_init() local

Completed in 9 milliseconds

12345