Home
last modified time | relevance | path

Searched defs:error_type (Results 1 – 25 of 39) sorted by relevance

12

/external/rust/crates/thiserror/tests/ui/
Dconcat-display.rs3 macro_rules! error_type { macro
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_symbolizer_report.cpp31 void ReportErrorSummary(const char *error_type, const AddressInfo &info, in ReportErrorSummary()
73 void ReportErrorSummary(const char *error_type, const StackTrace *stack, in ReportErrorSummary()
/external/openscreen/cast/receiver/channel/
Ddevice_auth_namespace_handler.cc33 CastMessage GenerateErrorMessage(AuthError::ErrorType error_type) { in GenerateErrorMessage()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_libcdep.cc49 void ReportErrorSummary(const char *error_type, StackTrace *stack) { in ReportErrorSummary()
Dsanitizer_common.cc206 void ReportErrorSummary(const char *error_type, const AddressInfo &info) { in ReportErrorSummary()
/external/scudo/standalone/include/scudo/
Dinterface.h88 enum scudo_error_type error_type; member
/external/llvm-project/compiler-rt/lib/scudo/standalone/include/scudo/
Dinterface.h87 enum scudo_error_type error_type; member
/external/openscreen/
DPRESUBMIT.py68 error_type, argument
/external/openscreen/cast/common/channel/proto/
Dcast_channel.proto113 required ErrorType error_type = 1; field
/external/python/cpython2/Objects/
Dgenobject.c154 PyObject *error_type, *error_value, *error_traceback; in gen_del() local
Dframeobject.c908 PyObject *error_type, *error_value, *error_traceback; in PyFrame_FastToLocals() local
960 PyObject *error_type, *error_value, *error_traceback; in PyFrame_LocalsToFast() local
/external/tensorflow/tensorflow/python/util/
Dnest_test.py1178 def testMapWithPathsIncompatibleStructures(self, s1, s2, error_type): argument
1215 def testMapWithTuplePathsIncompatibleStructures(self, s1, s2, error_type): argument
/external/python/cpython3/Lib/test/libregrtest/
Druntest_mp.py183 def mp_result_error(self, test_name, error_type, stdout='', stderr='', argument
/external/wpa_supplicant_8/src/eap_peer/
Dikev2.h49 u16 error_type; member
/external/tensorflow/tensorflow/python/ops/ragged/
Dragged_to_tensor_op_test.py393 error_type=(ValueError, errors.InvalidArgumentError), argument
/external/python/cpython3/Modules/_io/
Diobase.c260 PyObject *error_type, *error_value, *error_traceback; in iobase_finalize() local
/external/mksh/src/
Dexpr.c88 enum error_type { enum
/external/python/cpython3/Objects/
Dobject.c375 PyObject *error_type, *error_value, *error_traceback; in _PyObject_Dump() local
1997 PyObject *error_type, *error_value, *error_traceback; in Py_ReprLeave() local
Dframeobject.c1141 PyObject *error_type, *error_value, *error_traceback; in PyFrame_LocalsToFast() local
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc221 char* name, char* error_type) { in SetErrorFromCollector()
/external/llvm/include/llvm/Support/
DError.h605 typedef std::unique_ptr<ErrorInfoBase> error_type; typedef
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DError.h636 typedef std::unique_ptr<ErrorInfoBase> error_type; typedef
/external/e2fsprogs/misc/
Dbadblocks.c155 static int bb_output (blk_t bad, enum error_types error_type) in bb_output()
/external/llvm-project/llvm/include/llvm/Support/
DError.h446 using error_type = std::unique_ptr<ErrorInfoBase>; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DError.h441 using error_type = std::unique_ptr<ErrorInfoBase>; variable

12