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

12

/openbsd-current/lib/libcbor/src/cbor/
H A Dstreaming.c43 cbor_stream_decode( cbor_data source, size_t source_size, const struct cbor_callbacks *callbacks, void *context) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dsimple.c139 struct bfd_link_callbacks callbacks; local
/openbsd-current/gnu/llvm/llvm/bindings/python/llvm/
H A Ddisassembler.py30 callbacks = {} variable
/openbsd-current/gnu/llvm/lldb/include/lldb/Target/
H A DThreadPlanShouldStopHere.h79 SetShouldStopHereCallbacks(const ThreadPlanShouldStopHereCallbacks *callbacks, argument
/openbsd-current/lib/libcbor/src/
H A Dcbor.c15 static struct cbor_callbacks callbacks = { local
/openbsd-current/gnu/llvm/lldb/include/lldb/Host/posix/
H A DMainLoopPosix.h82 std::list<Callback> callbacks; member in struct:lldb_private::MainLoopPosix::SignalInfo
/openbsd-current/gnu/llvm/lldb/source/Target/
H A DThreadPlanShouldStopHere.cpp29 ThreadPlanShouldStopHere( ThreadPlan *owner, const ThreadPlanShouldStopHereCallbacks *callbacks, void *baton) argument
H A DProcess.cpp576 void Process::RegisterNotificationCallbacks(const Notifications &callbacks) { argument
582 bool Process::UnregisterNotificationCallbacks(const Notifications &callbacks) { argument
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dsimple.c159 struct bfd_link_callbacks callbacks; local
[all...]
/openbsd-current/usr.sbin/pppd/
H A Dfsm.h80 struct fsm_callbacks *callbacks; /* Callback routines */ member in struct:fsm
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DSignals.cpp92 static std::array<CallbackAndCookie, MaxSignalHandlerCallbacks> callbacks; local
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_mac.cpp246 ThreadEventCallbacks callbacks = { local
/openbsd-current/usr.sbin/npppd/npppd/
H A Dfsm.h70 struct fsm_callbacks *callbacks; /* Callback routines */ member in struct:fsm
/openbsd-current/usr.sbin/unbound/testcode/
H A Ddohclient.c427 nghttp2_session_callbacks* callbacks; local
[all...]
/openbsd-current/gnu/usr.bin/cvs/diff/
H A Ddiff.h35 /* The callbacks to use for output. */ variable in typeref:struct:diff_callbacks
/openbsd-current/gnu/usr.bin/binutils/include/
H A Dbfdlink.h332 const struct bfd_link_callbacks *callbacks; member in struct:bfd_link_info
/openbsd-current/sbin/unwind/libunbound/util/
H A Dnetevent.h862 nghttp2_session_callbacks* callbacks; member in struct:http2_session
/openbsd-current/gnu/llvm/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp751 UnknownPragmaHandler(const char *prefix, PrintPPOutputPPCallbacks *callbacks, argument
/openbsd-current/sys/dev/pci/drm/apple/
H A Ddcp-internal.h66 dcp_callback_t callbacks[DCP_MAX_CALL_DEPTH]; member in struct:dcp_channel
/openbsd-current/lib/libssl/
H A Dtls13_record_layer.c132 tls13_record_layer_new(const struct tls13_record_layer_callbacks *callbacks, argument
181 tls13_record_layer_set_callbacks(struct tls13_record_layer *rl, const struct tls13_record_layer_callbacks *callbacks, void *cb_arg) argument
/openbsd-current/usr.sbin/unbound/util/
H A Dnetevent.h864 nghttp2_session_callbacks* callbacks; member in struct:http2_session
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dbfdlink.h377 const struct bfd_link_callbacks *callbacks; member in struct:bfd_link_info
/openbsd-current/sbin/unwind/libunbound/services/
H A Dlisten_dnsport.c3118 nghttp2_session_callbacks *callbacks; local
[all...]
/openbsd-current/usr.sbin/unbound/services/
H A Dlisten_dnsport.c3129 nghttp2_session_callbacks *callbacks; local
[all...]
/openbsd-current/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py147 callbacks = {} variable
[all...]

Completed in 546 milliseconds

12