/third_party/boost/libs/asio/include/boost/asio/detail/ |
D | null_socket_service.hpp | 50 struct implementation_type struct in boost::asio::detail::null_socket_service 66 void construct(implementation_type&) in construct() argument 71 void move_construct(implementation_type&, implementation_type&) in move_construct() argument 76 void move_assign(implementation_type&, in move_assign() argument 83 void converting_move_construct(implementation_type&, in converting_move_construct() argument 85 typename null_socket_service<Protocol1>::implementation_type&) in converting_move_construct() 90 void destroy(implementation_type&) in destroy() argument 95 boost::system::error_code open(implementation_type&, in open() argument 103 boost::system::error_code assign(implementation_type&, const protocol_type&, in assign() argument 117 boost::system::error_code close(implementation_type&, in close() argument [all …]
|
D | winrt_resolver_service.hpp | 52 typedef socket_ops::shared_cancel_token_type implementation_type; typedef in boost::asio::detail::winrt_resolver_service 88 void construct(implementation_type&) in construct() argument 93 void move_construct(implementation_type&, in move_construct() argument 99 void move_assign(implementation_type&, in move_assign() argument 105 void destroy(implementation_type&) in destroy() argument 110 void cancel(implementation_type&) in cancel() argument 115 results_type resolve(implementation_type&, in resolve() argument 177 results_type resolve(implementation_type&, in resolve() argument 186 void async_resolve(implementation_type&, const endpoint_type&, in async_resolve() argument
|
D | winrt_ssocket_service.hpp | 51 struct implementation_type : base_implementation_type struct in boost::asio::detail::winrt_ssocket_service 54 implementation_type() in implementation_type() argument 61 protocol_type protocol_; 155 boost::system::error_code bind(implementation_type&, in bind() argument 183 boost::system::error_code shutdown(implementation_type&, in shutdown() argument
|
D | resolver_service.hpp | 44 typedef socket_ops::shared_cancel_token_type implementation_type; typedef in boost::asio::detail::resolver_service 75 results_type resolve(implementation_type&, const query_type& qry, in resolve() argument 107 results_type resolve(implementation_type&, in resolve() argument
|
D | deadline_timer_service.hpp | 58 struct implementation_type struct in boost::asio::detail::deadline_timer_service 61 time_type expiry; 62 bool might_have_pending_waits; 63 typename timer_queue<Time_Traits>::per_timer_data timer_data;
|
D | win_object_handle_service.hpp | 49 class implementation_type class in boost::asio::detail::win_object_handle_service 53 implementation_type() in implementation_type() function in boost::asio::detail::win_object_handle_service::implementation_type
|
D | signal_set_service.hpp | 98 class implementation_type class in boost::asio::detail::signal_set_service 102 implementation_type() in implementation_type() function in boost::asio::detail::signal_set_service::implementation_type
|
D | win_iocp_socket_service.hpp | 111 struct implementation_type : struct in boost::asio::detail::win_iocp_socket_service 115 implementation_type() in implementation_type() argument 123 protocol_type protocol_; 126 bool have_remote_endpoint_; 129 endpoint_type remote_endpoint_;
|
D | strand_service.hpp | 76 typedef strand_impl* implementation_type; typedef in boost::asio::detail::strand_service
|
D | strand_executor_service.hpp | 80 typedef shared_ptr<strand_impl> implementation_type; typedef in boost::asio::detail::strand_executor_service
|
D | win_iocp_handle_service.hpp | 49 class implementation_type class in boost::asio::detail::win_iocp_handle_service 53 implementation_type() in implementation_type() function in boost::asio::detail::win_iocp_handle_service::implementation_type
|
/third_party/boost/boost/asio/detail/ |
D | null_socket_service.hpp | 50 struct implementation_type struct in boost::asio::detail::null_socket_service 66 void construct(implementation_type&) in construct() argument 71 void move_construct(implementation_type&, implementation_type&) in move_construct() argument 76 void move_assign(implementation_type&, in move_assign() argument 83 void converting_move_construct(implementation_type&, in converting_move_construct() argument 85 typename null_socket_service<Protocol1>::implementation_type&) in converting_move_construct() 90 void destroy(implementation_type&) in destroy() argument 95 boost::system::error_code open(implementation_type&, in open() argument 103 boost::system::error_code assign(implementation_type&, const protocol_type&, in assign() argument 117 boost::system::error_code close(implementation_type&, in close() argument [all …]
|
D | winrt_resolver_service.hpp | 52 typedef socket_ops::shared_cancel_token_type implementation_type; typedef in boost::asio::detail::winrt_resolver_service 88 void construct(implementation_type&) in construct() argument 93 void move_construct(implementation_type&, in move_construct() argument 99 void move_assign(implementation_type&, in move_assign() argument 105 void destroy(implementation_type&) in destroy() argument 110 void cancel(implementation_type&) in cancel() argument 115 results_type resolve(implementation_type&, in resolve() argument 177 results_type resolve(implementation_type&, in resolve() argument 186 void async_resolve(implementation_type&, const endpoint_type&, in async_resolve() argument
|
D | winrt_ssocket_service.hpp | 51 struct implementation_type : base_implementation_type struct in boost::asio::detail::winrt_ssocket_service 54 implementation_type() in implementation_type() function 61 protocol_type protocol_; 155 boost::system::error_code bind(implementation_type&, in bind() argument 183 boost::system::error_code shutdown(implementation_type&, in shutdown() argument
|
D | resolver_service.hpp | 44 typedef socket_ops::shared_cancel_token_type implementation_type; typedef in boost::asio::detail::resolver_service 75 results_type resolve(implementation_type&, const query_type& qry, in resolve() argument 107 results_type resolve(implementation_type&, in resolve() argument
|
D | deadline_timer_service.hpp | 58 struct implementation_type struct in boost::asio::detail::deadline_timer_service 61 time_type expiry; 62 bool might_have_pending_waits; 63 typename timer_queue<Time_Traits>::per_timer_data timer_data;
|
D | win_object_handle_service.hpp | 49 class implementation_type class in boost::asio::detail::win_object_handle_service 53 implementation_type() in implementation_type() function in boost::asio::detail::win_object_handle_service::implementation_type
|
D | signal_set_service.hpp | 98 class implementation_type class in boost::asio::detail::signal_set_service 102 implementation_type() in implementation_type() function in boost::asio::detail::signal_set_service::implementation_type
|
D | win_iocp_socket_service.hpp | 111 struct implementation_type : struct in boost::asio::detail::win_iocp_socket_service 115 implementation_type() in implementation_type() function 123 protocol_type protocol_; 126 bool have_remote_endpoint_; 129 endpoint_type remote_endpoint_;
|
D | strand_service.hpp | 76 typedef strand_impl* implementation_type; typedef in boost::asio::detail::strand_service
|
D | strand_executor_service.hpp | 80 typedef shared_ptr<strand_impl> implementation_type; typedef in boost::asio::detail::strand_executor_service
|
D | win_iocp_handle_service.hpp | 49 class implementation_type class in boost::asio::detail::win_iocp_handle_service 53 implementation_type() in implementation_type() function in boost::asio::detail::win_iocp_handle_service::implementation_type
|
/third_party/boost/boost/asio/ |
D | basic_io_object.hpp | 35 typedef typename service_type::implementation_type implementation_type; typedef in boost::asio::detail::service_has_move 69 typedef typename service_type::implementation_type implementation_type; typedef in boost::asio::basic_io_object 201 typedef typename service_type::implementation_type implementation_type; typedef in boost::asio::basic_io_object
|
/third_party/boost/libs/asio/include/boost/asio/ |
D | basic_io_object.hpp | 35 typedef typename service_type::implementation_type implementation_type; typedef in boost::asio::detail::service_has_move 69 typedef typename service_type::implementation_type implementation_type; typedef in boost::asio::basic_io_object 201 typedef typename service_type::implementation_type implementation_type; typedef in boost::asio::basic_io_object
|
/third_party/protobuf/python/google/protobuf/internal/ |
D | api_implementation.py | 140 def _SetType(implementation_type): argument
|