/external/v8/test/unittests/compiler/ |
D | node-matchers-unittest.cc | 740 EXPECT_TRUE(matcher.Matched()); in TEST_F() 751 EXPECT_TRUE(matcher.Matched()); in TEST_F() 763 EXPECT_TRUE(matcher.Matched()); in TEST_F() 779 EXPECT_FALSE(matcher.Matched()); in TEST_F() 787 EXPECT_FALSE(matcher.Matched()); in TEST_F() 793 EXPECT_FALSE(matcher.Matched()); in TEST_F() 800 EXPECT_TRUE(BranchMatcher(branch).Matched()); in TEST_F() 801 EXPECT_FALSE(BranchMatcher(if_true).Matched()); in TEST_F() 802 EXPECT_FALSE(BranchMatcher(if_false).Matched()); in TEST_F() 809 EXPECT_FALSE(BranchMatcher(sw).Matched()); in TEST_F() [all …]
|
/external/clang/lib/ASTMatchers/ |
D | ASTMatchersInternal.cpp | 270 bool Matched = false; in EachOfVariadicOperator() local 274 Matched = true; in EachOfVariadicOperator() 279 return Matched; in EachOfVariadicOperator()
|
/external/clang/unittests/Tooling/ |
D | ToolingTest.cpp | 204 VerifyEndCallback() : BeginCalled(0), EndCalled(0), Matched(false) {} in VerifyEndCallback() 211 return llvm::make_unique<FindTopLevelDeclConsumer>(&Matched); in newASTConsumer() 215 bool Matched; member 235 EXPECT_TRUE(EndCallback.Matched); in TEST()
|
/external/clang/lib/Sema/ |
D | SemaTemplateInstantiate.cpp | 2294 SmallVector<MatchResult, 4> Matched; in InstantiateClassTemplateSpecialization() local 2311 Matched.push_back(PartialSpecMatchResult()); in InstantiateClassTemplateSpecialization() 2312 Matched.back().Partial = Partial; in InstantiateClassTemplateSpecialization() 2313 Matched.back().Args = Info.take(); in InstantiateClassTemplateSpecialization() 2321 if (Matched.size() >= 1) { in InstantiateClassTemplateSpecialization() 2322 SmallVectorImpl<MatchResult>::iterator Best = Matched.begin(); in InstantiateClassTemplateSpecialization() 2323 if (Matched.size() == 1) { in InstantiateClassTemplateSpecialization() 2336 PEnd = Matched.end(); in InstantiateClassTemplateSpecialization() 2347 for (SmallVectorImpl<MatchResult>::iterator P = Matched.begin(), in InstantiateClassTemplateSpecialization() 2348 PEnd = Matched.end(); in InstantiateClassTemplateSpecialization() [all …]
|
D | SemaTemplate.cpp | 2749 SmallVector<MatchResult, 4> Matched; in CheckVarTemplateId() local 2782 Matched.push_back(PartialSpecMatchResult()); in CheckVarTemplateId() 2783 Matched.back().Partial = Partial; in CheckVarTemplateId() 2784 Matched.back().Args = Info.take(); in CheckVarTemplateId() 2788 if (Matched.size() >= 1) { in CheckVarTemplateId() 2789 SmallVector<MatchResult, 4>::iterator Best = Matched.begin(); in CheckVarTemplateId() 2790 if (Matched.size() == 1) { in CheckVarTemplateId() 2803 PEnd = Matched.end(); in CheckVarTemplateId() 2813 for (SmallVector<MatchResult, 4>::iterator P = Matched.begin(), in CheckVarTemplateId() 2814 PEnd = Matched.end(); in CheckVarTemplateId() [all …]
|
D | SemaOverload.cpp | 10584 FunctionDecl *Matched = nullptr; in ResolveSingleFunctionTemplateSpecialization() local 10619 if (Matched) { in ResolveSingleFunctionTemplateSpecialization() 10628 Matched = Specialization; in ResolveSingleFunctionTemplateSpecialization() 10632 if (Matched && getLangOpts().CPlusPlus14 && in ResolveSingleFunctionTemplateSpecialization() 10633 Matched->getReturnType()->isUndeducedType() && in ResolveSingleFunctionTemplateSpecialization() 10634 DeduceReturnType(Matched, ovl->getExprLoc(), Complain)) in ResolveSingleFunctionTemplateSpecialization() 10637 return Matched; in ResolveSingleFunctionTemplateSpecialization()
|
D | SemaExprCXX.cpp | 4438 bool Matched = false; in EvaluateArrayTypeTrait() local 4441 Matched = true; in EvaluateArrayTypeTrait() 4448 if (Matched && T->isArrayType()) { in EvaluateArrayTypeTrait()
|
/external/lldb/docs/testsuite/2010-10-19-14_10_49.059609/ |
D | TestSettings.SettingsCommandTestCase.test_set_output_path.log | 24 Matched
|
/external/llvm/lib/Option/ |
D | OptTable.cpp | 179 bool Matched = IgnoreCase in matchOption() local 182 if (Matched) in matchOption()
|
/external/clang/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 4470 bool Matched = false; in AST_MATCHER_P() local 4476 Matched = true; in AST_MATCHER_P() 4481 return Matched; in AST_MATCHER_P() 4497 bool Matched = false; in AST_MATCHER_P() local 4501 Matched = true; in AST_MATCHER_P() 4506 return Matched; in AST_MATCHER_P()
|
/external/v8/src/compiler/ |
D | node-matchers.h | 569 bool Matched() const { return if_true_ && if_false_; } in Matched() function 584 bool Matched() const { return branch_; } in Matched() function
|
D | control-flow-optimizer.cc | 224 DCHECK(matcher.Matched()); in TryBuildSwitch()
|
/external/llvm/utils/TableGen/ |
D | CodeGenSchedule.cpp | 860 RecVec Matched = (*II)->getValueAsListOfDefs("MatchedItinClasses"); in inferFromItinClass() local 861 if (!std::count(Matched.begin(), Matched.end(), ItinClassDef)) in inferFromItinClass() 1533 RecVec Matched = (*II)->getValueAsListOfDefs("MatchedItinClasses"); in collectItinProcResources() local 1534 if (!std::count(Matched.begin(), Matched.end(), ItinClassDef)) in collectItinProcResources()
|
D | SubtargetEmitter.cpp | 890 RecVec Matched = (*II)->getValueAsListOfDefs("MatchedItinClasses"); in GenSchedClassTables() local 891 if (std::find(Matched.begin(), Matched.end(), SCI->ItinClassDef) in GenSchedClassTables() 892 != Matched.end()) { in GenSchedClassTables()
|
/external/pcre/dist/testdata/ |
D | testoutput2 | 254 Matched, but too many substrings 256 Matched, but too many substrings 259 Matched, but too many substrings 263 Matched, but too many substrings 283 Matched, but too many substrings 285 Matched, but too many substrings 296 Matched, but too many substrings 298 Matched, but too many substrings 301 Matched, but too many substrings 305 Matched, but too many substrings [all …]
|
D | testoutput14 | 110 Matched with REG_NOSUB 114 Matched with REG_NOSUB
|
D | testoutput10 | 778 Matched, but offsets vector is too small to show all matches 806 Matched, but offsets vector is too small to show all matches 834 Matched, but offsets vector is too small to show all matches 862 Matched, but offsets vector is too small to show all matches 890 Matched, but offsets vector is too small to show all matches
|
D | testoutput8 | 55 Matched, but offsets vector is too small to show all matches 3111 Matched, but offsets vector is too small to show all matches 3142 Matched, but offsets vector is too small to show all matches 7556 Matched, but offsets vector is too small to show all matches 7725 Matched, but offsets vector is too small to show all matches
|
D | testoutput9 | 411 Matched, but offsets vector is too small to show all matches 437 Matched, but offsets vector is too small to show all matches
|
D | testoutput5 | 595 Matched, but too many substrings
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstructionCombining.cpp | 1572 bool Matched = false; in visitGetElementPtrInst() local 1577 Matched = true; in visitGetElementPtrInst() 1581 Matched = true; in visitGetElementPtrInst() 1585 Matched = true; in visitGetElementPtrInst() 1588 if (Matched) { in visitGetElementPtrInst()
|
/external/clang/docs/ |
D | LibASTMatchersTutorial.rst | 449 Step 4: Retrieving Matched Nodes
|