Home
last modified time | relevance | path

Searched defs:callback (Results 26 – 50 of 386) sorted by relevance

12345678910>>...16

/netbsd/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_common_linux.cc105 StopTheWorldCallback callback; member
131 void DoStopTheWorld(StopTheWorldCallback callback, void *argument) { in DoStopTheWorld()
H A Dlsan_common_fuchsia.cpp59 void LockStuffAndStopTheWorld(StopTheWorldCallback callback, in LockStuffAndStopTheWorld()
66 StopTheWorldCallback callback; in LockStuffAndStopTheWorld() member
/netbsd/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_common_linux.cc107 StopTheWorldCallback callback; member
133 void DoStopTheWorld(StopTheWorldCallback callback, void *argument) { in DoStopTheWorld()
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_common_linux.cc105 StopTheWorldCallback callback; member
131 void DoStopTheWorld(StopTheWorldCallback callback, void *argument) { in DoStopTheWorld()
/netbsd/external/mpl/bind/dist/lib/isc/tests/
H A Dquota_test.c149 callback(isc_quota_t *quota, void *data) { in callback() function
253 atomic_uint_fast32_t callback; member
318 int direct = 0, callback = 0; in isc_quota_callback_mt_test() local
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dfilename-seen-cache.h48 void traverse (gdb::function_view<void (const char *filename)> callback) in traverse()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dfilename-seen-cache.h48 void traverse (gdb::function_view<void (const char *filename)> callback) in traverse()
/netbsd/crypto/external/bsd/openssl/dist/crypto/async/
H A Dasync_wait.c186 ASYNC_callback_fn callback, in ASYNC_WAIT_CTX_set_callback()
198 ASYNC_callback_fn *callback, in ASYNC_WAIT_CTX_get_callback()
/netbsd/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
H A Dvchiq_connected.c68 void vchiq_add_connected_callback(VCHIQ_CONNECTED_CALLBACK_T callback) in vchiq_add_connected_callback()
/netbsd/external/gpl3/gcc.old/dist/libbacktrace/
H A Dunknown.c44 uintptr_t pc, backtrace_full_callback callback, in unknown_fileline()
/netbsd/external/gpl3/gcc/dist/libbacktrace/
H A Dunknown.c44 uintptr_t pc, backtrace_full_callback callback, in unknown_fileline()
H A Dfileline.c292 backtrace_full_callback callback, in backtrace_pcinfo()
308 backtrace_syminfo_callback callback, in backtrace_syminfo()
/netbsd/external/gpl3/gdb/dist/gdbsupport/
H A Dparallel-for.h42 parallel_for_each (RandomIt first, RandomIt last, RangeFunction callback) in parallel_for_each()
/netbsd/external/gpl3/gdb.old/dist/gdbsupport/
H A Dparallel-for.h42 parallel_for_each (RandomIt first, RandomIt last, RangeFunction callback) in parallel_for_each()
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cc48 StopTheWorldCallback callback; member
80 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cc50 StopTheWorldCallback callback; member
82 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cc48 StopTheWorldCallback callback; member
80 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
/netbsd/sys/sys/
H A Ddevice_calls.h58 bool (*callback)(device_t, devhandle_t, void *); member
/netbsd/external/bsd/unbound/dist/testdata/pylib.tdir/
H A Dpylib.lookup.py31 def callback(data, status, result): function
/netbsd/crypto/external/bsd/heimdal/dist/lib/ipc/
H A Dserver.c46 heim_ipc_callback callback; member
407 heim_ipc_callback callback, in heim_sipc_launchd_mach_init()
453 heim_ipc_callback callback; member
621 heim_ipc_callback callback, in add_new_socket()
1052 heim_ipc_callback callback, in heim_sipc_stream_listener()
1090 heim_ipc_callback callback, in heim_sipc_service_unix()
/netbsd/sys/external/bsd/drm2/linux/
H A Dlinux_stop_machine.c46 int (*callback)(void *); member
/netbsd/external/gpl3/gcc/dist/libcc1/
H A Dconnection.cc131 callback_ftype *callback in do_wait() local
/netbsd/external/gpl3/gdb/dist/sim/rl78/
H A Dload.c40 xprintf (host_callback *callback, const char *fmt, ...) in xprintf()
/netbsd/external/gpl3/gdb.old/dist/sim/rl78/
H A Dload.c40 xprintf (host_callback *callback, const char *fmt, ...) in xprintf()
/netbsd/external/gpl3/gcc.old/dist/libcc1/
H A Dconnection.cc140 callback_ftype *callback in do_wait() local

12345678910>>...16