Searched defs:Bound (Results 1 – 7 of 7) sorted by relevance
/third_party/skia/third_party/externals/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
|
/third_party/flutter/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 1023 const SCEV *Bound = SE->getMinusSCEV(S, Size); in isKnownLessThan() local 2540 BoundInfo *Bound = new BoundInfo[MaxLevels + 1]; in banerjeeMIVtest() local 2610 CoefficientInfo *B, BoundInfo *Bound, in exploreDirections() 2715 BoundInfo *Bound, const SCEV *Delta) const { in testBounds() 2743 BoundInfo *Bound, unsigned K) const { in findBoundsALL() 2782 BoundInfo *Bound, unsigned K) const { in findBoundsEQ() 2822 BoundInfo *Bound, unsigned K) const { in findBoundsLT() 2866 BoundInfo *Bound, unsigned K) const { in findBoundsGT()
|
D | ScalarEvolution.cpp | 8661 auto SolveForBoundary = [&](APInt Bound) -> std::pair<Optional<APInt>,bool> { in SolveQuadraticAddRecRange()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDie.cpp | 116 Optional<uint64_t> Bound; in dumpArrayType() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceAssemblerX8664.cpp | 3222 const intptr_t Bound = Buffer.size(); in bind() local
|
D | IceAssemblerX8632.cpp | 3058 const intptr_t Bound = Buffer.size(); in bind() local
|