HomeSort by relevance Sort by last modified time
    Searched refs:ths (Results 1 - 8 of 8) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_miptree.c 334 unsigned ths = NVC0_TILE_SHIFT_Y(mt->level[l].tile_mode); local
343 unsigned stride_3d = (align(nby, (1 << ths)) * mt->level[l].pitch) << tds;
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_miptree.c 450 unsigned ths = NV50_TILE_SHIFT_Y(mt->level[l].tile_mode); local
459 unsigned stride_3d = (align(nby, (1 << ths)) * mt->level[l].pitch) << tds;
  /external/llvm/utils/TableGen/
tdtags 69 tags file. Without ths option, any and all existing tags are
  /prebuilts/go/darwin-x86/src/image/gif/
writer.go 219 writeUint16(e.buf[4:6], uint16(delay)) // Delay Time (1/100ths of a second)
reader.go 478 Delay []int // The successive delay times, one per frame, in 100ths of a second.
  /prebuilts/go/linux-x86/src/image/gif/
writer.go 219 writeUint16(e.buf[4:6], uint16(delay)) // Delay Time (1/100ths of a second)
reader.go 478 Delay []int // The successive delay times, one per frame, in 100ths of a second.
  /prebuilts/tools/common/m2/repository/org/beanshell/bsh/2.0b4/
bsh-2.0b4.jar 

Completed in 113 milliseconds