Home
last modified time | relevance | path

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

12

/third_party/skia/src/ports/skia_ohos/
DFontConfig_ohos.h187 struct ErrorInfo { struct
188 ErrorInfo(int err, const char* text) : err(err), text(SkString(text)){} in ErrorInfo() argument
189 ErrorInfo(int err, SkString& text) : err(err), text(std::move(text)){} in ErrorInfo() function
203 std::vector<ErrorInfo> errSet; // the errors happened argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLLexer.h31 SMDiagnostic &ErrorInfo; variable
/third_party/typescript/src/testRunner/parallel/
Dshared.ts20 export interface ErrorInfo { interface
/third_party/skia/third_party/externals/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()
/third_party/python/Modules/
Dpyexpat.c1654 struct ErrorInfo { struct
1660 struct ErrorInfo error_info_of[] = { argument
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/AsmParser/
DBPFAsmParser.cpp285 MCStreamer &Out, uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/AsmParser/
DMSP430AsmParser.cpp255 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/third_party/lzma/CPP/7zip/UI/Common/
DOpenArchive.h318 CArcErrorInfo ErrorInfo; // for OK archives variable
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineVerifier.cpp967 StringRef ErrorInfo; in verifyPreISelGenericInstruction() local
1519 StringRef ErrorInfo; in visitMachineInstrBefore() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp821 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp583 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp550 uint64_t &ErrorInfo, in matchOneInstruction()
609 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp653 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp1136 MCStreamer &Out, uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp1244 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp4174 uint64_t ErrorInfo, in showMatchError()
4498 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp5723 uint64_t ErrorInfo) { in RefineErrorLoc()
5736 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp2269 uint64_t ErrorInfo; in parseStatement() local
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp1175 class ErrorInfo { class in Json::OurReader
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp1175 class ErrorInfo { class in Json::OurReader
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp1175 class ErrorInfo { class in Json::OurReader
/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp1155 class ErrorInfo { class in Json::OurReader
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp3526 uint64_t &ErrorInfo, in MatchAndEmitInstruction()

12