| /external/v8/src/compiler/ |
| D | loop-variable-optimizer.h | 30 struct Bound { struct 31 Bound(Node* bound, ConstraintKind kind) : bound(bound), kind(kind) {} in Bound() function 37 const ZoneVector<Bound>& lower_bounds() { return lower_bounds_; } in lower_bounds() argument
|
| /external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/ |
| D | Bound.java | 13 public abstract class Bound { class
|
| /external/sfntly/cpp/src/sfntly/data/ |
| D | font_data.cc | 31 void FontData::Bound(int32_t offset, int32_t length) { in Bound() function in sfntly::FontData
|
| /external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
| D | SortedMultisetTestSuiteBuilder.java | 109 enum Bound { enum in SortedMultisetTestSuiteBuilder
|
| /external/compiler-rt/lib/ubsan/ |
| D | ubsan_handlers.cc | 321 static void handleVLABoundNotPositive(VLABoundData *Data, ValueHandle Bound, in handleVLABoundNotPositive() 337 ValueHandle Bound) { in __ubsan_handle_vla_bound_not_positive() 342 ValueHandle Bound) { in __ubsan_handle_vla_bound_not_positive_abort()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
| D | DependenceAnalysis.cpp | 1012 const SCEV *Bound = SE->getMinusSCEV(S, Size); in isKnownLessThan() local 2529 BoundInfo *Bound = new BoundInfo[MaxLevels + 1]; in banerjeeMIVtest() local 2599 CoefficientInfo *B, BoundInfo *Bound, in exploreDirections() 2704 BoundInfo *Bound, const SCEV *Delta) const { in testBounds() 2732 BoundInfo *Bound, unsigned K) const { in findBoundsALL() 2771 BoundInfo *Bound, unsigned K) const { in findBoundsEQ() 2811 BoundInfo *Bound, unsigned K) const { in findBoundsLT() 2855 BoundInfo *Bound, unsigned K) const { in findBoundsGT()
|
| /external/clang/lib/ASTMatchers/Dynamic/ |
| D | Registry.cpp | 589 llvm::Optional<DynTypedMatcher> Bound = Result->tryBind(BindID); in constructBoundMatcher() local
|
| /external/llvm/lib/Analysis/ |
| D | DependenceAnalysis.cpp | 2463 BoundInfo *Bound = new BoundInfo[MaxLevels + 1]; in banerjeeMIVtest() local 2533 CoefficientInfo *B, BoundInfo *Bound, in exploreDirections() 2632 BoundInfo *Bound, const SCEV *Delta) const { in testBounds() 2660 BoundInfo *Bound, unsigned K) const { in findBoundsALL() 2699 BoundInfo *Bound, unsigned K) const { in findBoundsEQ() 2739 BoundInfo *Bound, unsigned K) const { in findBoundsLT() 2783 BoundInfo *Bound, unsigned K) const { in findBoundsGT()
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | resize_area_op.cc | 277 static EIGEN_ALWAYS_INLINE int64 Bound(int64 val, int64 limit) { in Bound() function in tensorflow::ResizeAreaOp
|
| D | resize_bicubic_op_test.cc | 83 inline int64 Bound(int64 val, int64 limit) { in Bound() function in tensorflow::ResizeBicubicOpTest
|
| D | resize_bicubic_op.cc | 68 inline int64 Bound(int64 val, int64 limit) { in Bound() function
|
| /external/guava/guava-testlib/src/com/google/common/collect/testing/ |
| D | DerivedCollectionGenerators.java | 334 public enum Bound { enum in DerivedCollectionGenerators
|
| /external/clang/lib/CodeGen/ |
| D | CGExpr.cpp | 751 llvm::Value *Bound = getArrayIndexingBound(*this, Base, IndexedType); in EmitBoundsCheck() local
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceAssemblerX86BaseImpl.h | 3847 const intptr_t Bound = Buffer.size(); in bind() local
|
| /external/clang/lib/Sema/ |
| D | SemaOpenMP.cpp | 7625 unsigned Bound = Last >= 2 ? Last - 2 : 0; in getListOfPossibleValues() local
|