/external/llvm-project/clang-tools-extra/clangd/unittests/ |
D | LSPClient.cpp | 79 std::swap(Result, Notifications[Method]); in takeNotifications() 103 Notifications[Method].push_back(std::move(V)); in notify() 130 llvm::StringMap<std::vector<llvm::json::Value>> Notifications; member in clang::clangd::LSPClient::TransportImpl 196 auto Notifications = takeNotifications("textDocument/publishDiagnostics"); in diagnostics() local 197 for (const auto &Notification : llvm::reverse(Notifications)) { in diagnostics()
|
/external/libcups/examples/ |
D | get-notifications.test | 17 NAME "Get events using Get-Notifications" 20 OPERATION Get-Notifications
|
D | ipp-2.1.test | 77 EXPECT operations-supported WITH-VALUE 0x001C # Get-Notifications
|
/external/libcups/conf/ |
D | cupsd.conf.in | 62 …es Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job … 106 …es Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job … 152 …es Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job …
|
/external/grpc-grpc-java/documentation/ |
D | android-channel-builder.md | 13 with the app's Android Context. Notifications from the network listener will
|
/external/llvm-project/lldb/include/lldb/Target/ |
D | Process.h | 425 } Notifications; typedef 797 void RegisterNotificationCallbacks(const Process::Notifications &callbacks); 813 bool UnregisterNotificationCallbacks(const Process::Notifications &callbacks); 2788 std::vector<Notifications> m_notifications; ///< The list of notifications
|
/external/libchrome/components/policy/core/common/ |
D | schema_registry_unittest.cc | 64 TEST(SchemaRegistryTest, Notifications) { in TEST() argument
|
/external/angle/doc/ |
D | DirtyBits.md | 54 ## Cached Validation and State Change Notifications
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | ClangdLSPServer.cpp | 178 } else if (auto Handler = Notifications.lookup(Method)) { in onNotify() 292 Notifications[Method] = [Method, Handler, in bind() 374 llvm::StringMap<std::function<void(llvm::json::Value)>> Notifications; member in clang::clangd::ClangdLSPServer::MessageHandler
|
/external/llvm-project/lldb/source/Target/ |
D | Process.cpp | 678 std::vector<Notifications> empty_notifications; in Finalize() 713 void Process::RegisterNotificationCallbacks(const Notifications &callbacks) { in RegisterNotificationCallbacks() 719 bool Process::UnregisterNotificationCallbacks(const Notifications &callbacks) { in UnregisterNotificationCallbacks() 720 std::vector<Notifications>::iterator pos, end = m_notifications.end(); in UnregisterNotificationCallbacks() 733 std::vector<Notifications>::iterator notification_pos, in SynchronouslyNotifyStateChanged()
|
/external/python/apitools/samples/storage_sample/storage_v1/ |
D | storage_v1_messages.py | 484 class Notifications(_messages.Message): class
|
/external/python/cpython2/Doc/library/ |
D | email.rst | 346 .. [#] Delivery Status Notifications (DSN) are defined in :rfc:`1894`.
|
/external/webrtc/sdk/objc/components/audio/ |
D | RTCAudioSession.mm | 494 #pragma mark - Notifications
|
/external/wayland/doc/publican/sources/css/ |
D | common.css | 884 /*Notifications*/
|
/external/libnl/doc/ |
D | core.txt | 332 Notifications are of informal nature and no reply is expected, therefore 402 frequently. Notifications typically reuse an existing message type 688 * Notifications do not use sequence numbers, disable sequence number
|
/external/python/setuptools/docs/ |
D | pkg_resources.txt | 350 method will be called. (See `Receiving Change Notifications`_, below.) 368 Receiving Change Notifications
|
/external/python/cpython2/Doc/c-api/ |
D | init.rst | 907 Asynchronous Notifications
|
/external/wpa_supplicant_8/hostapd/ |
D | ChangeLog | 884 * added support for sending EAP-AKA Notifications in error cases
|
/external/python/cpython3/Doc/c-api/ |
D | init.rst | 1384 Asynchronous Notifications
|