Home
last modified time | relevance | path

Searched defs:ReturnError (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DTGLexer.cpp72 tgtok::TokKind TGLexer::ReturnError(SMLoc Loc, const Twine &Msg) { in ReturnError() function in TGLexer
77 tgtok::TokKind TGLexer::ReturnError(const char *Loc, const Twine &Msg) { in ReturnError() function in TGLexer
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGLexer.cpp69 tgtok::TokKind TGLexer::ReturnError(SMLoc Loc, const Twine &Msg) { in ReturnError() function in TGLexer
74 tgtok::TokKind TGLexer::ReturnError(const char *Loc, const Twine &Msg) { in ReturnError() function in TGLexer
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/
H A Dresults.h75 void ReturnError(const llvm::Error&) const final {} in ReturnError() function
/aosp_15_r20/build/make/tools/ide_query/cc_analyzer/
H A Dmain.cc51 cc_analyzer::IdeAnalysis ReturnError(llvm::StringRef message) { in ReturnError() function
/aosp_15_r20/external/cronet/net/base/
H A Dmock_file_stream.h65 int ReturnError(int function_error) { in ReturnError() function
/aosp_15_r20/external/llvm/lib/TableGen/
H A DTGLexer.cpp42 tgtok::TokKind TGLexer::ReturnError(const char *Loc, const Twine &Msg) { in ReturnError() function in TGLexer
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_utils.cc86 tensorflow::Status ReturnError(const std::vector<string>& pieces, int idx) { in ReturnError() function
/aosp_15_r20/external/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp47 AsmToken AsmLexer::ReturnError(const char *Loc, const std::string &Msg) { in ReturnError() function in AsmLexer
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp52 AsmToken AsmLexer::ReturnError(const char *Loc, const std::string &Msg) { in ReturnError() function in AsmLexer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp56 AsmToken AsmLexer::ReturnError(const char *Loc, const std::string &Msg) { in ReturnError() function in AsmLexer
/aosp_15_r20/external/cronet/base/types/
H A Dexpected_macros_unittest.cc29 expected<int, std::string> ReturnError(std::string_view msg) { in ReturnError() function
/aosp_15_r20/external/armnn/src/armnn/
H A DNetwork.cpp821 auto ReturnError = [&](const Layer* layer) in AttemptBackendAssignment() local
995 auto ReturnError = [&](const Layer* layer) in AssignBackendsIConnectable() local