/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 | 72 struct MatchResult { struct in RegexMatcher 73 size_t pos{ 0 }; 74 size_t len{ 0 }; 75 bool res{ false }; 76 bool quoted{ false };
|
/external/rust/beto-rust/nearby/presence/ldt_np_adv/benches/ |
D | ldt_adv_scan.rs | 100 pub struct MatchResult<const O: usize> { struct 102 matching_index: usize, 104 buffer: ArrayView<u8, O>,
|
/external/cronet/base/i18n/ |
D | string_search_unittest.cc | 338 struct MatchResult { in TEST() struct 339 int match_index; in TEST() 340 int match_length; in TEST()
|
/external/swiftshader/third_party/SPIRV-Tools/source/diff/ |
D | diff.cpp | 1522 struct MatchResult { in BestEffortMatchFunctions() struct 1523 uint32_t src_id; in BestEffortMatchFunctions() 1524 uint32_t dst_id; in BestEffortMatchFunctions() 1525 DiffMatch src_match; in BestEffortMatchFunctions() 1526 DiffMatch dst_match; in BestEffortMatchFunctions() 1527 float match_rate; in BestEffortMatchFunctions() 1528 bool operator<(const MatchResult& other) const { in BestEffortMatchFunctions()
|
/external/deqp-deps/SPIRV-Tools/source/diff/ |
D | diff.cpp | 1519 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()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/diff/ |
D | diff.cpp | 1616 struct MatchResult { in BestEffortMatchFunctions() struct 1617 uint32_t src_id; in BestEffortMatchFunctions() 1618 uint32_t dst_id; in BestEffortMatchFunctions() 1619 DiffMatch src_match; in BestEffortMatchFunctions() 1620 DiffMatch dst_match; in BestEffortMatchFunctions() 1621 float match_rate; in BestEffortMatchFunctions() 1622 bool operator<(const MatchResult& other) const { in BestEffortMatchFunctions()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/AsmParser/ |
D | AVRAsmParser.cpp | 320 unsigned MatchResult = in MatchAndEmitInstruction() local 608 auto MatchResult = MatchOperandParserImpl(Operands, Mnemonic); in ParseInstruction() local
|
/external/rust/crates/glob/src/ |
D | lib.rs | 530 enum MatchResult { enum 728 ) -> MatchResult { in matches_from()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | FileCheck.cpp | 1438 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
|
/external/mesa3d/src/amd/compiler/tests/ |
D | check_output.py | 176 class MatchResult: class
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
D | Option.java | 185 enum MatchResult { enum in Option
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/AsmParser/ |
D | MSP430AsmParser.cpp | 258 unsigned MatchResult = in MatchAndEmitInstruction() local
|
/external/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 549 unsigned MatchResult = MatchInstructionImpl(Operands, Inst, ErrorInfo, in MatchAndEmitInstruction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 587 unsigned MatchResult = MatchInstructionImpl(Operands, Inst, ErrorInfo, in MatchAndEmitInstruction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/ |
D | WebAssemblyAsmParser.cpp | 825 unsigned MatchResult = 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-10.0/llvm/lib/Target/SystemZ/AsmParser/ |
D | SystemZAsmParser.cpp | 1247 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/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 3762 unsigned MatchResult = in MatchAndEmitInstruction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 4787 unsigned MatchResult = in MatchAndEmitInstruction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 5739 unsigned MatchResult = in MatchAndEmitInstruction() local
|