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

1 2 3 4 5 6 7 8

  /external/iproute2/tc/
tc_core.c 166 s->tsize = 0;
175 if (s->tsize == 0)
176 s->tsize = 512;
179 while ((s->mtu >> s->cell_log) > s->tsize - 1)
182 *stab = malloc(s->tsize * sizeof(__u16));
187 for (i = s->tsize - 1; i >= 0; i--) {
tc_stab.c 34 "Usage: ... stab [ mtu BYTES ] [ tsize SLOTS ] [ mpu BYTES ] \n"
37 " tsize : how many slots should size table have {512}\n"
84 } else if (matches(*argv, "tsize") == 0) {
86 if (s.tsize)
87 duparg("tsize", *argv);
88 if (get_u32(&s.tsize, *argv, 10))
89 invarg("tsize", "invalid table size");
132 if (s.tsize)
133 fprintf(fp, "tsize %u ", s.tsize);
    [all...]
  /external/syslinux/gpxe/src/include/
coff.h 46 unsigned long tsize; /* text size in bytes, padded to FW bdry*/ member in struct:__anon34776
  /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/toybox/toys/pending/
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
298 } else if (!tsize && !strcasecmp(buf, "tsize")) tsize ^= 1
    [all...]
  /toolchain/binutils/binutils-2.25/include/coff/
ia64.h 47 char tsize[4]; /* text size in bytes, padded to FW bdry*/ member in struct:__anon115964
external.h 48 char tsize[4]; /* text size in bytes, padded to FW bdry*/ member in struct:external_aouthdr
64 char tsize[4]; /* Text size in bytes, padded to FW bdry*/ member in struct:external_aouthdr64
apollo.h 49 char tsize[4]; /* text size in bytes, padded to FW bdry*/ member in struct:__anon115930
  /toolchain/binutils/binutils-2.25/include/aout/
encap.h 57 long tsize; member in struct:coffheader
  /external/syslinux/com32/chain/
mangle.c 241 uint32_t tsize = (data->size + 19) & 0xfffffff0;
259 if (!realloc(data->data, tsize)) {
263 data->size = tsize;
266 opt.regs.ds = (tsize >> 4) + (opt.fseg - 2);
268 *(uint32_t *)((char*)data->data + tsize - 4) = fs_lba;
  /external/dlmalloc/
malloc.c 3319 size_t tsize = chunksize(t); local
3971 size_t tsize = m->topsize += qsize; local
4055 size_t tsize = 0; local
4419 size_t tsize = m->topsize += psize; local
4759 size_t tsize = fm->topsize += psize; local
5468 size_t tsize = granularity_align(rs); local
5700 size_t tsize = fm->topsize += psize; local
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/src/
dlmalloc.c 2707 size_t tsize = chunksize(t); local
3343 size_t tsize = m->topsize += qsize; local
3428 size_t tsize = 0; local
4314 size_t tsize = fm->topsize += psize; local
4501 size_t tsize = granularity_align(rs); local
4715 size_t tsize = fm->topsize += psize; local
    [all...]
  /bionic/libc/kernel/uapi/linux/
coff.h 56 char tsize[4]; member in struct:__anon501
  /development/ndk/platforms/android-21/include/linux/
coff.h 66 char tsize[4]; member in struct:__anon1794
  /external/eigen/Eigen/src/LU/
PartialPivLU.h 454 Index tsize = size - k - bs; // trailing size local
461 BlockType A_2(lu,0,k+bs,rows,tsize);
463 BlockType A12(lu,k,k+bs,bs,tsize);
465 BlockType A22(lu,k+bs,k+bs,trows,tsize);
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/
coff.h 66 char tsize[4]; member in struct:__anon72065
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/
coff.h 66 char tsize[4]; member in struct:__anon72832
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/
coff.h 66 char tsize[4]; member in struct:__anon73611
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/
coff.h 66 char tsize[4]; member in struct:__anon74389
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/
coff.h 66 char tsize[4]; member in struct:__anon75165
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/
coff.h 66 char tsize[4]; member in struct:__anon75942
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/
coff.h 66 char tsize[4]; member in struct:__anon76712
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/
coff.h 66 char tsize[4]; member in struct:__anon77479
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/linux/
coff.h 66 char tsize[4]; member in struct:__anon78258

Completed in 788 milliseconds

1 2 3 4 5 6 7 8