/external/skia/experimental/svg/model/ |
D | SkPEG.h | 25 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/ |
D | SkPEG.h | 25 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/ |
D | ASTMatchFinder.h | 75 struct MatchResult { struct 97 virtual void run(const MatchResult &Result) = 0; argument
|
/external/flatbuffers/tests/fuzzer/ |
D | flatbuffers_scalar_fuzzer.cc | 52 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/ |
D | graph_matcher.py | 127 class MatchResult(object): class
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/AsmParser/ |
D | AVRAsmParser.cpp | 301 unsigned MatchResult = in MatchAndEmitInstruction() local 588 auto MatchResult = MatchOperandParserImpl(Operands, Mnemonic); in ParseInstruction() local
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | Option.java | 184 enum MatchResult { enum in Option
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/AsmParser/ |
D | WebAssemblyAsmParser.cpp | 521 unsigned MatchResult = in MatchAndEmitInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 578 unsigned MatchResult = MatchInstructionImpl(Operands, Inst, ErrorInfo, in MatchAndEmitInstruction() local
|
/external/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 549 unsigned MatchResult = MatchInstructionImpl(Operands, Inst, ErrorInfo, in MatchAndEmitInstruction() local
|
/external/clang/lib/ASTMatchers/ |
D | ASTMatchFinder.cpp | 888 MatchFinder::MatchResult::MatchResult(const BoundNodes &Nodes, in MatchResult() function in clang::ast_matchers::MatchFinder::MatchResult
|
/external/llvm/lib/Target/SystemZ/AsmParser/ |
D | SystemZAsmParser.cpp | 791 unsigned MatchResult; in MatchAndEmitInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/AsmParser/ |
D | SystemZAsmParser.cpp | 1181 unsigned MatchResult; in MatchAndEmitInstruction() local
|
/external/clang/lib/Sema/ |
D | SemaTemplateInstantiate.cpp | 2311 typedef PartialSpecMatchResult MatchResult; in InstantiateClassTemplateSpecialization() typedef
|
D | SemaTemplate.cpp | 2788 typedef PartialSpecMatchResult MatchResult; in CheckVarTemplateId() typedef
|
/external/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 4016 unsigned MatchResult = in MatchAndEmitInstruction() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 4405 unsigned MatchResult; in MatchAndEmitInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 4627 unsigned MatchResult = in MatchAndEmitInstruction() local
|
/external/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 3762 unsigned MatchResult = in MatchAndEmitInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 5325 unsigned MatchResult = in MatchAndEmitInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 9249 unsigned MatchResult; in MatchAndEmitInstruction() local
|
/external/llvm/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 8813 unsigned MatchResult; in MatchAndEmitInstruction() local
|