/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/ |
D | rx-subscription.hpp | 41 template<class Unsubscribe> 44 typedef rxu::decay_t<Unsubscribe> unsubscribe_call_type; 229 template<class Unsubscribe> 230 auto make_subscription(Unsubscribe&& u) in make_subscription() 231 -> typename std::enable_if<detail::is_unsubscribe_function<Unsubscribe>::value, in make_subscription() 233 return subscription(static_subscription<Unsubscribe>(std::forward<Unsubscribe>(u))); in make_subscription()
|
/external/openscreen/platform/impl/ |
D | socket_handle_waiter.h | 53 void Unsubscribe(Subscriber* subscriber, SocketHandleRef handle);
|
D | socket_handle_waiter.cc | 26 void SocketHandleWaiter::Unsubscribe(Subscriber* subscriber, in Unsubscribe() function in openscreen::SocketHandleWaiter
|
/external/python/cpython2/Lib/email/test/data/ |
D | msg_16.txt | 29 List-Unsubscribe: <http://socal-raves.org/mailman/listinfo/scr>, 110 List-Unsubscribe: <http://socal-raves.org/mailman/listinfo/scr>,
|
D | msg_25.txt | 110 List-Unsubscribe: <http://www.linux.org.uk/mailman/listinfo/linuxuser>,
|
/external/python/cpython3/Lib/test/test_email/data/ |
D | msg_16.txt | 29 List-Unsubscribe: <http://socal-raves.org/mailman/listinfo/scr>, 110 List-Unsubscribe: <http://socal-raves.org/mailman/listinfo/scr>,
|
D | msg_25.txt | 110 List-Unsubscribe: <http://www.linux.org.uk/mailman/listinfo/linuxuser>,
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/ |
D | xds_client.cc | 136 void Unsubscribe(const std::string& type_url, const std::string& name, 551 void XdsClient::ChannelState::Unsubscribe(const std::string& type_url, in Unsubscribe() function in grpc_core::XdsClient::ChannelState 557 calld->Unsubscribe(type_url, name, delay_unsubscription); in Unsubscribe() 854 void XdsClient::ChannelState::AdsCallState::Unsubscribe( in Unsubscribe() function in grpc_core::XdsClient::ChannelState::AdsCallState 1847 chand_->Unsubscribe(XdsApi::kLdsTypeUrl, listener_name_str, in CancelListenerDataWatch() 1888 chand_->Unsubscribe(XdsApi::kRdsTypeUrl, route_config_name_str, in CancelRouteConfigDataWatch() 1926 chand_->Unsubscribe(XdsApi::kCdsTypeUrl, cluster_name_str, in CancelClusterDataWatch() 1964 chand_->Unsubscribe(XdsApi::kEdsTypeUrl, eds_service_name_str, in CancelEndpointDataWatch()
|
D | xds_client.h | 224 void Unsubscribe(const std::string& type_url, const std::string& name,
|
/external/tensorflow/tensorflow/core/profiler/internal/gpu/ |
D | cupti_interface.h | 83 virtual CUptiResult Unsubscribe(CUpti_SubscriberHandle subscriber) = 0;
|
D | cupti_wrapper.h | 78 CUptiResult Unsubscribe(CUpti_SubscriberHandle subscriber) override;
|
D | cupti_wrapper.cc | 88 CUptiResult CuptiWrapper::Unsubscribe(CUpti_SubscriberHandle subscriber) { in Unsubscribe() function in tensorflow::profiler::CuptiWrapper
|
D | cupti_tracer.cc | 1702 RETURN_IF_CUPTI_ERROR(cupti_interface_->Unsubscribe(subscriber_)); in DisableApiTracing()
|
/external/python/cpython2/Doc/library/ |
D | imaplib.rst | 498 Unsubscribe from old mailbox.
|
/external/python/cpython3/Doc/library/ |
D | imaplib.rst | 583 Unsubscribe from old mailbox.
|
/external/libxml2/result/HTML/ |
D | doc3.htm.sax | 2640 SAX.comment( <input type="submit" name="npunsubscribe" value="Unsubscribe" style="font-size: xx-sma…
|