Home
last modified time | relevance | path

Searched defs:newsize (Results 1 – 25 of 26) sorted by relevance

12

/external/apache-xml/src/main/java/org/apache/xml/utils/
DSuballocatedIntVector.java166 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/
Dbsdiff.c142 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
Dbspatch.c64 ssize_t oldsize,newsize; in main() local
/external/icu4c/tools/tzcode/
Dialloc.c51 register int oldsize, newsize; local
/external/tinyxml/
Dtinystr.cpp74 size_type newsize = length() + len; in append() local
/external/smack/src/org/xbill/DNS/
DDNSOutput.java60 int newsize = array.length * 2; in need() local
/external/valgrind/main/none/tests/linux/
Dmremap2.c127 int newsize = newsizes[nsi] * PAGE; in main() local
/external/skia/src/images/
DSkImageRef_ashmem.cpp29 size_t newsize = (size + mask) & ~mask; in roundToPageSize() local
/external/skia/legacy/src/ports/
DSkImageRef_ashmem.cpp28 size_t newsize = (size + mask) & ~mask; in roundToPageSize() local
/external/e2fsprogs/resize/
Dextent.c84 int newsize; in ext2fs_add_extent_entry() local
/external/dropbear/
Dbuffer.c81 void buf_resize(buffer *buf, unsigned int newsize) { in buf_resize()
/external/chromium/third_party/libevent/
Devport.c239 int newsize = factor * oldsize; in grow() local
/external/openssl/crypto/bn/
Dbn_ctx.c335 unsigned int newsize = (st->size ? in BN_STACK_push() local
/external/valgrind/main/callgrind/
Dfn.c662 Int i, newsize; in resize_fn_array() local
/external/clang/include/clang/Basic/
DOnDiskHashTable.h152 void resize(size_t newsize) { in resize()
/external/libogg/src/
Dframing.c600 long newsize=size+oy->fill+4096; /* an extra page to be nice */ in ogg_sync_buffer() local
/external/bison/lib/
Debitset.c126 bitset_windex newsize; in ebitset_resize() local
Dvbitset.c59 bitset_windex newsize; in vbitset_resize() local
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
DSDL_malloc.c3620 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/
Dgoldfish_pipe.c642 size_t newsize = pipe->size*2; in pingPongPipe_sendBuffers() local
/external/e2fsprogs/e2fsck/
Dprofile.c981 size_t newsize; in add_data_to_buffer() local
/external/libffi/src/
Ddlmalloc.c3610 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/
Ddlmalloc.c4139 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/
Dcxarray.cpp843 int newsize = MAX( mat->hashsize*2, CV_SPARSE_HASH_SIZE0); in icvGetNodePtr() local
/external/mksh/src/
Dedit.c766 size_t pathlen, patlen, oldsize, newsize, i, j; in glob_path() local

12