Home
last modified time | relevance | path

Searched defs:ErrorHandler (Results 26 – 50 of 393) sorted by relevance

12345678910>>...16

/aosp_15_r20/external/pytorch/torch/distributed/elastic/multiprocessing/errors/
H A Derror_handler.py24 class ErrorHandler: class
H A D__init__.py309 fn: Callable[..., T], error_handler: Optional[ErrorHandler] = None
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/testdata/
H A Dtest_delegate.cc30 typedef void (*ErrorHandler)(const char*); typedef
/aosp_15_r20/external/objenesis/tck/src/main/java/org/objenesis/tck/
H A DCandidateLoader.java40 public interface ErrorHandler { interface in CandidateLoader
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
Dbranches.go16 func checkBranches(body *BlockStmt, errh ErrorHandler) {
/aosp_15_r20/external/llvm/lib/Support/
H A DErrorHandling.cpp43 static fatal_error_handler_t ErrorHandler = nullptr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DErrorHandling.cpp43 static fatal_error_handler_t ErrorHandler = nullptr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h237 messageHandler ErrorHandler = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/Symbolize/
DDIPrinter.h68 using ErrorHandler = function_ref<void(const ErrorInfoBase &, StringRef)>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/Symbolize/
DDIPrinter.h68 using ErrorHandler = function_ref<void(const ErrorInfoBase &, StringRef)>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/Symbolize/
DDIPrinter.h68 using ErrorHandler = function_ref<void(const ErrorInfoBase &, StringRef)>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/Symbolize/
DDIPrinter.h68 using ErrorHandler = function_ref<void(const ErrorInfoBase &, StringRef)>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DErrorHandling.cpp42 static fatal_error_handler_t ErrorHandler = nullptr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DErrorHandling.cpp42 static fatal_error_handler_t ErrorHandler = nullptr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DMinidumpEmitter.cpp230 ErrorHandler /*EH*/) { in yaml2minidump() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DMinidumpEmitter.cpp231 ErrorHandler /*EH*/) { in yaml2minidump() argument
/aosp_15_r20/external/google-cloud-java/java-appengine-admin/proto-google-cloud-appengine-admin-v1/src/main/proto/google/appengine/v1/
H A Dapp_yaml.proto51 message ErrorHandler { message
/aosp_15_r20/external/googleapis/google/appengine/v1beta/
H A Dapp_yaml.proto51 message ErrorHandler { message
/aosp_15_r20/external/googleapis/google/appengine/v1/
H A Dapp_yaml.proto51 message ErrorHandler { message
/aosp_15_r20/prebuilts/go/linux-x86/src/go/scanner/
Dscanner.go24 type ErrorHandler func(pos token.Position, msg string) type
/aosp_15_r20/external/python/cpython2/Lib/xml/sax/
Dhandler.py22 class ErrorHandler: class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/xml/sax/
Dhandler.py22 class ErrorHandler: class
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/png/
H A Dpng_io.cc78 void ErrorHandler(png_structp png_ptr, png_const_charp msg) { in ErrorHandler() function
/aosp_15_r20/external/python/cpython3/Lib/xml/sax/
Dhandler.py22 class ErrorHandler: class
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/xml/sax/
H A Dhandler.py22 class ErrorHandler: class

12345678910>>...16