/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | RemoteObjectLayer.h | 115 std::function<void(Error)> ReportError) in RemoteObjectLayer() 225 std::function<void(Error)> ReportError; variable 319 std::function<void(Error)> ReportError) in RemoteObjectClientLayer() 432 std::function<void(Error)> ReportError) in RemoteObjectServerLayer() 538 RPCEndpoint &Remote, std::function<void(Error)> ReportError) in RemoteObjectClientLayer() 549 std::function<void(Error)> ReportError) in RemoteObjectServerLayer()
|
H A D | Legacy.h | 179 ErrorReporter ReportError) in LegacyLookupFnResolver() 201 ErrorReporter ReportError; variable
|
H A D | Core.h | 1110 ExecutionSession &setErrorReporter(ErrorReporter ReportError) { in setErrorReporter() 1225 ErrorReporter ReportError = logErrorsToStdErr; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
H A D | SimpleRemoteEPCServer.h | 72 void setErrorReporter(unique_function<void(Error)> ReportError) { in setErrorReporter() 123 void setErrorReporter(ReportErrorFunction ReportError) { in setErrorReporter() 172 ReportErrorFunction ReportError; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
D | SimpleRemoteEPCServer.h | 83 void setErrorReporter(unique_function<void(Error)> ReportError) { in setErrorReporter() 136 void setErrorReporter(ReportErrorFunction ReportError) { in setErrorReporter() 186 ReportErrorFunction ReportError; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
D | SimpleRemoteEPCServer.h | 83 void setErrorReporter(unique_function<void(Error)> ReportError) { in setErrorReporter() 136 void setErrorReporter(ReportErrorFunction ReportError) { in setErrorReporter() 186 ReportErrorFunction ReportError; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
D | SimpleRemoteEPCServer.h | 83 void setErrorReporter(unique_function<void(Error)> ReportError) { in setErrorReporter() 136 void setErrorReporter(ReportErrorFunction ReportError) { in setErrorReporter() 186 ReportErrorFunction ReportError; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
D | SimpleRemoteEPCServer.h | 83 void setErrorReporter(unique_function<void(Error)> ReportError) { in setErrorReporter() 136 void setErrorReporter(ReportErrorFunction ReportError) { in setErrorReporter() 186 ReportErrorFunction ReportError; variable
|
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
H A D | DebugParser.cs | 87 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
|
H A D | DebugTreeParser.cs | 90 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
|
/aosp_15_r20/external/libultrahdr/third_party/image_io/src/xml/ |
H A D | xml_reader.cc | 165 void XmlReader::ReportError(const DataMatchResult& result, in ReportError() function in photos_editing_formats::image_io::XmlReader 175 void XmlReader::ReportError(const Message& message) { in ReportError() function in photos_editing_formats::image_io::XmlReader
|
/aosp_15_r20/external/image_io/src/xml/ |
H A D | xml_reader.cc | 165 void XmlReader::ReportError(const DataMatchResult& result, in ReportError() function in photos_editing_formats::image_io::XmlReader 175 void XmlReader::ReportError(const Message& message) { in ReportError() function in photos_editing_formats::image_io::XmlReader
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCFragment.cpp | 85 bool ReportError, uint64_t &Val) { in getLabelOffset() 97 bool ReportError, uint64_t &Val) { in getSymbolOffsetImpl()
|
/aosp_15_r20/external/llvm/lib/MC/ |
H A D | MCFragment.cpp | 85 bool ReportError, uint64_t &Val) { in getLabelOffset() 97 bool ReportError, uint64_t &Val) { in getSymbolOffsetImpl()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
H A D | MCFragment.cpp | 104 bool ReportError, uint64_t &Val) { in getLabelOffset() 116 bool ReportError, uint64_t &Val) { in getSymbolOffsetImpl()
|
/aosp_15_r20/frameworks/compile/slang/ |
D | slang_rs_context.h | 355 clang::DiagnosticBuilder ReportError(const char (&Message)[N]) const { in ReportError() function 360 clang::DiagnosticBuilder ReportError(const clang::SourceLocation Loc, in ReportError() function
|
/aosp_15_r20/external/google-cloud-java/java-service-control/proto-google-cloud-service-control-v1/src/main/java/com/google/api/servicecontrol/v1/ |
H A D | ReportResponse.java | 154 public static final class ReportError extends com.google.protobuf.GeneratedMessageV3 class in ReportResponse 160 private ReportError(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in ReportError() method in ReportResponse.ReportError 164 private ReportError() { in ReportError() method in ReportResponse.ReportError
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/metrics/ |
H A D | error_collector.h | 38 void ReportError(const ConverterErrorData &error) { in ReportError() function
|
/aosp_15_r20/external/dng_sdk/source/ |
H A D | dng_exceptions.cpp | 53 void ReportError (const char *message, in ReportError() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | SymbolRemappingReader.cpp | 30 auto ReportError = [&](Twine Msg) { in read() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | SymbolRemappingReader.cpp | 31 auto ReportError = [&](Twine Msg) { in read() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/core/api/ |
H A D | error_reporter.cc | 30 int ErrorReporter::ReportError(void*, const char* format, ...) { in ReportError() function in tflite::ErrorReporter
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/ |
H A D | hpack_decoder.cc | 110 void HpackDecoder::ReportError(HpackDecodingError error) { in ReportError() function in http2::HpackDecoder
|
H A D | hpack_whole_entry_buffer.cc | 142 void HpackWholeEntryBuffer::ReportError(HpackDecodingError error) { in ReportError() function in http2::HpackWholeEntryBuffer
|
/aosp_15_r20/external/skia/tools/copyright/ |
H A D | main.py | 86 def ReportError(text): function
|