Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/windows/
Domap_unittest.cc109 const AddressRange Dt(Bt.end(), 20); // D is shortened. variable
/external/mesa3d/src/mesa/main/
Dtexcompress_astc.cpp1266 int Dt = block_h <= 1 ? 0 : (1024 + block_h / 2) / (block_h - 1); in compute_infill_weights() local
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1003 Alloc(const Alloc &A, SExpr *Dt) : SExpr(A), Dtype(Dt) { Flags = A.kind(); } in Alloc()
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp305 DominatorTree *Dt, AssumptionCache *AC, DemandedBits *DB, in BoUpSLP()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp487 DominatorTree *Dt, AssumptionCache *AC, DemandedBits *DB, in BoUpSLP()