Home
last modified time | relevance | path

Searched defs:make_error (Results 1 – 5 of 5) 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/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/libpng/contrib/libtests/
Dpngvalid.c4639 make_error(png_store* const ps, png_byte const colour_type, in make_error() function