/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/ |
D | Condition.java | 37 private static final class Matched<T> extends Condition<T> { class in Condition 41 private Matched(T theValue, Description mismatch) { in Matched() method in Condition.Matched
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 40 bool Matched = false; ///< Is this relocation part of a match. member 116 unsigned Matched = Predicate(*I); in find_best() local
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 34 bool Matched; ///< Is this relocation part of a match. member 109 unsigned Matched = Predicate(*I); in find_best() local
|
/external/v8/src/compiler/ |
D | node-matchers.h | 707 bool Matched() const { return if_true_ && if_false_; } in Matched() function 722 bool Matched() const { return branch_; } in Matched() function 756 bool Matched() { in Matched() function 784 bool Matched() { in Matched() function
|
/external/llvm/lib/Option/ |
D | OptTable.cpp | 179 bool Matched = IgnoreCase in matchOption() local
|
/external/clang/lib/ASTMatchers/ |
D | ASTMatchersInternal.cpp | 271 bool Matched = false; in EachOfVariadicOperator() local
|
/external/clang/unittests/Tooling/ |
D | ToolingTest.cpp | 215 bool Matched; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Option/ |
D | OptTable.cpp | 187 bool Matched = IgnoreCase in matchOption() local
|
/external/clang/lib/Format/ |
D | Format.cpp | 1458 bool Matched = Tok.is(tok::hash) && !Lex.LexFromRawLexer(Tok) && in checkAndConsumeDirectiveWithName() local 1575 bool Matched = IncludeRegex.match(IncludeDirective, &Matches); in fixCppIncludeInsertions() local
|
/external/clang/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 3214 bool Matched = false; in AST_POLYMORPHIC_MATCHER_P2() local 3874 bool Matched = false; in AST_MATCHER_P() local 5112 bool Matched = false; in AST_MATCHER_P() local 5139 bool Matched = false; in AST_MATCHER_P() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | CodeGenSchedule.cpp | 981 RecVec Matched = Rec->getValueAsListOfDefs("MatchedItinClasses"); in inferFromItinClass() local 1721 RecVec Matched = (*II)->getValueAsListOfDefs("MatchedItinClasses"); in collectItinProcResources() local
|
D | SubtargetEmitter.cpp | 1055 RecVec Matched = I->getValueAsListOfDefs("MatchedItinClasses"); in GenSchedClassTables() local
|
D | GlobalISelEmitter.cpp | 2500 InstructionMatcher *Matched; member in __anon0c06086d0111::BuildMIAction
|
/external/llvm/utils/TableGen/ |
D | SubtargetEmitter.cpp | 875 RecVec Matched = I->getValueAsListOfDefs("MatchedItinClasses"); in GenSchedClassTables() local
|
D | CodeGenSchedule.cpp | 876 RecVec Matched = (*II)->getValueAsListOfDefs("MatchedItinClasses"); in inferFromItinClass() local 1609 RecVec Matched = (*II)->getValueAsListOfDefs("MatchedItinClasses"); in collectItinProcResources() local
|
/external/catch2/third_party/ |
D | clara.hpp | 623 Matched, NoMatch, ShortCircuitAll, ShortCircuitSame enumerator
|
/external/catch2/include/external/ |
D | clara.hpp | 623 Matched, NoMatch, ShortCircuitAll, ShortCircuitSame enumerator
|
/external/clang/lib/Sema/ |
D | SemaTemplateInstantiate.cpp | 2312 SmallVector<MatchResult, 4> Matched; in InstantiateClassTemplateSpecialization() local
|
D | SemaExprCXX.cpp | 4702 bool Matched = false; in EvaluateArrayTypeTrait() local
|
D | SemaTemplate.cpp | 2789 SmallVector<MatchResult, 4> Matched; in CheckVarTemplateId() local
|
D | SemaOverload.cpp | 10814 FunctionDecl *Matched = nullptr; in ResolveSingleFunctionTemplateSpecialization() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstructionCombining.cpp | 1568 bool Matched = false; in visitGetElementPtrInst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstructionCombining.cpp | 1723 bool Matched = false; in visitGetElementPtrInst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 2998 SmallSetVector<PHIPair, 8> Matched; in MatchPhiSet() local
|
/external/catch2/single_include/catch2/ |
D | catch.hpp | 7127 Matched, NoMatch, ShortCircuitAll, ShortCircuitSame enumerator
|