Home
last modified time | relevance | path

Searched defs:ErrorReporter (Results 1 – 25 of 86) sorted by relevance

1234

/aosp_15_r20/external/tensorflow/tensorflow/lite/core/api/
H A Dflatbuffer_conversions.cc963 TfLiteStatus ParseAbs(const Operator*, ErrorReporter*, BuiltinDataAllocator*, in ParseAbs() argument
1051 TfLiteStatus ParseAssignVariable(const Operator*, ErrorReporter*, in ParseAssignVariable() argument
1080 TfLiteStatus ParseBatchToSpaceNd(const Operator*, ErrorReporter*, in ParseBatchToSpaceNd() argument
1088 TfLiteStatus ParseBroadcastArgs(const Operator*, ErrorReporter*, in ParseBroadcastArgs() argument
1096 TfLiteStatus ParseBroadcastTo(const Operator*, ErrorReporter*, in ParseBroadcastTo() argument
1152 TfLiteStatus ParseCeil(const Operator*, ErrorReporter*, BuiltinDataAllocator*, in ParseCeil() argument
1238 TfLiteStatus ParseCos(const Operator*, ErrorReporter*, BuiltinDataAllocator*, in ParseCos() argument
1307 TfLiteStatus ParseDequantize(const Operator*, ErrorReporter*, in ParseDequantize() argument
1330 TfLiteStatus ParseElu(const Operator*, ErrorReporter*, BuiltinDataAllocator*, in ParseElu() argument
1338 TfLiteStatus ParseEqual(const Operator*, ErrorReporter*, BuiltinDataAllocator*, in ParseEqual() argument
[all …]
H A Derror_reporter_test.cc38 TEST(ErrorReporter, TestReport) { in TEST() argument
45 TEST(ErrorReporter, TestReportMacro) { in TEST() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
Derrors.go22 type ErrorReporter struct { struct
23 loader.ErrorReporter anonMember
24 unresSyms map[unresolvedSymKey]bool
25 unresMutex sync.Mutex
26 SymName symNameFn
30 func (reporter *ErrorReporter) errorUnresolved(ldr *loader.Loader, s, rs loader.Sym) {
Dlink.go53 ErrorReporter anonMember
/aosp_15_r20/external/auto/value/src/main/java/com/google/auto/value/processor/
H A DErrorReporter.java29 class ErrorReporter { class
33 ErrorReporter(ProcessingEnvironment processingEnv) { in ErrorReporter() method in ErrorReporter
/aosp_15_r20/external/auto/value/src/main/java/com/google/auto/value/extension/toprettystring/processor/
H A DToPrettyStringValidator.java129 private static final class ErrorReporter { class in ToPrettyStringValidator
133 ErrorReporter(ExecutableElement method, Messager messager) { in ErrorReporter() method in ToPrettyStringValidator.ErrorReporter
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/core/
H A Dtflite_engine.h182 struct ErrorReporter : public tflite::ErrorReporter { struct
188 ErrorReporter error_reporter_; argument
/aosp_15_r20/external/dagger2/java/dagger/android/processor/
H A DAndroidInjectorDescriptor.java150 private static class ErrorReporter { class in AndroidInjectorDescriptor.Validator
155 ErrorReporter(XElement subject, XMessager messager) { in ErrorReporter() method in AndroidInjectorDescriptor.Validator.ErrorReporter
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/loader/
Dloader.go298 func NewLoader(flags uint32, reporter *ErrorReporter) *Loader {
2671 type ErrorReporter struct { struct
2672 ldr *Loader
2673 AfterErrorAction func()
2684 func (reporter *ErrorReporter) Errorf(s Sym, format string, args ...interface{}) {
/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLWGSLValidator.h16 class ErrorReporter; variable
H A DSkSLSPIRVValidator.h15 class ErrorReporter; variable
H A DSkSLWGSLCodeGenerator.h15 class ErrorReporter; variable
H A DSkSLSPIRVCodeGenerator.h16 class ErrorReporter; variable
H A DSkSLHLSLCodeGenerator.h16 class ErrorReporter; variable
/aosp_15_r20/external/skia/src/sksl/
H A DSkSLContext.h16 class ErrorReporter; variable
H A DSkSLErrorReporter.h24 ErrorReporter() {} in ErrorReporter() function
H A DSkSLAnalysis.h21 class ErrorReporter; variable
H A DSkSLParser.h29 class ErrorReporter; variable
/aosp_15_r20/external/perfetto/src/trace_config_utils/
H A Dtxt_to_pb.cc146 class ErrorReporter { class
148 ErrorReporter(std::string file_name, const char* config) in ErrorReporter() function in perfetto::__anona3f603400111::ErrorReporter
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Derror_reporter.py37 class ErrorReporter(object): class
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DLegacy.h207 std::function<void(Error)> ErrorReporter) { in createLegacyLookupResolver()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DTFLiteUtils.cpp109 tflite::StderrReporter ErrorReporter; in TFModelEvaluatorImpl() local
/aosp_15_r20/build/make/tools/product_config/src/com/android/build/config/
H A DErrorReporter.java30 public class ErrorReporter { class
/aosp_15_r20/external/tensorflow/tensorflow/lite/c/
H A Dc_api_test.cc215 TEST(CApiSimple, ErrorReporter) { in TEST() argument
/aosp_15_r20/out/soong/.intermediates/external/auto/value/libauto_value_plugin/linux_glibc_common/javac/
Dlibauto_value_plugin.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

1234