Home
last modified time | relevance | path

Searched defs:Bound (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dfont_data.cc31 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/
Dfont_data.cc31 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/
DDependenceAnalysis.cpp1023 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()
DScalarEvolution.cpp8661 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/
DDWARFDie.cpp116 Optional<uint64_t> Bound; in dumpArrayType() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerX8664.cpp3222 const intptr_t Bound = Buffer.size(); in bind() local
DIceAssemblerX8632.cpp3058 const intptr_t Bound = Buffer.size(); in bind() local