Home
last modified time | relevance | path

Searched defs:ErrorInfo (Results 1 – 25 of 51) sorted by relevance

123

/external/nist-sip/java/gov/nist/javax/sip/header/
DErrorInfo.java46 public final class ErrorInfo class
60 public ErrorInfo() { in ErrorInfo() method in ErrorInfo
68 public ErrorInfo(GenericURI errorInfo) { in ErrorInfo() method in ErrorInfo
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dset.h32 struct ErrorInfo { struct
33 ErrorKind kind;
/external/rust/crates/grpcio-sys/grpc/test/core/security/
Dgrpc_tls_certificate_provider_test.cc75 struct ErrorInfo { struct in grpc_core::testing::GrpcTlsCertificateProviderTest
76 std::string root_cert_str;
77 std::string identity_cert_str;
78 ErrorInfo(std::string root, std::string identity) in ErrorInfo() function
81 bool operator==(const ErrorInfo& other) const { in operator ==()
Dgrpc_tls_certificate_distributor_test.cc77 struct ErrorInfo { struct in grpc_core::testing::GrpcTlsCertificateDistributorTest
78 std::string root_cert_str;
79 std::string identity_cert_str;
80 ErrorInfo(std::string root, std::string identity) in ErrorInfo() argument
83 bool operator==(const ErrorInfo& other) const { in operator ==()
/external/scudo/standalone/fuzz/
Dget_error_info_fuzzer.cpp55 scudo_error_info ErrorInfo; in LLVMFuzzerTestOneInput() local
/external/llvm/lib/AsmParser/
DLLLexer.h32 SMDiagnostic &ErrorInfo; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLLexer.h31 SMDiagnostic &ErrorInfo; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/AsmParser/
DAVRAsmParser.cpp279 uint64_t const &ErrorInfo) { in invalidOperand()
304 uint64_t const &ErrorInfo) { in missingFeature()
317 MCStreamer &Out, uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/external/ImageMagick/MagickCore/
Dcolor.h82 } ErrorInfo; typedef
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/analytics/
DMediaMetricsListener.java872 private static final class ErrorInfo { class in MediaMetricsListener
877 public ErrorInfo(int errorCode, int subErrorCode) { in ErrorInfo() method in MediaMetricsListener.ErrorInfo
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/analytics/
DMediaMetricsListener.java834 private static final class ErrorInfo { class in MediaMetricsListener
839 public ErrorInfo(int errorCode, int subErrorCode) { in ErrorInfo() method in MediaMetricsListener.ErrorInfo
/external/scudo/standalone/
Dcombined.h926 static void getErrorInfo(struct scudo_error_info *ErrorInfo, in getErrorInfo()
1277 static void getInlineErrorInfo(struct scudo_error_info *ErrorInfo, in getInlineErrorInfo()
1359 static void getRingBufferErrorInfo(struct scudo_error_info *ErrorInfo, in getRingBufferErrorInfo()
/external/rust/crates/combine/src/
Derror.rs44 pub trait ErrorInfo<'s, T, R> { interface
51 impl<'s, 'a, T, R, F> ErrorInfo<'s, T, R> for &'a F impl
105 impl<'s, T, R> ErrorInfo<'s, T, R> for &'static str { impl
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp2548 MCStreamer &Out, uint64_t &ErrorInfo, in MatchAndEmitInstruction()
2583 bool X86AsmParser::ErrorMissingFeature(SMLoc IDLoc, uint64_t ErrorInfo, in ErrorMissingFeature()
2602 uint64_t &ErrorInfo, in MatchAndEmitATTInstruction()
2774 uint64_t &ErrorInfo, in MatchAndEmitIntelInstruction()
/external/kernel-headers/original/uapi/linux/
Dcciss_defs.h111 DWORD ErrorInfo; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp100 uint64_t &ErrorInfo, FeatureBitset &MissingFeatures, in MatchInstruction()
3106 MCStreamer &Out, uint64_t &ErrorInfo, in MatchAndEmitInstruction()
3202 uint64_t &ErrorInfo, in MatchAndEmitATTInstruction()
3408 uint64_t &ErrorInfo, in MatchAndEmitIntelInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/AsmParser/
DBPFAsmParser.cpp285 MCStreamer &Out, uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/AsmParser/
DMSP430AsmParser.cpp255 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.h282 CArcErrorInfo ErrorInfo; // for OK archives variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/AsmParser/
DRISCVAsmParser.cpp798 OperandVector &Operands, uint64_t ErrorInfo, int64_t Lower, int64_t Upper, in generateImmOutOfRangeError()
811 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/external/llvm/unittests/Support/
DErrorTest.cpp413 int ErrorInfo = 0; in TEST() local
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp545 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineVerifier.cpp967 StringRef ErrorInfo; in verifyPreISelGenericInstruction() local
1519 StringRef ErrorInfo; in visitMachineInstrBefore() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp583 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp821 uint64_t &ErrorInfo, in MatchAndEmitInstruction()

123