Home
last modified time | relevance | path

Searched defs:Bounds (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/tests/cases/conformance/types/mapped/
DmappedTypeConstraints2.ts33 interface Bounds { interface
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_image.h187 const dng_rect & Bounds () const in Bounds() function
Ddng_ifd.h254 dng_rect Bounds () const in Bounds() function
/third_party/skia/src/core/
DSkRecordDraw.cpp219 typedef SkRect Bounds; typedef in SkRecords::FillBounds
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp482 LoopBounds Bounds(BlockInfo, MTM.Loops); in computeTrace() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp965 Value *Bounds = B.CreateICmp(ICmpInst::ICMP_ULT, C, B.getIntN(Width, Width), in optimizeMemChr() local