Home
last modified time | relevance | path

Searched defs:Matched (Results 1 – 15 of 15) 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/v8/src/compiler/
Dnode-matchers.h678 bool Matched() const { return if_true_ && if_false_; } in Matched() function
693 bool Matched() const { return branch_; } in Matched() function
/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/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/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/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1568 bool Matched = false; in visitGetElementPtrInst() local