Home
last modified time | relevance | path

Searched defs:callback (Results 101 – 125 of 295) sorted by relevance

12345678910>>...12

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DTypeMap.cpp109 std::function<bool(lldb::TypeSP &type_sp)> const &callback) { in ForEach()
H A DTypeList.cpp87 std::function<bool(lldb::TypeSP &type_sp)> const &callback) { in ForEach()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dmod_devicetable.h69 int (*callback)(const struct dmi_system_id *); member
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DLanguage.cpp100 void Language::ForEach(std::function<bool(Language *)> callback) { in ForEach()
261 std::function<bool(lldb::LanguageType)> callback) { in ForAllLanguages()
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DHost.cpp101 const Host::MonitorChildProcessCallback &callback, lldb::pid_t pid) { in StartMonitoringChildProcess()
155 Host::MonitorChildProcessCallback callback) { in MonitorChildProcessThreadFunction()
/freebsd/contrib/libpcap/
H A Dpcap-haiku.cpp50 pcap_read_haiku(pcap_t* handle, int maxPackets _U_, pcap_handler callback, in pcap_read_haiku()
H A Dpcap-bt-linux.c319 bt_read_linux(pcap_t *handle, int max_packets _U_, pcap_handler callback, u_char *user) in bt_read_linux()
H A Dpcap-snit.c115 pcap_read_snit(pcap_t *p, int cnt, pcap_handler callback, u_char *user) in pcap_read_snit()
H A Dpcap-usb-linux.c664 usb_read_linux_bin(pcap_t *handle, int max_packets _U_, pcap_handler callback, u_char *user) in usb_read_linux_bin()
754 usb_read_linux_mmap(pcap_t *handle, int max_packets, pcap_handler callback, u_char *user) in usb_read_linux_mmap()
/freebsd/crypto/openssl/crypto/async/
H A Dasync_local.h63 ASYNC_callback_fn callback; member
/freebsd/crypto/openssl/crypto/pem/
H A Dpem_lib.c296 pem_password_cb *callback, void *u) in PEM_ASN1_write()
315 pem_password_cb *callback, void *u) in PEM_ASN1_write_bio()
415 pem_password_cb *callback, void *u) in PEM_do_header()
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js5987 domManip: function( args, table, callback ) { argument
6642 swap: function( elem, options, callback ) { argument
7042 load: function( url, params, callback ) { argument
7173 getScript: function( url, callback ) { argument
7177 getJSON: function( url, data, callback ) { argument
8160 callback = function( _, isAbort ) { function
8289 show: function( speed, easing, callback ) { argument
8335 hide: function( speed, easing, callback ) { argument
8370 toggle: function( fn, fn2, callback ) { argument
8389 fadeTo: function( speed, to, easing, callback ) { argument
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormattersContainer.h241 void ForEach(ForEachCallback callback) { in ForEach()
/freebsd/sys/dev/aac/
H A Daac_disk.c243 bus_dmamap_callback_t *callback; in aac_disk_dump() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBExpressionOptions.cpp160 lldb::ExpressionCancelCallback callback, void *baton) { in SetCancelCallback()
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DStopPointSiteList.h151 void ForEach(std::function<void(StopPointSite *)> const &callback) { in ForEach()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DThreadedCommunication.cpp346 ReadThreadBytesReceived callback, void *callback_baton) { in SetReadThreadBytesReceivedCallback()
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeSynthetic.cpp93 CreateFrontEndCallback callback) in CXXSyntheticChildren()
/freebsd/lib/libthread_db/
H A Dthread_db.c128 td_ta_thr_iter(const td_thragent_t *ta, td_thr_iter_f *callback, in td_ta_thr_iter()
137 td_ta_tsd_iter(const td_thragent_t *ta, td_key_iter_f *callback, in td_ta_tsd_iter()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_linux_libcdep.cpp108 StopTheWorldCallback callback; member
395 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
/freebsd/contrib/unbound/util/
H A Dnetevent.h415 comm_point_callback_type* callback; member
428 void (*callback)(void*); member
445 void (*callback)(int, void*); member
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c806 mlx5_cmd_cbk_t callback; in complete_command() local
980 mlx5_cmd_cbk_t callback, in mlx5_cmd_invoke()
1284 mlx5_cmd_cbk_t callback, void *context, in cmd_exec_helper()
1396 void *out, int out_size, mlx5_async_cbk_t callback, in mlx5_cmd_exec_cb()
H A Dmlx5_mr.c56 mlx5_async_cbk_t callback, in mlx5_core_create_mkey_cb()
/freebsd/sys/dev/qat/include/common/
H A Dadf_transport_internal.h17 adf_callback_fn callback; member
/freebsd/sys/dev/ofw/
H A Dofw_cpu.c338 ofw_cpu_early_foreach(ofw_cpu_foreach_cb callback, boolean_t only_runnable) in ofw_cpu_early_foreach()

12345678910>>...12