Home
last modified time | relevance | path

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

/external/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
/external/skqp/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
/external/clang/include/clang/ASTMatchers/
DASTMatchFinder.h75 struct MatchResult { struct
97 virtual void run(const MatchResult &Result) = 0; argument
/external/flatbuffers/tests/fuzzer/
Dflatbuffers_scalar_fuzzer.cc52 struct MatchResult { struct in RegexMatcher
53 size_t pos{ 0 };
54 size_t len{ 0 };
55 bool res{ false };
56 bool quoted{ false };
/external/tensorflow/tensorflow/contrib/quantize/python/
Dgraph_matcher.py127 class MatchResult(object): class
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/AsmParser/
DAVRAsmParser.cpp301 unsigned MatchResult = in MatchAndEmitInstruction() local
588 auto MatchResult = MatchOperandParserImpl(Operands, Mnemonic); in ParseInstruction() local
/external/cldr/tools/java/org/unicode/cldr/tool/
DOption.java184 enum MatchResult { enum in Option
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp521 unsigned MatchResult = in MatchAndEmitInstruction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp578 unsigned MatchResult = MatchInstructionImpl(Operands, Inst, ErrorInfo, in MatchAndEmitInstruction() local
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp549 unsigned MatchResult = MatchInstructionImpl(Operands, Inst, ErrorInfo, in MatchAndEmitInstruction() local
/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp888 MatchFinder::MatchResult::MatchResult(const BoundNodes &Nodes, in MatchResult() function in clang::ast_matchers::MatchFinder::MatchResult
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp791 unsigned MatchResult; in MatchAndEmitInstruction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp1181 unsigned MatchResult; in MatchAndEmitInstruction() local
/external/clang/lib/Sema/
DSemaTemplateInstantiate.cpp2311 typedef PartialSpecMatchResult MatchResult; in InstantiateClassTemplateSpecialization() typedef
DSemaTemplate.cpp2788 typedef PartialSpecMatchResult MatchResult; in CheckVarTemplateId() typedef
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp4016 unsigned MatchResult = in MatchAndEmitInstruction() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp4405 unsigned MatchResult; in MatchAndEmitInstruction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp4627 unsigned MatchResult = in MatchAndEmitInstruction() local
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp3762 unsigned MatchResult = in MatchAndEmitInstruction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp5325 unsigned MatchResult = in MatchAndEmitInstruction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp9249 unsigned MatchResult; in MatchAndEmitInstruction() local
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp8813 unsigned MatchResult; in MatchAndEmitInstruction() local