/external/clang/include/clang/AST/ |
D | ExprOpenMP.h | 91 Expr *getLowerBound() { return cast_or_null<Expr>(SubExprs[LOWER_BOUND]); } in getLowerBound() function 92 const Expr *getLowerBound() const { in getLowerBound() function
|
/external/apache-http/src/org/apache/http/message/ |
D | ParserCursor.java | 69 public int getLowerBound() { in getLowerBound() method in ParserCursor
|
/external/guava/guava/src/com/google/common/collect/ |
D | TreeRangeMap.java | 96 Cut<K> getLowerBound() { in getLowerBound() method in TreeRangeMap.RangeMapEntry 185 putRangeMapEntry(rangeMapEntry.getLowerBound(), rangeToRemove.lowerBound, in remove() 542 if (entry.getLowerBound().compareTo(subRange.upperBound) >= 0) {
|
/external/llvm/include/llvm/Analysis/ |
D | DependenceAnalysis.h | 793 const SCEV *getLowerBound(BoundInfo *Bound) const;
|
/external/llvm/lib/IR/ |
D | LLVMContextImpl.h | 283 : Count(N->getCount()), LowerBound(N->getLowerBound()) {} 286 return Count == RHS->getCount() && LowerBound == RHS->getLowerBound();
|
D | AsmWriter.cpp | 1534 Printer.printInt("lowerBound", N->getLowerBound()); in writeDISubrange()
|
/external/clang/lib/AST/ |
D | StmtPrinter.cpp | 1382 if (Node->getLowerBound()) in VisitOMPArraySectionExpr() 1383 PrintExpr(Node->getLowerBound()); in VisitOMPArraySectionExpr()
|
/external/llvm/include/llvm/IR/ |
D | DebugInfoMetadata.h | 336 return getTemporary(getContext(), getCount(), getLowerBound()); 345 int64_t getLowerBound() const { return LowerBound; }
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 1280 int64_t LowerBound = SR->getLowerBound(); in constructSubrangeDIE()
|
/external/llvm/unittests/IR/ |
D | MetadataTest.cpp | 875 EXPECT_EQ(7, N->getLowerBound()); in TEST_F() 887 EXPECT_EQ(0, N->getLowerBound()); in TEST_F()
|
/external/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 2687 if (const SCEV *LowerBound = getLowerBound(Bound)) in testBounds() 2934 const SCEV *DependenceAnalysis::getLowerBound(BoundInfo *Bound) const { in getLowerBound() function in DependenceAnalysis
|
/external/clang/lib/CodeGen/ |
D | CGExpr.cpp | 2849 if (auto *LowerBound = E->getLowerBound()) { in EmitOMPArraySectionExpr() 2868 auto *LowerBound = E->getLowerBound(); in EmitOMPArraySectionExpr()
|
/external/robolectric/v1/lib/main/ |
D | httpcore-4.0.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/clang/lib/Serialization/ |
D | ASTWriterStmt.cpp | 537 Writer.AddStmt(E->getLowerBound()); in VisitOMPArraySectionExpr()
|
/external/clang/lib/Sema/ |
D | TreeTransform.h | 8229 if (E->getLowerBound()) { in TransformOMPArraySectionExpr() 8230 LowerBound = getDerived().TransformExpr(E->getLowerBound()); in TransformOMPArraySectionExpr() 8243 LowerBound.get() == E->getLowerBound() && Length.get() == E->getLength()) in TransformOMPArraySectionExpr()
|
D | SemaChecking.cpp | 8683 if (ASE->getLowerBound()) in CheckArrayAccess() 8684 CheckArrayAccess(ASE->getBase(), ASE->getLowerBound(), in CheckArrayAccess()
|
/external/llvm/lib/Bitcode/Writer/ |
D | BitcodeWriter.cpp | 898 Record.push_back(rotateSign(N->getLowerBound())); in WriteDISubrange()
|
/external/caliper/lib/ |
D | joda-time-2.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/joda/
org/ ... |
/external/guice/lib/ |
D | guava-16.0.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |