Home
last modified time | relevance | path

Searched defs:on_error (Results 1 – 25 of 37) sorted by relevance

12

/third_party/boost/boost/process/detail/windows/
Dpipe_in.hpp46 void on_error(WindowsExecutor &, const std::error_code &) const in on_error() function
77 void on_error(Executor & exec, const std::error_code &) in on_error() function
Dpipe_out.hpp41 void on_error(WindowsExecutor &, const std::error_code &) const in on_error() function
111 void on_error(Executor & exec, const std::error_code &) in on_error() function
Dasync_out.hpp93 void on_error(Executor &, const std::error_code &) const in on_error() function
167 void on_error(Executor &, const std::error_code &) const in on_error() function
Dasync_in.hpp85 void on_error(Executor &, const std::error_code &) const in on_error() function
/third_party/boost/boost/process/detail/posix/
Dpipe_in.hpp41 void on_error(Executor &, const std::error_code &) const in on_error() function
84 void on_error(Executor & exec, const std::error_code &) in on_error() function
Dpipe_out.hpp35 void on_error(Executor &, const std::error_code &) const in on_error() function
105 void on_error(Executor & exec, const std::error_code &) in on_error() function
Dasync_out.hpp85 void on_error(Executor &, const std::error_code &) const in on_error() function
162 void on_error(Executor &, const std::error_code &) const in on_error() function
Dsignal.hpp38 void on_error(Executor&, const std::error_code &) in on_error() function
Dasync_in.hpp75 void on_error(Executor &, const std::error_code &) const in on_error() function
/third_party/boost/libs/spirit/example/x3/calc/calc7/
Derror_handler.hpp25 on_error(Iterator&, Iterator const& last, Exception const& x, Context const& context) in on_error() function
/third_party/boost/libs/spirit/example/x3/calc/calc8/
Derror_handler.hpp32 x3::error_handler_result on_error( in on_error() function
/third_party/boost/libs/spirit/example/x3/calc/calc9/
Derror_handler.hpp32 x3::error_handler_result on_error( in on_error() function
/third_party/boost/boost/process/detail/
Dthrow_on_error.hpp22 void on_error(Executor& exec, const std::error_code & ec) const in on_error() function
Dhandler_base.hpp39 void on_error(Executor&, const std::error_code &) const {} in on_error() function
Dhandler.hpp45 void on_error(Executor &e, const std::error_code &ec) in on_error() function
/third_party/boost/boost/spirit/home/qi/nonterminal/
Derror_handler.hpp151 void on_error(rule<Iterator, T0, T1, T2>& r, F f) in on_error() function
170 void on_error(rule<Iterator, T0, T1, T2>& r, F f) in on_error() function
/third_party/boost/libs/spirit/test/x3/
Derror_handler.cpp19 x3::error_handler_result on_error( in on_error() function
Dwith.cpp19 on_error(Iterator&, Iterator const&, Exception const&, Context const& context) in on_error() function
Drule4.cpp26 on_error(Iterator&, Iterator const& last, Exception const& x, Context const&) in on_error() function
/third_party/boost/boost/process/
Dextend.hpp73 constexpr boost::process::detail::make_handler_t<boost::process::detail::on_error_> on_error; variable
124 void on_error(Executor&, const std::error_code &) const {} in on_error() function
Derror.hpp65 void on_error(Executor&, const std::error_code & ec) const in on_error() function
84 void on_error(Executor&, const std::error_code & ec) const noexcept in on_error() function
Dasync_system.hpp62 void on_error(Exec&, const std::error_code & ec) in on_error() function
/third_party/boost/libs/spirit/example/x3/rexpr/rexpr_full/rexpr/
Derror_handler.hpp56 error_handler_base::on_error( in on_error() function in rexpr::parser::error_handler_base
/third_party/boost/libs/date_time/test/
Dtestconstrained_value.cpp22 static void on_error(unsigned int&, unsigned int, boost::CV::violation_enum) in on_error() function in day_value_policies
/third_party/boost/boost/date_time/
Dconstrained_value.hpp116 static void on_error(rep_type, rep_type, violation_enum) in on_error() function in boost::CV::simple_exception_policy

12