Home
last modified time | relevance | path

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

12

/external/bsdiff/
Dbsdiff.cc54 off_t newsize) { in matchlen()
64 u_char *new_buf,off_t newsize,off_t st,off_t en,off_t *pos) in search()
111 off_t oldsize,newsize; in bsdiff() local
Dbspatch.cc125 uint64_t oldsize, newsize; in bspatch() local
/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/icu/icu4c/source/tools/tzcode/
Dialloc.c14 register int oldsize, newsize; in icatalloc() local
/external/tinyxml/
Dtinystr.cpp74 size_type newsize = length() + len; in append() local
/external/sfntly/cpp/src/test/tinyxml/
Dtinystr.cpp70 size_type newsize = length() + len; in append() local
/external/vboot_reference/firmware/2lib/
D2common.c93 uint32_t newsize) in vb2_workbuf_realloc()
/external/curl/tests/server/
Dfake_ntlm.c54 size_t newsize; in printable() local
Dgetpart.c173 size_t newsize = need_alloc * 2; in appenddata() local
/external/valgrind/none/tests/linux/
Dmremap2.c127 int newsize = newsizes[nsi] * PAGE; in main() local
/external/libcxx/src/
Dios.cpp329 size_t newsize = sizeof(long) * rhs.__iarray_size_; in copyfmt() local
338 size_t newsize = sizeof(void*) * rhs.__parray_size_; in copyfmt() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_dynarray.h64 util_dynarray_resize(struct util_dynarray *buf, unsigned newsize) in util_dynarray_resize()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi.c64 unsigned newsize = emit->size * 2; in svga_shader_expand() local
/external/e2fsprogs/resize/
Dextent.c84 __u64 newsize; in ext2fs_add_extent_entry() local
/external/zopfli/src/zopflipng/
Dzopflipng_bin.cc131 void PrintResultSize(const char* label, size_t oldsize, size_t newsize) { in PrintResultSize()
/external/libevent/
Devport.c215 int newsize = factor * oldsize; in grow() local
Dkqueue.c212 int newsize = kqop->changes_size * 2; in kq_build_changes_list() local
/external/boringssl/src/crypto/bn/
Dctx.c214 unsigned int newsize = in BN_STACK_push() local
/external/libopus/src/
Dopus_demo.c258 int random_framesize=0, newsize=0, delayed_celt=0; in main() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_addrhashmap.h265 uptr newsize = oldsize * 2; in acquire() local
/external/valgrind/callgrind/
Dfn.c668 UInt newsize = current_fn_active.size; in resize_fn_array() local
/external/libexif/libexif/
Dexif-entry.c198 unsigned int i, newsize; in exif_entry_fix() local
/external/avahi/avahi-daemon/
Dglob.c710 size_t i, newsize, len; in globextend() local
/external/dlmalloc/
Dmalloc.c4337 size_t newsize = sp->size - extra; in sys_trim() local
4862 size_t newsize = oldsize + m->topsize; in try_realloc_chunk() local
4886 size_t newsize = oldsize + dvs; in try_realloc_chunk() local
4900 size_t newsize = oldsize + nextsize; in try_realloc_chunk() local
4957 size_t newsize = chunksize(p) - leadsize; in internal_memalign() local
5148 size_t newsize = chunksize(next) + psize; in internal_bulk_free() local
/external/pcre/dist/
Dpcre_compile.c924 int newsize = cd->workspace_size * 2; in expand_workspace() local
7161 int newsize = cd->named_group_list_size * 2; in compile_branch() local

12