Home
last modified time | relevance | path

Searched refs:error_types (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/asio/execution/
Dsender.hpp87 typename has_error_types<S::template error_types>::type,
104 using error_types = typename S::template error_types<Variant>; typedef
128 using error_types = Variant<std::exception_ptr>; typedef
/third_party/boost/libs/asio/include/boost/asio/execution/
Dsender.hpp87 typename has_error_types<S::template error_types>::type,
104 using error_types = typename S::template error_types<Variant>; typedef
128 using error_types = Variant<std::exception_ptr>; typedef
/third_party/boost/libs/asio/test/execution/
Dsender.cpp136 using error_types = Variant<boost::system::error_code>; typedef
/third_party/boost/libs/asio/doc/requirements/
DSender.qbk51 typename has-error-types<S::template error_types>;
/third_party/e2fsprogs/misc/
Dbadblocks.c126 enum error_types { READ_ERROR, WRITE_ERROR, CORRUPTION_ERROR }; enum
155 static int bb_output (blk_t bad, enum error_types error_type) in bb_output()
/third_party/boost/libs/asio/include/boost/asio/
Dthread_pool.hpp186 using error_types = Variant<std::exception_ptr>; typedef in boost::asio::thread_pool::basic_executor_type
/third_party/boost/boost/asio/
Dthread_pool.hpp186 using error_types = Variant<std::exception_ptr>; typedef in boost::asio::thread_pool::basic_executor_type