Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 25 of 144) sorted by relevance

123456

/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
DPathMappingList.cpp63 ConstString replacement, bool notify) { in Append()
70 void PathMappingList::Append(const PathMappingList &rhs, bool notify) { in Append()
83 bool notify) { in Insert()
98 bool notify) { in Replace()
108 bool PathMappingList::Remove(size_t index, bool notify) { in Remove()
138 void PathMappingList::Clear(bool notify) { in Clear()
228 ConstString new_path, bool notify) { in Replace()
240 bool PathMappingList::Remove(ConstString path, bool notify) { in Remove()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Breakpoint/
DBreakpointList.cpp31 break_id_t BreakpointList::Add(BreakpointSP &bp_sp, bool notify) { in Add()
45 bool BreakpointList::Remove(break_id_t break_id, bool notify) { in Remove()
82 void BreakpointList::RemoveAll(bool notify) { in RemoveAll()
94 void BreakpointList::RemoveAllowed(bool notify) { in RemoveAllowed()
DWatchpointList.cpp20 lldb::watch_id_t WatchpointList::Add(const WatchpointSP &wp_sp, bool notify) { in Add()
167 bool WatchpointList::Remove(lldb::watch_id_t watch_id, bool notify) { in Remove()
228 void WatchpointList::RemoveAll(bool notify) { in RemoveAll()
DWatchpoint.cpp238 void Watchpoint::SetEnabled(bool enabled, bool notify) { in SetEnabled()
256 void Watchpoint::SetWatchpointType(uint32_t type, bool notify) { in SetWatchpointType()
/freebsd-12-stable/contrib/gdb/gdb/
Dobserver.c63 generic_observer_notification_ftype *notify; member
104 generic_observer_notification_ftype * notify, in generic_observer_attach()
170 observer_normal_stop_ftype *notify = (observer_normal_stop_ftype *) data; in observer_normal_stop_notification_stub() local
/freebsd-12-stable/sys/contrib/ngatm/netnatm/msg/
Duni_msg.h13 struct uni_ie_notify notify; member
24 struct uni_ie_notify notify; member
34 struct uni_ie_notify notify; member
52 struct uni_ie_notify notify; member
59 struct uni_ie_notify notify; member
91 struct uni_ie_notify notify; member
132 struct uni_ie_notify notify; member
163 struct uni_ie_notify notify; member
180 struct uni_ie_notify notify; member
193 struct uni_ie_notify notify; member
[all …]
/freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/
Dwc-queries.sql609 notify INTEGER NOT NULL, field
1406 notify INTEGER, /* 1 if an actual row had props or tree conflict */ field
Dcrop.c160 svn_wc_notify_t *notify; in crop_children() local
285 svn_wc_notify_t *notify; in svn_wc_exclude() local
/freebsd-12-stable/sys/dev/isp/
Disp_target.c531 isp_notify_t notify; in isp_target_async() local
610 isp_notify_t notify; in isp_got_msg_fc() local
673 isp_notify_t notify; in isp_got_tmf_24xx() local
886 isp_notify_t notify, *nt = &notify; in isp_handle_abts() local
1339 isp_notify_t notify; in isp_handle_notify() local
1419 isp_notify_t notify; in isp_handle_notify_24xx() local
/freebsd-12-stable/contrib/subversion/subversion/libsvn_client/
Dupgrade.c156 svn_wc_notify_t *notify = in svn_client_upgrade() local
362 svn_wc_notify_t *notify = in upgrade_externals_from_properties() local
396 svn_wc_notify_t *notify = in upgrade_externals_from_properties() local
Dimport.c270 svn_wc_notify_t *notify in import_file() local
351 svn_wc_notify_t *notify in get_filtered_children() local
494 svn_wc_notify_t *notify in import_children() local
583 svn_wc_notify_t *notify in import_dir() local
806 svn_wc_notify_t *notify; in import() local
Dexport.c249 svn_wc_notify_t *notify = in export_node() local
439 svn_wc_notify_t *notify = svn_wc_create_notify(to_abspath, in export_node() local
482 svn_wc_notify_t *notify = svn_wc_create_notify(path, in open_root_internal() local
631 svn_wc_notify_t *notify = svn_wc_create_notify(full_path, in add_directory() local
859 svn_wc_notify_t *notify = svn_wc_create_notify(fb->path, in close_file() local
1049 svn_wc_notify_t *notify = svn_wc_create_notify(full_path, in add_file_ev2() local
1090 svn_wc_notify_t *notify = svn_wc_create_notify(full_path, in add_directory_ev2() local
1579 svn_wc_notify_t *notify in svn_client_export5() local
Dcommit_util.c75 svn_wc_notify_t *notify; in fixup_commit_error() local
112 svn_wc_notify_t *notify; in fixup_commit_error() local
147 svn_wc_notify_t *notify; in fixup_commit_error() local
1268 svn_wc_notify_t *notify; in svn_client__harvest_committables() local
1612 svn_wc_notify_t *notify; in do_item_commit() local
1926 svn_wc_notify_t *notify; in svn_client__do_commit() local
1964 svn_wc_notify_t *notify; in svn_client__do_commit() local
Dupdate.c460 svn_wc_notify_t *notify in update_internal() local
582 svn_wc_notify_t *notify in update_internal() local
792 svn_wc_notify_t *notify; in svn_client_update4() local
/freebsd-12-stable/contrib/subversion/subversion/libsvn_repos/
Dnotify.c39 svn_repos_notify_t *notify = apr_pcalloc(result_pool, sizeof(*notify)); in svn_repos_notify_create() local
Dload-fs-vtable.c534 svn_repos_notify_t *notify = svn_repos_notify_create( in new_revision_record() local
552 svn_repos_notify_t *notify = svn_repos_notify_create( in new_revision_record() local
632 svn_repos_notify_t *notify = svn_repos_notify_create( in maybe_add_with_history() local
699 svn_repos_notify_t *notify = svn_repos_notify_create( in new_node_record() local
798 svn_repos_notify_t *notify in svn_repos__adjust_mergeinfo_property() local
866 svn_repos_notify_t *notify in set_node_property() local
996 svn_repos_notify_t *notify = svn_repos_notify_create( in close_node() local
1178 svn_repos_notify_t *notify = svn_repos_notify_create( in close_revision() local
1339 svn_repos_notify_t *notify = svn_repos_notify_create( in revprops_new_revision_record() local
1403 svn_repos_notify_t *notify = svn_repos_notify_create( in revprops_close_revision() local
/freebsd-12-stable/usr.sbin/clear_locks/
Dclear_locks.c45 nlm4_notify notify; in main() local
/freebsd-12-stable/contrib/bsnmp/snmp_target/
Dtarget_snmp.c526 struct target_notify *notify; in op_snmp_notify() local
760 struct target_notify *notify; in target_get_notify() local
777 struct target_notify *notify; in target_get_next_notify() local
/freebsd-12-stable/contrib/bsnmp/snmpd/
Dtrap.c826 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-12-stable/contrib/ngatm/snmp_atm/
Datm.h64 struct atmif_reg_list notify; member
/freebsd-12-stable/contrib/subversion/subversion/svn/
Dunlock-cmd.c53 const svn_wc_notify_t *notify, in notify_unlock_handler()
Dlock-cmd.c94 const svn_wc_notify_t *notify, in notify_lock_handler()
Dcommit-cmd.c59 const svn_wc_notify_t *notify, in copy_warning_notify_func()
/freebsd-12-stable/sys/ofed/include/rdma/
Drdmavt_cq.h87 u8 notify; member
/freebsd-12-stable/contrib/gdb/gdb/gdbserver/
Dthread-db.c178 td_notify_t notify; in thread_db_enable_reporting() local

123456