Home
last modified time | relevance | path

Searched defs:ReportError (Results 1 – 25 of 43) sorted by relevance

12

/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DDebugParser.cs95 public virtual void ReportError( IOException e ) in ReportError() method in Antlr.Runtime.Debug.DebugParser
123 public override void ReportError( RecognitionException e ) in ReportError() method in Antlr.Runtime.Debug.DebugParser
DDebugTreeParser.cs96 public virtual void ReportError( IOException e ) in ReportError() method in Antlr.Runtime.Debug.DebugTreeParser
102 public override void ReportError( RecognitionException e ) in ReportError() method in Antlr.Runtime.Debug.DebugTreeParser
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DDebugParser.cs87 public virtual void ReportError(IOException e) { in ReportError() method in Antlr.Runtime.Debug.DebugParser
110 public override void ReportError(RecognitionException e) { in ReportError() method in Antlr.Runtime.Debug.DebugParser
DDebugTreeParser.cs90 public virtual void ReportError(IOException e) { in ReportError() method in Antlr.Runtime.Debug.DebugTreeParser
95 public override void ReportError(RecognitionException e) { in ReportError() method in Antlr.Runtime.Debug.DebugTreeParser
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DRemoteObjectLayerTest.cpp115 auto ReportError = in TEST() local
173 auto ReportError = in TEST() local
228 auto ReportError = in TEST() local
276 auto ReportError = in TEST() local
332 auto ReportError = in TEST() local
414 auto ReportError = in TEST() local
492 auto ReportError = in TEST() local
541 auto ReportError = in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DLegacy.h176 ErrorReporter ReportError) in LegacyLookupFnResolver()
197 ErrorReporter ReportError; variable
DRemoteObjectLayer.h115 std::function<void(Error)> ReportError) in RemoteObjectLayer()
230 std::function<void(Error)> ReportError; variable
317 std::function<void(Error)> ReportError) in RemoteObjectClientLayer()
423 std::function<void(Error)> ReportError) in RemoteObjectServerLayer()
DCore.h376 ExecutionSessionBase &setErrorReporter(ErrorReporter ReportError) { in setErrorReporter()
468 ErrorReporter ReportError = logErrorsToStdErr; variable
/external/tensorflow/tensorflow/lite/core/api/
Derror_reporter.cc30 int ErrorReporter::ReportError(void*, const char* format, ...) { in ReportError() function in tflite::ErrorReporter
/external/dng_sdk/source/
Ddng_exceptions.cpp53 void ReportError (const char *message, in ReportError() function
/external/skqp/tools/copyright/
Dmain.py80 def ReportError(text): function
/external/skia/tools/copyright/
Dmain.py80 def ReportError(text): function
/external/v8/src/torque/
Dutils.cc79 [[noreturn]] void ReportError(const std::string& error) { in ReportError() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCFragment.cpp86 bool ReportError, uint64_t &Val) { in getLabelOffset()
98 bool ReportError, uint64_t &Val) { in getSymbolOffsetImpl()
/external/llvm/lib/MC/
DMCFragment.cpp85 bool ReportError, uint64_t &Val) { in getLabelOffset()
97 bool ReportError, uint64_t &Val) { in getSymbolOffsetImpl()
/external/libtextclassifier/lang_id/common/fel/
Dfel-parser.cc60 void FELParser::ReportError(const string &error_message) { in ReportError() function in libtextclassifier3::mobile::FELParser
/external/tensorflow/tensorflow/lite/delegates/flex/
Dutil_test.cc38 void ReportError(TfLiteContext* context, const char* format, ...) { in ReportError() function
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/
DSlimLexer.cs337 public override void ReportError( RecognitionException e ) in ReportError() method in Antlr.Runtime.SlimLexer
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DLexer.cs265 public override void ReportError(RecognitionException e) { in ReportError() method in Antlr.Runtime.Lexer
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/
DLexer.cs328 public override void ReportError( RecognitionException e ) in ReportError() method in Antlr.Runtime.Lexer
/external/tensorflow/tensorflow/lite/tools/
Dverifier.cc28 void ReportError(ErrorReporter* error_reporter, const char* format, ...) { in ReportError() function
/external/google-breakpad/src/common/
Dmodule.cc216 bool Module::ReportError() { in ReportError() function in google_breakpad::Module
/external/tensorflow/tensorflow/lite/kernels/
Dkernel_util_test.cc24 void ReportError(TfLiteContext* context, const char* format, ...) {} in ReportError() function
/external/libchrome/base/json/
Djson_parser.cc737 void JSONParser::ReportError(JSONReader::JsonParseError code, in ReportError() function in base::internal::JSONParser
/external/clang/lib/StaticAnalyzer/Checkers/
DLLVMConventionsChecker.cpp260 void ASTFieldVisitor::ReportError(QualType T) { in ReportError() function in ASTFieldVisitor

12