Home
last modified time | relevance | path

Searched defs:make_error (Results 1 – 8 of 8) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/sources/
Drx-error.hpp96 auto make_error(throw_ptr_tag&&, rxu::error_ptr exception, Coordination cn) in make_error() function
102 auto make_error(throw_instance_tag&&, E e, Coordination cn) in make_error() function
/external/deqp-deps/amber/src/vkscript/
Dparser.cc42 std::string Parser::make_error(const Tokenizer& tokenizer, in make_error() function in amber::vkscript::Parser
Dcommand_parser.cc63 std::string CommandParser::make_error(const std::string& err) { in make_error() function in amber::vkscript::CommandParser
/external/llvm/include/llvm/Support/
DError.h282 template <typename ErrT, typename... ArgTs> Error make_error(ArgTs &&... Args) { in make_error() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DError.h303 template <typename ErrT, typename... ArgTs> Error make_error(ArgTs &&... Args) { in make_error() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DError.h326 template <typename ErrT, typename... ArgTs> Error make_error(ArgTs &&... Args) { in make_error() function
/external/deqp-deps/amber/src/amberscript/
Dparser.cc131 std::string Parser::make_error(const std::string& err) { in make_error() function in amber::amberscript::Parser
/external/libpng/contrib/libtests/
Dpngvalid.c4639 make_error(png_store* const ps, png_byte const colour_type, in make_error() function