/external/eigen/Eigen/src/LU/ |
H A D | 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/ |
H A D | 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/ |
H A D | RegisterContextLinux_x86_64.cpp | 80 uint64_t tsize; // Text segment size. member in struct:UserArea
|
H A D | RegisterContext_i386.h | 145 uint32_t tsize; // Text segment size. member in struct:RegisterContext_i386::UserArea
|
/external/opencv/cxcore/src/ |
H A D | 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 358 CvSize size, tsize; local [all...] |
H A D | 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 545 CvSize size, tsize; local 769 CvSize size, tsize; local 1017 CvSize size, tsize; local [all...] |
/external/toybox/toys/pending/ |
H A D | tftpd.c | 89 socklen_t socklen, char *file, int opcode, int tsize, int blksize) 115 if (blksize != TFTPD_BLKSIZE || tsize) { 123 if (tsize) {// add "tsize\000tsize_val\000" in send buffer. 128 strcpy(ptr, "tsize"); 129 ptr += strlen("tsize") + 1; 239 int fd = 0, recvmsg_len, rbuflen, opcode, blksize = TFTPD_BLKSIZE, tsize = 0, set =1; local 301 } else if (!tsize && !strcasecmp(buf, "tsize")) tsize 88 do_action(struct sockaddr *srcaddr, struct sockaddr *dstaddr, socklen_t socklen, char *file, int opcode, int tsize, int blksize) argument [all...] |
/external/mesa3d/src/mesa/swrast/ |
H A D | 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;
|
/external/kernel-headers/original/uapi/linux/ |
H A D | coff.h | 133 char tsize[4]; /* text size in bytes, padded to FW bdry */ member in struct:__anon6725
|
H A D | pkt_sched.h | 103 unsigned int tsize; member in struct:tc_sizespec
|
/external/sfntly/cpp/src/sfntly/table/truetype/ |
H A D | glyph_table.cc | 602 int32_t tsize = TransformationSize(contour); local 603 transformation->resize(tsize); 604 data_->ReadBytes(index, &((*transformation)[0]), 0, tsize);
|
/external/iproute2/include/linux/ |
H A D | pkt_sched.h | 95 unsigned int tsize; member in struct:tc_sizespec
|
/external/expat/lib/ |
H A D | xmlparse.c | 5974 size_t tsize; local 5980 tsize = table->size * sizeof(NAMED *); 5981 table->v = (NAMED **)table->mem->malloc_fcn(tsize); 5986 memset(table->v, 0, tsize); 6009 size_t tsize = newSize * sizeof(NAMED *); local 6010 NAMED **newV = (NAMED **)table->mem->malloc_fcn(tsize); 6013 memset(newV, 0, tsize);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.ui.forms_3.5.2.r36_v20100702.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |