Home
last modified time | relevance | path

Searched defs:callback (Results 76 – 100 of 295) sorted by relevance

12345678910>>...12

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBCommunication.cpp152 ReadThreadBytesReceived callback, void *callback_baton) { in SetReadThreadBytesReceivedCallback()
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DDiagnostics.cpp46 Diagnostics::CallbackID Diagnostics::AddCallback(Callback callback) { in AddCallback()
H A DStringExtractorGDBRemote.cpp613 ResponseValidatorCallback callback, void *baton) { in SetResponseValidator()
/freebsd/contrib/unbound/dynlibmod/
H A Ddynlibmod.c217 struct timeval* start_time, int id, void* callback) { in dynlib_inplace_cb_reply_generic()
225 int id, void* callback) { in dynlib_inplace_cb_query_generic()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandObject.h291 void SetOverrideCallback(lldb::CommandOverrideCallback callback, in SetOverrideCallback()
298 SetOverrideCallback(lldb_private::CommandOverrideCallbackWithResult callback, in SetOverrideCallback()
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointLocation.cpp204 void BreakpointLocation::SetCallback(BreakpointHitCallback callback, in SetCallback()
213 void BreakpointLocation::SetCallback(BreakpointHitCallback callback, in SetCallback()
H A DWatchpointOptions.cpp69 void WatchpointOptions::SetCallback(WatchpointHitCallback callback, in SetCallback()
H A DBreakpointOptions.cpp391 void BreakpointOptions::SetCallback(BreakpointHitCallback callback, in SetCallback()
412 BreakpointHitCallback callback, in SetCallback()
H A DWatchpoint.cpp69 void Watchpoint::SetCallback(WatchpointHitCallback callback, void *baton, in SetCallback()
81 void Watchpoint::SetCallback(WatchpointHitCallback callback, in SetCallback()
/freebsd/sys/dev/iommu/
H A Dbusdma_iommu.h48 bus_dmamap_callback_t *callback; member
/freebsd/cddl/compat/opensolaris/lib/libumem/
H A Dumem.c96 void umem_nofail_callback(umem_nofail_callback_t *callback) in umem_nofail_callback()
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DTypeSystem.h316 const llvm::APSInt &value)> const &callback) {} in ForEachEnumerator()
/freebsd/crypto/openssl/crypto/
H A Dtrace.c59 OSSL_trace_cb callback; member
391 int OSSL_trace_set_callback(int category, OSSL_trace_cb callback, void *data) in OSSL_trace_set_callback()
/freebsd/contrib/libpcap/
H A Dpcap-bt-monitor-linux.c94 bt_monitor_read(pcap_t *handle, int max_packets _U_, pcap_handler callback, u_char *user) in bt_monitor_read()
H A Ddlpisubs.c135 pcap_process_pkts(pcap_t *p, pcap_handler callback, u_char *user, in pcap_process_pkts()
H A Dpcap-nit.c102 pcap_read_nit(pcap_t *p, int cnt, pcap_handler callback, u_char *user) in pcap_read_nit()
H A Dpcap-septel.c50 static int septel_read(pcap_t *p, int cnt, pcap_handler callback, u_char *user) { in septel_read()
H A Dpcap-snoop.c65 pcap_read_snoop(pcap_t *p, int cnt, pcap_handler callback, u_char *user) in pcap_read_snoop()
H A Dpcap-dbus.c54 dbus_read(pcap_t *handle, int max_packets _U_, pcap_handler callback, u_char *user) in dbus_read()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrameRecognizer.cpp68 llvm::ArrayRef<ConstString>, bool)> &callback) { in ForEach()
/freebsd/usr.sbin/ppp/
H A Dthroughput.h55 } callback; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDwo.cpp114 llvm::function_ref<bool(DWARFDIE die)> callback) { in GetObjCMethods()
/freebsd/tools/tools/notescheck/
H A Dnotescheck.py173 def parse_file(file, callback, *args): argument
/freebsd/sys/cam/ctl/
H A Dctl_ha.h105 ctl_ha_dt_cb callback; member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_combined.h190 void ForEachChunk(ForEachChunkCallback callback, void *arg) { in ForEachChunk()

12345678910>>...12