Home
last modified time | relevance | path

Searched refs:Notifications (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/DirectoryWatcher/windows/
H A DDirectoryWatcher-windows.cpp33 std::vector<DWORD> Notifications; member in __anon915907580111::DirectoryWatcherWindows
103 Notifications.resize((4 * EntrySize) / sizeof(DWORD)); in DirectoryWatcherWindows()
153 if (!ReadDirectoryChangesW(DirectoryHandle, Notifications.data(), in WatcherThreadProc()
154 Notifications.size() * sizeof(DWORD), in WatcherThreadProc()
200 (FILE_NOTIFY_INFORMATION *)Notifications.data(); in WatcherThreadProc()
/openbsd-src/share/snmp/
H A DSNMPv2-CONF.txt55 "NOTIFICATIONS" "{" Notifications "}"
56 Notifications ::=
58 | Notifications "," Notification
H A DBRIDGE-MIB.txt1127 -- Notifications for use by Bridges
1129 -- Notifications for the Spanning Tree Protocol
/openbsd-src/sbin/isakmpd/
H A DBUGS21 * Notifications regarding exchange errors seems to not have the right SPI,
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dobserver.sh20 /* GDB Notifications to Observers.
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DProcess.h395 } Notifications; typedef
772 void RegisterNotificationCallbacks(const Process::Notifications &callbacks);
788 bool UnregisterNotificationCallbacks(const Process::Notifications &callbacks);
2903 std::vector<Notifications> m_notifications; ///< The list of notifications
/openbsd-src/gnu/usr.bin/binutils/gdb/doc/
H A Dobserver.texi43 @section @code{normal_stop} Notifications
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DProcess.cpp542 std::vector<Notifications> empty_notifications; in Finalize()
576 void Process::RegisterNotificationCallbacks(const Notifications &callbacks) { in RegisterNotificationCallbacks()
582 bool Process::UnregisterNotificationCallbacks(const Notifications &callbacks) { in UnregisterNotificationCallbacks()
583 std::vector<Notifications>::iterator pos, end = m_notifications.end(); in UnregisterNotificationCallbacks()
596 std::vector<Notifications>::iterator notification_pos, in SynchronouslyNotifyStateChanged()
/openbsd-src/gnu/llvm/llvm/docs/
H A DDeveloperPolicy.rst150 ``Notifications->Tags``.