/freebsd-src/contrib/llvm-project/lldb/source/Target/ |
H A D | PathMappingList.cpp | 63 bool notify) { in Append() argument 71 void PathMappingList::Append(const PathMappingList &rhs, bool notify) { in Append() argument 84 llvm::StringRef replacement, bool notify) { in AppendUnique() argument 98 uint32_t index, bool notify) { in Insert() argument 113 uint32_t index, bool notify) { in Replace() argument 124 Remove(size_t index,bool notify) Remove() argument 167 Clear(bool notify) Clear() argument 266 Replace(llvm::StringRef path,llvm::StringRef new_path,bool notify) Replace() argument 279 Remove(ConstString path,bool notify) Remove() argument [all...] |
H A D | ThreadList.cpp | 696 SetSelectedThreadByID(lldb::tid_t tid,bool notify) SetSelectedThreadByID() argument 711 SetSelectedThreadByIndexID(uint32_t index_id,bool notify) SetSelectedThreadByIndexID() argument
|
/freebsd-src/contrib/llvm-project/lldb/source/Breakpoint/ |
H A D | BreakpointList.cpp | 33 break_id_t BreakpointList::Add(BreakpointSP &bp_sp, bool notify) { in Add() 47 bool BreakpointList::Remove(break_id_t break_id, bool notify) { in Remove() 84 void BreakpointList::RemoveAll(bool notify) { in RemoveAll() 96 void BreakpointList::RemoveAllowed(bool notify) { in RemoveAllowed()
|
H A D | WatchpointList.cpp | 20 lldb::watch_id_t WatchpointList::Add(const WatchpointSP &wp_sp, bool notify) { in Add() 169 bool WatchpointList::Remove(lldb::watch_id_t watch_id, bool notify) { in Remove() 231 void WatchpointList::RemoveAll(bool notify) { in RemoveAll()
|
H A D | Watchpoint.cpp | 389 SetEnabled(bool enabled,bool notify) SetEnabled() argument 405 SetWatchpointType(uint32_t type,bool notify) SetWatchpointType() argument
|
/freebsd-src/sys/dev/isp/ |
H A D | isp_target.c | 311 isp_notify_t notify; in isp_target_async() local 354 isp_notify_t notify; isp_got_tmf_24xx() local 529 isp_notify_t notify, *nt = ¬ify; isp_handle_abts() local 725 isp_notify_t notify; isp_handle_notify_24xx() local [all...] |
/freebsd-src/usr.sbin/clear_locks/ |
H A D | clear_locks.c | 43 nlm4_notify notify; in main() local
|
/freebsd-src/contrib/bsnmp/snmp_target/ |
H A D | target_snmp.c | 525 struct target_notify *notify; in op_snmp_notify() local 759 struct target_notify *notify; in target_get_notify() local 776 struct target_notify *notify; in target_get_next_notify() local
|
/freebsd-src/contrib/bsnmp/snmpd/ |
H A D | trap.c | 826 target_next_notify(struct target_notify *notify) in target_next_notify() 838 struct target_notify *notify, *temp, *prev; in target_new_notify() local 876 target_delete_notify(struct target_notify *notify) in target_delete_notify() 889 struct target_notify *notify; in target_flush_all() local
|
/freebsd-src/sys/dev/qlnx/qlnxe/ |
H A D | qlnx_rdma.h | 45 void (*notify)(void *ha, void *qlnx_rdma_dev, enum qlnx_rdma_event); member
|
/freebsd-src/sys/ofed/include/rdma/ |
H A D | rdmavt_cq.h | 85 u8 notify; member
|
/freebsd-src/sys/dev/acpica/ |
H A D | acpi_pci.c | 345 acpi_pci_bus_notify_handler(ACPI_HANDLE h,UINT32 notify,void * context) acpi_pci_bus_notify_handler() argument 364 acpi_pci_device_notify_handler(ACPI_HANDLE h,UINT32 notify,void * context) acpi_pci_device_notify_handler() argument
|
H A D | acpi_lid.c | 251 acpi_lid_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context) in acpi_lid_notify_handler()
|
H A D | acpi_video.c | 210 UINT32 notify; member 226 acpi_video_push_evdev_event(struct evdev_dev *evdev, UINT32 notify) in acpi_video_push_evdev_event() argument 436 acpi_video_notify_handler(ACPI_HANDLE handle, UINT32 notify, void *context) in acpi_video_notify_handler() argument 781 acpi_video_vo_notify_handler(ACPI_HANDLE handle,UINT32 notify,void * context) acpi_video_vo_notify_handler() argument [all...] |
H A D | acpi_acad.c | 122 acpi_acad_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context) in acpi_acad_notify_handler()
|
H A D | acpi_button.c | 265 acpi_button_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context) in acpi_button_notify_handler()
|
/freebsd-src/usr.sbin/bhyve/ |
H A D | pci_hda.h | 78 int (*notify)(struct hda_codec_inst *hci, uint8_t run, uint8_t stream, member
|
/freebsd-src/sys/dev/xen/gntdev/ |
H A D | gntdev.c | 237 struct notify_data *notify; member 482 struct notify_data *notify; member 837 notify(struct notify_data * notify,vm_page_t page) notify() argument [all...] |
/freebsd-src/libexec/comsat/ |
H A D | comsat.c | 145 notify(struct utmpx *utp, char file[], off_t offset, int folder) in notify() function
|
/freebsd-src/sys/dev/vmgenc/ |
H A D | vmgenc_acpi.c | 120 vmgenc_notify(ACPI_HANDLE h, UINT32 notify, void *context) in vmgenc_notify()
|
/freebsd-src/sys/dev/acpi_support/ |
H A D | acpi_asus.c | 1182 acpi_asus_notify(ACPI_HANDLE h, UINT32 notify, void *context) in acpi_asus_notify() 1219 acpi_asus_lcdd_notify(ACPI_HANDLE h, UINT32 notify, void *context) in acpi_asus_lcdd_notify() 1244 acpi_asus_eeepc_notify(ACPI_HANDLE h, UINT32 notify, void *context) in acpi_asus_eeepc_notify()
|
/freebsd-src/contrib/llvm-project/lldb/source/Core/ |
H A D | ModuleList.cpp | 165 const bool notify = false; UpdateSymlinkMappings() local 242 Append(const ModuleSP & module_sp,bool notify) Append() argument 275 AppendIfNeeded(const ModuleSP & new_module,bool notify) AppendIfNeeded() argument 329 Remove(const ModuleSP & module_sp,bool notify) Remove() argument [all...] |
/freebsd-src/lib/librtld_db/ |
H A D | rtld_db.c | 94 rd_event_addr(rd_agent_t * rdap,rd_event_e event,rd_notify_t * notify) rd_event_addr() argument
|
/freebsd-src/sys/dev/netmap/ |
H A D | netmap_kloop.c | 975 bool notify = false; in netmap_pt_guest_txsync() local 1043 bool notify = false; in netmap_pt_guest_rxsync() local
|
/freebsd-src/sbin/dump/ |
H A D | main.c | 83 int notify = 0; /* notify operator flag */ variable
|