/external/llvm/lib/ProfileData/ |
D | CoverageMapping.cpp | 41 Counter C, int Sign, SmallVectorImpl<std::pair<unsigned, int>> &Terms) { in extractTerms() argument 46 Terms.push_back(std::make_pair(C.getCounterID(), Sign)); in extractTerms() 50 extractTerms(E.LHS, Sign, Terms); in extractTerms() 52 Terms); in extractTerms() 59 llvm::SmallVector<std::pair<unsigned, int>, 32> Terms; in simplify() local 60 extractTerms(ExpressionTree, +1, Terms); in simplify() 64 if (Terms.size() == 0) in simplify() 68 std::sort(Terms.begin(), Terms.end(), in simplify() 75 auto Prev = Terms.begin(); in simplify() 76 for (auto I = Prev + 1, E = Terms.end(); I != E; ++I) { in simplify() [all …]
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 7599 SmallVectorImpl<const SCEV *> &Terms; member 7602 : Terms(T) {} in SCEVCollectTerms() 7607 Terms.push_back(S); in follow() 7622 ScalarEvolution &SE, SmallVectorImpl<const SCEV *> &Terms) const { in collectParametricTerms() 7634 SCEVCollectTerms TermCollector(Terms); in collectParametricTerms() 7640 for (const SCEV *T : Terms) in collectParametricTerms() 7646 SmallVectorImpl<const SCEV *> &Terms, in findArrayDimensionsRec() argument 7648 int Last = Terms.size() - 1; in findArrayDimensionsRec() 7649 const SCEV *Step = Terms[Last]; in findArrayDimensionsRec() 7666 for (const SCEV *&Term : Terms) { in findArrayDimensionsRec() [all …]
|
D | DependenceAnalysis.cpp | 3218 SmallVector<const SCEV *, 4> Terms; in tryDelinearize() local 3219 SrcAR->collectParametricTerms(*SE, Terms); in tryDelinearize() 3220 DstAR->collectParametricTerms(*SE, Terms); in tryDelinearize() 3224 SE->findArrayDimensions(Terms, Sizes, ElementSize); in tryDelinearize()
|
/external/icu/icu4c/source/data/unidata/ |
D | ucdterms.txt | 17 Terms of Use in http://www.unicode.org/copyright.html.
|
/external/messageformat/ |
D | unicode-license.txt | 21 the Terms of Use in http://www.unicode.org/copyright.html.
|
/external/llvm/include/llvm/ProfileData/ |
D | CoverageMapping.h | 128 SmallVectorImpl<std::pair<unsigned, int>> &Terms);
|
/external/freetype/ |
D | NOTICE | 63 Legal Terms
|
/external/dnsmasq/contrib/dnslist/ |
D | dnslist.pl | 550 How to Apply These Terms to Your New Programs
|
/external/llvm/include/llvm/Analysis/ |
D | ScalarEvolution.h | 938 void findArrayDimensions(SmallVectorImpl<const SCEV *> &Terms,
|
D | ScalarEvolutionExpressions.h | 362 SmallVectorImpl<const SCEV *> &Terms) const;
|
/external/robolectric/src/main/java/ |
D | NOTICE | 254 under the Terms of Use in http://www.unicode.org/copyright.html.
|
/external/eigen/ |
D | COPYING.MPL2 | 206 3.5. Application of Additional Terms
|
D | NOTICE | 206 3.5. Application of Additional Terms
|
D | COPYING.GPL | 343 7. Additional Terms. 623 How to Apply These Terms to Your New Programs
|
/external/elfutils/src/ |
D | COPYING | 343 7. Additional Terms. 623 How to Apply These Terms to Your New Programs
|
/external/bison/ |
D | NOTICE | 343 7. Additional Terms. 623 How to Apply These Terms to Your New Programs
|
D | COPYING | 343 7. Additional Terms. 623 How to Apply These Terms to Your New Programs
|
/external/dnsmasq/ |
D | COPYING-v3 | 343 7. Additional Terms. 623 How to Apply These Terms to Your New Programs
|
/external/bison/doc/ |
D | gpl-3.0.texi | 368 @item Additional Terms. 660 @heading How to Apply These Terms to Your New Programs
|
/external/eigen/bench/btl/ |
D | COPYING | 282 How to Apply These Terms to Your New Programs
|
/external/blktrace/ |
D | NOTICE | 291 How to Apply These Terms to Your New Programs
|
/external/iproute2/ |
D | NOTICE | 282 How to Apply These Terms to Your New Programs
|
/external/squashfs-tools/ |
D | COPYING | 282 How to Apply These Terms to Your New Programs
|
/external/linux-tools-perf/ |
D | NOTICE | 282 How to Apply These Terms to Your New Programs
|
/external/chromium-trace/trace-viewer/tracing/third_party/devscripts/ |
D | COPYING | 282 How to Apply These Terms to Your New Programs
|