/third_party/boost/boost/asio/impl/ |
D | detached.hpp | 68 struct async_result<detached_t, Signature> struct 70 typedef boost::asio::detail::detached_handler completion_handler_type; 72 typedef void return_type; 74 explicit async_result(completion_handler_type&) in async_result() argument 78 void get() in get() 85 static return_type initiate( in initiate() 98 static return_type initiate( in initiate()
|
D | redirect_error.hpp | 245 struct async_result<redirect_error_t<CompletionToken>, Signature> struct 249 ::return_type return_type; 252 struct init_wrapper 312 static return_type initiate( in initiate() 327 static return_type initiate( in initiate()
|
D | spawn.hpp | 246 class async_result<basic_yield_context<Handler>, ReturnType()> class 250 explicit async_result( in async_result() function in boost::asio::async_result 259 class async_result<basic_yield_context<Handler>, ReturnType(Arg1)> class 263 explicit async_result( in async_result() function in boost::asio::async_result 272 class async_result<basic_yield_context<Handler>, class 277 explicit async_result( in async_result() function in boost::asio::async_result 286 class async_result<basic_yield_context<Handler>, class 291 explicit async_result( in async_result() function in boost::asio::async_result
|
D | use_future.hpp | 838 class async_result<use_future_t<Allocator>, Result(Args...)> class 843 explicit async_result( in async_result() function in boost::asio::async_result 854 class async_result<detail::packaged_token<Function, Allocator>, Result(Args...)> class 859 explicit async_result( in async_result() function in boost::asio::async_result 871 class async_result<use_future_t<Allocator>, Result()> class 875 explicit async_result( in async_result() function in boost::asio::async_result 884 class async_result<detail::packaged_token<Function, Allocator>, Result()> class 889 explicit async_result( in async_result() function in boost::asio::async_result
|
D | use_awaitable.hpp | 246 class async_result<use_awaitable_t<Executor>, R(Args...)> class
|
/third_party/boost/libs/asio/include/boost/asio/impl/ |
D | detached.hpp | 68 struct async_result<detached_t, Signature> struct 70 typedef boost::asio::detail::detached_handler completion_handler_type; 72 typedef void return_type; 74 explicit async_result(completion_handler_type&) in async_result() argument 78 void get() in get() 85 static return_type initiate( in initiate() 98 static return_type initiate( in initiate()
|
D | redirect_error.hpp | 245 struct async_result<redirect_error_t<CompletionToken>, Signature> struct 249 ::return_type return_type; 252 struct init_wrapper 312 static return_type initiate( in initiate() 327 static return_type initiate( in initiate()
|
D | spawn.hpp | 246 class async_result<basic_yield_context<Handler>, ReturnType()> class 250 explicit async_result( in async_result() function in boost::asio::async_result 259 class async_result<basic_yield_context<Handler>, ReturnType(Arg1)> class 263 explicit async_result( in async_result() function in boost::asio::async_result 272 class async_result<basic_yield_context<Handler>, class 277 explicit async_result( in async_result() function in boost::asio::async_result 286 class async_result<basic_yield_context<Handler>, class 291 explicit async_result( in async_result() function in boost::asio::async_result
|
D | use_future.hpp | 838 class async_result<use_future_t<Allocator>, Result(Args...)> class 843 explicit async_result( in async_result() function in boost::asio::async_result 854 class async_result<detail::packaged_token<Function, Allocator>, Result(Args...)> class 859 explicit async_result( in async_result() function in boost::asio::async_result 871 class async_result<use_future_t<Allocator>, Result()> class 875 explicit async_result( in async_result() function in boost::asio::async_result 884 class async_result<detail::packaged_token<Function, Allocator>, Result()> class 889 explicit async_result( in async_result() function in boost::asio::async_result
|
D | use_awaitable.hpp | 246 class async_result<use_awaitable_t<Executor>, R(Args...)> class
|
/third_party/boost/boost/asio/ |
D | packaged_task.hpp | 38 class async_result<std::packaged_task<Result(Args...)>, Signature> class 49 explicit async_result(completion_handler_type& h) in async_result() function in boost::asio::async_result
|
D | async_result.hpp | 107 class async_result class 122 explicit async_result(completion_handler_type& h) in async_result() function in boost::asio::async_result 196 class async_result<void, Signature> class
|
D | bind_executor.hpp | 520 class async_result<executor_binder<T, Executor>, Signature> class 529 explicit async_result(executor_binder<T, Executor>& b) in async_result() function in boost::asio::async_result
|
/third_party/boost/libs/asio/include/boost/asio/ |
D | packaged_task.hpp | 38 class async_result<std::packaged_task<Result(Args...)>, Signature> class 49 explicit async_result(completion_handler_type& h) in async_result() function in boost::asio::async_result
|
D | async_result.hpp | 107 class async_result class 122 explicit async_result(completion_handler_type& h) in async_result() function in boost::asio::async_result 196 class async_result<void, Signature> class
|
D | bind_executor.hpp | 520 class async_result<executor_binder<T, Executor>, Signature> class 529 explicit async_result(executor_binder<T, Executor>& b) in async_result() function in boost::asio::async_result
|
/third_party/boost/boost/asio/experimental/impl/ |
D | as_single.hpp | 166 struct async_result<experimental::as_single_t<CompletionToken>, Signature> struct 170 ::return_type return_type; 173 struct init_wrapper 196 static return_type initiate( in initiate()
|
/third_party/boost/libs/asio/include/boost/asio/experimental/impl/ |
D | as_single.hpp | 166 struct async_result<experimental::as_single_t<CompletionToken>, Signature> struct 170 ::return_type return_type; 173 struct init_wrapper 196 static return_type initiate( in initiate()
|
/third_party/boost/libs/asio/test/archetypes/ |
D | deprecated_async_result.hpp | 61 class async_result<archetypes::deprecated_concrete_handler> class 68 explicit async_result(archetypes::deprecated_concrete_handler&) in async_result() function in boost::asio::async_result
|
D | async_result.hpp | 67 class async_result<archetypes::lazy_handler, Signature> class 77 explicit async_result(completion_handler_type&) in async_result() function in boost::asio::async_result
|
/third_party/boost/libs/fiber/examples/asio/detail/ |
D | yield.hpp | 250 class async_result< boost::fibers::asio::yield_t, ReturnType(boost::system::error_code, T) > : class 257 explicit async_result( boost::fibers::asio::detail::yield_handler< T > & h) : in async_result() function in boost::asio::async_result 279 class async_result< boost::fibers::asio::yield_t, void(boost::system::error_code) > : class 285 explicit async_result( boost::fibers::asio::detail::yield_handler< void > & h): in async_result() function in boost::asio::async_result
|
/third_party/boost/libs/asio/example/cpp11/timeouts/ |
D | blocking_token_tcp_client.cpp | 55 class async_result<close_after, void(boost::system::error_code, T)> class 84 explicit async_result(completion_handler_type& h) in async_result() function in boost::asio::async_result
|
/third_party/boost/libs/asio/example/cpp03/timeouts/ |
D | blocking_token_tcp_client.cpp | 55 class async_result<close_after, void(boost::system::error_code, T)> class 84 explicit async_result(completion_handler_type& h) in async_result() function in boost::asio::async_result
|
/third_party/boost/doc/html/boost_asio/example/cpp03/timeouts/ |
D | blocking_token_tcp_client.cpp | 55 class async_result<close_after, void(boost::system::error_code, T)> class 84 explicit async_result(completion_handler_type& h) in async_result() function in boost::asio::async_result
|
/third_party/boost/doc/html/boost_asio/example/cpp11/timeouts/ |
D | blocking_token_tcp_client.cpp | 55 class async_result<close_after, void(boost::system::error_code, T)> class 84 explicit async_result(completion_handler_type& h) in async_result() function in boost::asio::async_result
|