Home
last modified time | relevance | path

Searched defs:Matched (Results 1 – 23 of 23) sorted by relevance

/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/
DCondition.java37 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/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp34 bool Matched; ///< Is this relocation part of a match. member
109 unsigned Matched = Predicate(*I); in find_best() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp40 bool Matched = false; ///< Is this relocation part of a match. member
116 unsigned Matched = Predicate(*I); in find_best() local
/external/llvm/lib/Option/
DOptTable.cpp179 bool Matched = IgnoreCase in matchOption() local
/external/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp271 bool Matched = false; in EachOfVariadicOperator() local
/external/clang/unittests/Tooling/
DToolingTest.cpp215 bool Matched; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
DOptTable.cpp186 bool Matched = IgnoreCase in matchOption() local
/external/clang/lib/Format/
DFormat.cpp1458 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/
DASTMatchers.h3214 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/llvm/utils/TableGen/
DSubtargetEmitter.cpp875 RecVec Matched = I->getValueAsListOfDefs("MatchedItinClasses"); in GenSchedClassTables() local
DCodeGenSchedule.cpp876 RecVec Matched = (*II)->getValueAsListOfDefs("MatchedItinClasses"); in inferFromItinClass() local
1609 RecVec Matched = (*II)->getValueAsListOfDefs("MatchedItinClasses"); in collectItinProcResources() local
/external/catch2/third_party/
Dclara.hpp626 Matched, NoMatch, ShortCircuitAll, ShortCircuitSame enumerator
/external/catch2/include/external/
Dclara.hpp626 Matched, NoMatch, ShortCircuitAll, ShortCircuitSame enumerator
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1568 bool Matched = false; in visitGetElementPtrInst() local
/external/clang/lib/Sema/
DSemaTemplateInstantiate.cpp2312 SmallVector<MatchResult, 4> Matched; in InstantiateClassTemplateSpecialization() local
DSemaExprCXX.cpp4702 bool Matched = false; in EvaluateArrayTypeTrait() local
DSemaTemplate.cpp2789 SmallVector<MatchResult, 4> Matched; in CheckVarTemplateId() local
DSemaOverload.cpp10814 FunctionDecl *Matched = nullptr; in ResolveSingleFunctionTemplateSpecialization() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1966 bool Matched = false; in visitGetElementPtrInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3451 SmallSetVector<PHIPair, 8> Matched; in MatchPhiSet() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp3991 const SCEV *Matched = MatchNotExpr(Operand); in getNotSCEV() local
/external/libabigail/tests/lib/
Dcatch.hpp9055 Matched, NoMatch, ShortCircuitAll, ShortCircuitSame enumerator
/external/catch2/single_include/catch2/
Dcatch.hpp9000 Matched, NoMatch, ShortCircuitAll, ShortCircuitSame enumerator