/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | SuballocatedIntVector.java | 166 int newsize=index+m_numblocks; in addElement() local 206 int newsize=index+m_numblocks; in addElements() local 264 int newsize=index+m_numblocks; in insertElementAt() local 398 int newsize=index+m_numblocks; in setElementAt() local
|
/external/bsdiff/ |
D | bsdiff.c | 142 static off_t matchlen(u_char *old,off_t oldsize,u_char *new,off_t newsize) in matchlen() 153 u_char *new,off_t newsize,off_t st,off_t en,off_t *pos) in search() 200 off_t oldsize,newsize; in main() local
|
D | bspatch.c | 64 ssize_t oldsize,newsize; in main() local
|
/external/icu4c/tools/tzcode/ |
D | ialloc.c | 51 register int oldsize, newsize; local
|
/external/tinyxml/ |
D | tinystr.cpp | 74 size_type newsize = length() + len; in append() local
|
/external/smack/src/org/xbill/DNS/ |
D | DNSOutput.java | 60 int newsize = array.length * 2; in need() local
|
/external/valgrind/main/none/tests/linux/ |
D | mremap2.c | 127 int newsize = newsizes[nsi] * PAGE; in main() local
|
/external/skia/src/images/ |
D | SkImageRef_ashmem.cpp | 29 size_t newsize = (size + mask) & ~mask; in roundToPageSize() local
|
/external/skia/legacy/src/ports/ |
D | SkImageRef_ashmem.cpp | 28 size_t newsize = (size + mask) & ~mask; in roundToPageSize() local
|
/external/e2fsprogs/resize/ |
D | extent.c | 84 int newsize; in ext2fs_add_extent_entry() local
|
/external/dropbear/ |
D | buffer.c | 81 void buf_resize(buffer *buf, unsigned int newsize) { in buf_resize()
|
/external/chromium/third_party/libevent/ |
D | evport.c | 239 int newsize = factor * oldsize; in grow() local
|
/external/openssl/crypto/bn/ |
D | bn_ctx.c | 335 unsigned int newsize = (st->size ? in BN_STACK_push() local
|
/external/valgrind/main/callgrind/ |
D | fn.c | 662 Int i, newsize; in resize_fn_array() local
|
/external/clang/include/clang/Basic/ |
D | OnDiskHashTable.h | 152 void resize(size_t newsize) { in resize()
|
/external/libogg/src/ |
D | framing.c | 600 long newsize=size+oy->fill+4096; /* an extra page to be nice */ in ogg_sync_buffer() local
|
/external/bison/lib/ |
D | ebitset.c | 126 bitset_windex newsize; in ebitset_resize() local
|
D | vbitset.c | 59 bitset_windex newsize; in vbitset_resize() local
|
/external/qemu/distrib/sdl-1.2.15/src/stdlib/ |
D | SDL_malloc.c | 3620 size_t newsize = sp->size - extra; in sys_trim() local 3813 size_t newsize = oldsize + m->topsize; in internal_realloc() local 3896 size_t newsize = chunksize(p) - leadsize; in internal_memalign() local
|
/external/qemu/hw/ |
D | goldfish_pipe.c | 642 size_t newsize = pipe->size*2; in pingPongPipe_sendBuffers() local
|
/external/e2fsprogs/e2fsck/ |
D | profile.c | 981 size_t newsize; in add_data_to_buffer() local
|
/external/libffi/src/ |
D | dlmalloc.c | 3610 size_t newsize = sp->size - extra; in sys_trim() local 3803 size_t newsize = oldsize + m->topsize; in internal_realloc() local 3886 size_t newsize = chunksize(p) - leadsize; in internal_memalign() local
|
/external/eigen/unsupported/test/mpreal/ |
D | dlmalloc.c | 4139 size_t newsize = sp->size - extra; in sys_trim() local 4330 size_t newsize = oldsize + m->topsize; in internal_realloc() local 4417 size_t newsize = chunksize(p) - leadsize; in internal_memalign() local
|
/external/opencv/cxcore/src/ |
D | cxarray.cpp | 843 int newsize = MAX( mat->hashsize*2, CV_SPARSE_HASH_SIZE0); in icvGetNodePtr() local
|
/external/mksh/src/ |
D | edit.c | 766 size_t pathlen, patlen, oldsize, newsize, i, j; in glob_path() local
|