Home
last modified time | relevance | path

Searched defs:Dt (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/skia/src/utils/
DSkTextureCompressor_ASTC.cpp1458 const int Dt = (1024 + fDimY/2) / (fDimY - 1); in infillWeight() local
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1072 Alloc(const Alloc &A, SExpr *Dt) : SExpr(A), Dtype(Dt) { Flags = A.kind(); } in Alloc()
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp394 LoopInfo *Li, DominatorTree *Dt) in BoUpSLP()