Home
last modified time | relevance | path

Searched defs:ErrorInfo (Results 1 – 25 of 70) 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() function
83 bool operator==(const ErrorInfo& other) const { in operator ==()
/external/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/
Dget_error_info_fuzzer.cpp43 scudo_error_info ErrorInfo; in LLVMFuzzerTestOneInput() local
/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/llvm-project/llvm/lib/AsmParser/
DLLLexer.h31 SMDiagnostic &ErrorInfo; variable
/external/ImageMagick/MagickCore/
Dcolor.h82 } ErrorInfo; typedef
/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/llvm-project/llvm/lib/Target/AVR/AsmParser/
DAVRAsmParser.cpp281 uint64_t const &ErrorInfo) { in invalidOperand()
306 uint64_t const &ErrorInfo) { in missingFeature()
319 MCStreamer &Out, uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/external/scudo/standalone/
Dcombined.h918 static void getErrorInfo(struct scudo_error_info *ErrorInfo, in getErrorInfo()
1268 static void getInlineErrorInfo(struct scudo_error_info *ErrorInfo, in getInlineErrorInfo()
1350 static void getRingBufferErrorInfo(struct scudo_error_info *ErrorInfo, in getRingBufferErrorInfo()
/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/llvm-project/llvm/lib/Target/BPF/AsmParser/
DBPFAsmParser.cpp287 MCStreamer &Out, uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/AsmParser/
DBPFAsmParser.cpp285 MCStreamer &Out, uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/external/llvm-project/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp123 uint64_t &ErrorInfo, FeatureBitset &MissingFeatures, in MatchInstruction()
4010 MCStreamer &Out, uint64_t &ErrorInfo, in MatchAndEmitInstruction()
4114 uint64_t &ErrorInfo, in MatchAndEmitATTInstruction()
4376 uint64_t &ErrorInfo, in MatchAndEmitIntelInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/AsmParser/
DMSP430AsmParser.cpp255 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/external/llvm-project/llvm/lib/Target/MSP430/AsmParser/
DMSP430AsmParser.cpp257 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-project/compiler-rt/lib/scudo/standalone/
Dcombined.h817 static void getErrorInfo(struct scudo_error_info *ErrorInfo, in getErrorInfo()
/external/llvm/unittests/Support/
DErrorTest.cpp413 int ErrorInfo = 0; in TEST() local

123