Home
last modified time | relevance | path

Searched defs:callbacks (Results 1 – 25 of 26) sorted by relevance

12

/openbsd/lib/libcbor/src/cbor/
H A Dstreaming.c45 const struct cbor_callbacks *callbacks, void *context) { in cbor_stream_decode()
/openbsd/gnu/llvm/llvm/bindings/python/llvm/
H A Ddisassembler.py30 callbacks = {} variable
/openbsd/gnu/llvm/lldb/include/lldb/Host/posix/
H A DMainLoopPosix.h82 std::list<Callback> callbacks; member
/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DThreadPlanShouldStopHere.h79 SetShouldStopHereCallbacks(const ThreadPlanShouldStopHereCallbacks *callbacks, in SetShouldStopHereCallbacks()
/openbsd/gnu/llvm/lldb/source/Target/
H A DThreadPlanShouldStopHere.cpp30 ThreadPlan *owner, const ThreadPlanShouldStopHereCallbacks *callbacks, in ThreadPlanShouldStopHere()
H A DProcess.cpp576 void Process::RegisterNotificationCallbacks(const Notifications &callbacks) { in RegisterNotificationCallbacks()
582 bool Process::UnregisterNotificationCallbacks(const Notifications &callbacks) { in UnregisterNotificationCallbacks()
/openbsd/lib/libcbor/src/
H A Dcbor.c15 static struct cbor_callbacks callbacks = { in cbor_load() local
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dsimple.c139 struct bfd_link_callbacks callbacks; in bfd_simple_get_relocated_section_contents() local
/openbsd/regress/lib/libssl/interop/botan/
H A Dclient.cpp196 Callbacks callbacks(s); in main() local
/openbsd/gnu/llvm/llvm/lib/Support/
H A DSignals.cpp92 static std::array<CallbackAndCookie, MaxSignalHandlerCallbacks> callbacks; in CallBacksToRun() local
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dsimple.c159 struct bfd_link_callbacks callbacks; in bfd_simple_get_relocated_section_contents() local
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_mac.cpp246 ThreadEventCallbacks callbacks = { in InitializePlatform() local
/openbsd/usr.sbin/pppd/
H A Dfsm.h80 struct fsm_callbacks *callbacks; /* Callback routines */ member
/openbsd/usr.sbin/npppd/npppd/
H A Dfsm.h70 struct fsm_callbacks *callbacks; /* Callback routines */ member
/openbsd/lib/libssl/
H A Dtls13_record_layer.c132 tls13_record_layer_new(const struct tls13_record_layer_callbacks *callbacks, in tls13_record_layer_new()
182 const struct tls13_record_layer_callbacks *callbacks, void *cb_arg) in tls13_record_layer_set_callbacks()
/openbsd/gnu/usr.bin/cvs/diff/
H A Ddiff.h35 EXTERN const struct diff_callbacks *callbacks; variable
/openbsd/usr.sbin/unbound/testcode/
H A Ddohclient.c427 nghttp2_session_callbacks* callbacks; in http2_session_create() local
/openbsd/sys/dev/pci/drm/apple/
H A Ddcp-internal.h66 dcp_callback_t callbacks[DCP_MAX_CALL_DEPTH]; member
/openbsd/usr.sbin/unbound/util/
H A Dnetevent.h862 nghttp2_session_callbacks* callbacks; member
/openbsd/sbin/unwind/libunbound/util/
H A Dnetevent.h862 nghttp2_session_callbacks* callbacks; member
/openbsd/gnu/usr.bin/binutils/include/
H A Dbfdlink.h332 const struct bfd_link_callbacks *callbacks; member
/openbsd/gnu/usr.bin/binutils-2.17/include/
H A Dbfdlink.h377 const struct bfd_link_callbacks *callbacks; member
/openbsd/usr.sbin/unbound/services/
H A Dlisten_dnsport.c3118 nghttp2_session_callbacks *callbacks; in http2_req_callbacks_create() local
/openbsd/sbin/unwind/libunbound/services/
H A Dlisten_dnsport.c3118 nghttp2_session_callbacks *callbacks; in http2_req_callbacks_create() local
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp1449 void InstallPthreadIntrospectionHook(const ThreadEventCallbacks &callbacks) { in InstallPthreadIntrospectionHook()

12