HomeSort by relevance Sort by last modified time
    Searched refs:tsize (Results 26 - 50 of 123) sorted by null

12 3 4 5

  /external/mesa3d/src/mesa/swrast/
s_triangle.c 246 GLint tbytesline, tsize; member in struct:affine_info
391 tex10 -= info->tsize; \
392 tex11 -= info->tsize; \
585 info.tsize = texImg->Height * info.tbytesline;
602 GLint tbytesline, tsize; member in struct:persp_info
656 tex10 -= info->tsize; \
657 tex11 -= info->tsize; \
851 info.tsize = texImg->Height * info.tbytesline;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/
nfs_prot.x 279 unsigned tsize; /* preferred transfer size in bytes */
nfs_prot.h 246 u_int tsize; member in struct:statfsokres
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nfs_prot.x 279 unsigned tsize; /* preferred transfer size in bytes */
nfs_prot.h 246 u_int tsize; member in struct:statfsokres
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.cc 602 int32_t tsize = TransformationSize(contour); local
603 transformation->resize(tsize);
604 data_->ReadBytes(index, &((*transformation)[0]), 0, tsize);
  /external/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.cc 602 int32_t tsize = TransformationSize(contour); local
603 transformation->resize(tsize);
604 data_->ReadBytes(index, &((*transformation)[0]), 0, tsize);
  /external/elfutils/0.153/libdw/
libdwP.h 366 #define libdw_alloc(dbg, type, tsize, cnt) \
368 size_t _required = (tsize) * (cnt); \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
pkt_sched.h 98 unsigned int tsize; member in struct:tc_sizespec
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
pkt_sched.h 98 unsigned int tsize; member in struct:tc_sizespec
  /prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.6/
printers.py 473 tsize = wtype.target ().sizeof
476 tsize = wtype.sizeof
478 nwords = wtype.sizeof / tsize
487 result.append(('[%d]' % (byte * tsize * 8 + bit), 1))
  /prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.7/
printers.py 491 tsize = wtype.target ().sizeof
494 tsize = wtype.sizeof
496 nwords = wtype.sizeof / tsize
505 result.append(('[%d]' % (byte * tsize * 8 + bit), 1))
  /prebuilts/python/linux-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.6/
printers.py 473 tsize = wtype.target ().sizeof
476 tsize = wtype.sizeof
478 nwords = wtype.sizeof / tsize
487 result.append(('[%d]' % (byte * tsize * 8 + bit), 1))
  /prebuilts/python/linux-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.7/
printers.py 491 tsize = wtype.target ().sizeof
494 tsize = wtype.sizeof
496 nwords = wtype.sizeof / tsize
505 result.append(('[%d]' % (byte * tsize * 8 + bit), 1))
  /external/iproute2/include/linux/
pkt_sched.h 95 unsigned int tsize; member in struct:tc_sizespec
  /external/iproute2/tc/
tc_qdisc.c 171 stab.szopts.tsize * sizeof(__u16));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/gcc-4.8.3/python/libstdcxx/v6/
printers.py 502 tsize = wtype.target ().sizeof
505 tsize = wtype.sizeof
507 nwords = wtype.sizeof / tsize
516 result.append(('[%d]' % (byte * tsize * 8 + bit), 1))
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.8/
printers.py 502 tsize = wtype.target ().sizeof
505 tsize = wtype.sizeof
507 nwords = wtype.sizeof / tsize
516 result.append(('[%d]' % (byte * tsize * 8 + bit), 1))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.8/
printers.py 502 tsize = wtype.target ().sizeof
505 tsize = wtype.sizeof
507 nwords = wtype.sizeof / tsize
516 result.append(('[%d]' % (byte * tsize * 8 + bit), 1))
    [all...]
  /bionic/libc/kernel/uapi/linux/
pkt_sched.h 87 unsigned int tsize; member in struct:tc_sizespec
  /development/ndk/platforms/android-3/include/linux/
nfs_xdr.h 57 __u32 tsize; member in struct:nfs2_fsstat
  /development/ndk/platforms/android-L/include/linux/
pkt_sched.h 80 unsigned int tsize; member in struct:tc_sizespec
  /external/kernel-headers/original/uapi/linux/
pkt_sched.h 103 unsigned int tsize; member in struct:tc_sizespec
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
nfs_xdr.h 57 __u32 tsize; member in struct:nfs2_fsstat
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
nfs_xdr.h 57 __u32 tsize; member in struct:nfs2_fsstat

Completed in 706 milliseconds

12 3 4 5