Searched defs:make_error (Results 1 – 8 of 8) sorted by relevance
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/sources/ |
D | rx-error.hpp | 96 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/ |
D | parser.cc | 42 std::string Parser::make_error(const Tokenizer& tokenizer, in make_error() function in amber::vkscript::Parser
|
D | command_parser.cc | 63 std::string CommandParser::make_error(const std::string& err) { in make_error() function in amber::vkscript::CommandParser
|
/external/llvm/include/llvm/Support/ |
D | Error.h | 282 template <typename ErrT, typename... ArgTs> Error make_error(ArgTs &&... Args) { in make_error() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Error.h | 303 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/ |
D | Error.h | 326 template <typename ErrT, typename... ArgTs> Error make_error(ArgTs &&... Args) { in make_error() function
|
/external/deqp-deps/amber/src/amberscript/ |
D | parser.cc | 131 std::string Parser::make_error(const std::string& err) { in make_error() function in amber::amberscript::Parser
|
/external/libpng/contrib/libtests/ |
D | pngvalid.c | 4639 make_error(png_store* const ps, png_byte const colour_type, in make_error() function
|