Home
last modified time | relevance | path

Searched defs:MatchResult (Results 1 – 13 of 13) sorted by relevance

/third_party/flutter/skia/experimental/svg/model/
DSkPEG.h25 struct MatchResult { struct
26 MatchResult(std::nullptr_t) : fNext(nullptr) {} in MatchResult() function
27 MatchResult(const char* next, const V& v) : fNext(next), fValue(&v) {} in MatchResult() argument
55 using MatchT = MatchResult<V>; argument
/third_party/spirv-tools/source/diff/
Ddiff.cpp1519 struct MatchResult { in BestEffortMatchFunctions() struct
1520 uint32_t src_id; in BestEffortMatchFunctions()
1521 uint32_t dst_id; in BestEffortMatchFunctions()
1522 DiffMatch src_match; in BestEffortMatchFunctions()
1523 DiffMatch dst_match; in BestEffortMatchFunctions()
1524 float match_rate; in BestEffortMatchFunctions()
1525 bool operator<(const MatchResult& other) const { in BestEffortMatchFunctions()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/AsmParser/
DAVRAsmParser.cpp320 unsigned MatchResult = in MatchAndEmitInstruction() local
608 auto MatchResult = MatchOperandParserImpl(Operands, Mnemonic); in ParseInstruction() local
/third_party/rust/crates/glob/src/
Dlib.rs530 enum MatchResult { enum
728 ) -> MatchResult { in matches_from()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheck.cpp1438 Expected<size_t> MatchResult = Pat.match(MatchBuffer, CurrentMatchLen, SM); in Check() local
1561 Expected<size_t> MatchResult = Pat->match(Buffer, MatchLen, SM); in CheckNot() local
1621 Expected<size_t> MatchResult = Pat.match(MatchBuffer, MatchLen, SM); in CheckDag() local
/third_party/mesa3d/src/amd/compiler/tests/
Dcheck_output.py193 class MatchResult: class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/AsmParser/
DMSP430AsmParser.cpp258 unsigned MatchResult = in MatchAndEmitInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp825 unsigned MatchResult = in MatchAndEmitInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp587 unsigned MatchResult = MatchInstructionImpl(Operands, Inst, ErrorInfo, in MatchAndEmitInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp1247 unsigned MatchResult; in MatchAndEmitInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp4787 unsigned MatchResult = in MatchAndEmitInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp5739 unsigned MatchResult = in MatchAndEmitInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp10465 unsigned MatchResult; in MatchAndEmitInstruction() local