HomeSort by relevance Sort by last modified time
    Searched defs:tsize (Results 1 - 25 of 103) sorted by null

1 2 3 4 5

  /external/qemu/slirp/
tftp.c 369 if (strcmp(key, "tsize") == 0) {
370 int tsize = atoi(value); local
373 if (tsize == 0 && tftp_prefix) {
381 tsize = stat_p.st_size;
388 tftp_send_oack(spt, "tsize", tsize, tp);
  /external/qemu/slirp-android/
tftp.c 372 if (strcmp(key, "tsize") == 0) {
373 int tsize = atoi(value); local
376 if (tsize == 0 && tftp_prefix) {
383 tsize = stat_p.st_size;
390 tftp_send_oack(spt, "tsize", tsize, tp);
  /frameworks/rs/cpp/
Element.cpp 248 uint32_t tsize = GetSizeInBytesForType(dt); local
253 mSizeBytes = tsize * 4;
255 mSizeBytes = tsize * size;
258 mSizeBytes = tsize;
  /external/eigen/Eigen/src/LU/
PartialPivLU.h 326 Index tsize = size - k - bs; // trailing size local
333 BlockType A_2(lu,0,k+bs,rows,tsize);
335 BlockType A12(lu,k,k+bs,bs,tsize);
337 BlockType A22(lu,k+bs,k+bs,trows,tsize);
  /external/libpcap/
sf-pcap.c 501 static size_t tsize = 0; local
509 if (tsize < hdr->caplen) {
510 tsize = ((hdr->caplen + 1023) / 1024) * 1024;
513 tp = (u_char *)malloc(tsize);
515 tsize = 0;
  /external/lldb/source/Plugins/Process/POSIX/
RegisterContextLinux_x86_64.cpp 80 uint64_t tsize; // Text segment size. member in struct:UserArea
RegisterContext_i386.h 145 uint32_t tsize; // Text segment size. member in struct:RegisterContext_i386::UserArea
  /external/opencv/cxcore/src/
cxlogic.cpp 200 CvSize size, tsize; local
311 tsize.width = size.width;
312 tsize.height = dy;
314 tsize.height = size.height - y;
315 if( cont_flag || tsize.height == 1 )
317 tsize.width *= tsize.height;
318 tsize.height = 1;
322 cvSize(tsize.width*elem_size, tsize.height), buf, elem_size1 ))
358 CvSize size, tsize; local
    [all...]
cxarithm.cpp 293 CvSize size, tsize; local
488 tsize.width = size.width;
489 tsize.height = dy;
491 tsize.height = size.height - y;
492 if( cont_flag || tsize.height == 1 )
494 tsize.width *= tsize.height;
495 tsize.height = 1;
503 cvSize( tsize.width*cn, tsize.height ), 0 )
545 CvSize size, tsize; local
769 CvSize size, tsize; local
1017 CvSize size, tsize; local
    [all...]
  /external/chromium_org/third_party/mesa/src/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...]
  /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...]
  /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);
  /bionic/libc/kernel/uapi/linux/
coff.h 66 char tsize[4]; member in struct:__anon360
  /development/ndk/platforms/android-L/include/linux/
coff.h 66 char tsize[4]; member in struct:__anon1970
  /external/kernel-headers/original/uapi/linux/
coff.h 133 char tsize[4]; /* text size in bytes, padded to FW bdry */ member in struct:__anon26737
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
coff.h 133 char tsize[4]; /* text size in bytes, padded to FW bdry */ member in struct:__anon45837
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/
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/linux/
coff.h 133 char tsize[4]; /* text size in bytes, padded to FW bdry */ member in struct:__anon47573
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nfs_prot.h 246 u_int tsize; member in struct:statfsokres
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
coff.h 66 char tsize[4]; member in struct:__anon74177
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
coff.h 66 char tsize[4]; member in struct:__anon75486
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
coff.h 66 char tsize[4]; member in struct:__anon76794
  /development/ndk/platforms/android-3/include/linux/
nfs_xdr.h 57 __u32 tsize; member in struct:nfs2_fsstat
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_indata.c 776 uint32_t tsize, pd_point; local
802 if (sctp_is_all_msg_on_reasm(asoc, &tsize) || (tsize >= pd_point)) {
2245 uint32_t tsize, pd_point; local
    [all...]

Completed in 974 milliseconds

1 2 3 4 5