Searched defs:err_out (Results 1 – 5 of 5) sorted by relevance
29 Iterator first, Iterator last, std::ostream& err_out in error_handler()72 std::ostream& err_out; member in boost::spirit::x3::error_handler
340 auto err_out = [&out, &out_end, &dst_len]() { in utf16_to_utf8() local
668 const boost::system::error_code& err, boost::system::error_code* err_out, in async_read_handler()
3556 GLint* err_out) { in sPrepareTexImage2D()
3931 static std::string packVarNames(GLsizei count, const char** names, GLint* err_out) { in packVarNames()