| /freebsd/contrib/llvm-project/lldb/source/Plugins/Protocol/MCP/ |
| H A D | Protocol.h | 63 struct Notification { struct 68 llvm::json::Value toJSON(const Notification &); argument 69 bool fromJSON(const llvm::json::Value &, Notification &, llvm::json::Path); 179 using Message = std::variant<Request, Response, Notification, Error>;
|
| H A D | ProtocolServerMCP.h | 47 std::function<void(const protocol::Notification &)>; 63 void Handle(protocol::Notification notification);
|
| H A D | ProtocolServerMCP.cpp | 46 "notifications/initialized", [](const protocol::Notification &) { in ProtocolServerMCP() argument 90 void ProtocolServerMCP::Handle(protocol::Notification notification) { in Handle() 238 if (const protocol::Notification *notification = in HandleData() 239 std::get_if<protocol::Notification>(&(*message))) { in HandleData()
|
| H A D | Protocol.cpp | 81 llvm::json::Value toJSON(const Notification &N) { in toJSON() 88 bool fromJSON(const llvm::json::Value &V, Notification &N, llvm::json::Path P) { in fromJSON() 231 protocol::Notification N; in fromJSON()
|
| /freebsd/contrib/googletest/googletest/test/ |
| H A D | gtest_stress_test.cc | 46 using internal::Notification; 122 Notification threads_can_start; in TEST()
|
| H A D | googletest-output-test_.cc | 51 using testing::internal::Notification; 284 Notification n1; 285 Notification n2; 286 Notification n3;
|
| H A D | googletest-port-test.cc | 1103 Notification threads_can_start; in TEST()
|
| /freebsd/contrib/googletest/googletest/include/gtest/internal/ |
| H A D | gtest-port.h | 1250 class GTEST_API_ Notification { 1252 Notification() : notified_(false) {} 1253 Notification(const Notification&) = delete; 1254 Notification& operator=(const Notification&) = delete; 1323 ThreadWithParam(UserThreadFunc* func, T param, Notification* thread_can_start) 1353 Notification* const thread_can_start_; 1505 ThreadWithParamBase(Runnable* runnable, Notification* thread_can_start); 1518 ThreadWithParam(UserThreadFunc* func, T param, Notification* thread_can_start)
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | ber | 33 # Notification short tag 39 >>>&0 byte x TAP 3.%d Notification (TD.57, Transferred Account)
|
| /freebsd/contrib/googletest/googletest/src/ |
| H A D | gtest-port.cc | 431 Notification* thread_can_start) { in CreateThread() 451 ThreadMainParam(Runnable* runnable, Notification* thread_can_start) in ThreadMainParam() 455 Notification* thread_can_start_; 477 Notification* thread_can_start) in ThreadWithParamBase() 593 Notification has_initialized;
|
| /freebsd/contrib/googletest/googletest/include/gtest/internal/custom/ |
| H A D | README.md | 26 * `GTEST_HAS_NOTIFICATION_` - Enabled if Notification is already provided.
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | quic-concurrency.md | 226 - Notification 235 “Notification” and “App Recv” classes expose receive-only streams. 239 Conversely, the Notification pipe returns asynchronous notifications. These 281 - Notification: Connection Terminated by Peer
|
| /freebsd/sys/contrib/openzfs/cmd/zed/zed.d/ |
| H A D | zed.rc | 47 # Notification verbosity.
|
| /freebsd/contrib/sendmail/src/ |
| H A D | helpfile | 42 ehlo DSN Delivery Status Notification [RFC1891]
|
| /freebsd/usr.sbin/bsnmpd/bsnmpd/ |
| H A D | snmpd.config | 173 # SNMPv3 Notification Targets
|
| /freebsd/contrib/mandoc/ |
| H A D | lib.in | 58 LINE("libevent", "Event Notification Library (libevent, \\-levent)")
|
| /freebsd/share/misc/ |
| H A D | usb_hid_usages | 44 0x47 Feature Notification 1504 0x36 Electronic Article Surveillance Notification
|
| /freebsd/contrib/ntp/ntpsnmpd/ |
| H A D | ntpv4-mib.mib | 696 -- Section 5: Notification objects
|
| /freebsd/contrib/wpa/hostapd/ |
| H A D | ChangeLog | 262 * started to postpone WNM-Notification frame sending by 100 ms so that 394 - Operating Mode Notification 554 * EAP-SIM: use Notification round before EAP-Failure
|
| /freebsd/crypto/krb5/src/windows/installer/wix/ |
| H A D | msi-deployment-guide.txt | 557 to run in the Windows System Notification Area (System Tray).
|
| /freebsd/contrib/googletest/docs/ |
| H A D | gmock_cook_book.md | 2677 `Notification` objects to force your asynchronous test to behave synchronously. 2689 absl::Notification done; 2699 additional action to notify the `Notification` object. Now we can just call 2700 `Notification::WaitForNotification()` in the main thread to wait for the
|
| /freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/ |
| H A D | BRIDGE-MIB.txt | 1335 -- The Trap Notification Group
|
| /freebsd/crypto/openssl/doc/designs/quic-design/server/ |
| H A D | quic-polling.md | 30 * [Change Notification Callback Mechanism](#change-notification-callback-mechanism) 1720 Change Notification Callback Mechanism
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | ChangeLog | 1589 * fixed EAP-AKA Notification processing to allow Notification to be 2101 * display EAP Notification messages to user through control interface
|
| /freebsd/share/doc/IPv6/ |
| H A D | IMPLEMENTATION | 2032 RFC2481 (Explicit Congestion Notification)
|