Home
last modified time | relevance | path

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

12345

/external/bsdiff/
Dbsdiff.cc50 size_t newsize, const char* patch_filename, in bsdiff()
58 size_t newsize, PatchWriterInterface* patch, in bsdiff()
65 size_t newsize, size_t min_length, PatchWriterInterface* patch, in bsdiff()
Dbsdiff_main.cc69 size_t newsize; in GenerateBsdiffFromFiles() local
/external/icu/icu4c/source/tools/tzcode/
Dialloc.c14 register int oldsize, newsize; in icatalloc() 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/dtc/tests/
Ddel_node.c37 int oldsize, delsize, newsize; in main() local
Ddel_property.c38 int oldsize, delsize, newsize; in main() local
Dnopulate.c59 int newsize, struct_start, struct_end_old, struct_end_new, delta; in main() local
Dmangle-layout.c37 static void expand_buf(struct bufstate *buf, int newsize) in expand_buf()
/external/syslinux/com32/lib/
Dbufprintf.c16 size_t newsize = rv + buf->len + BUFPAD; in vbufprintf() local
/external/ltp/testcases/kernel/syscalls/mremap/
Dmremap02.c88 int newsize; /* new size of virtual memory block */ variable
Dmremap03.c89 int newsize; /* new size of virtual memory block */ variable
Dmremap01.c93 int newsize; /* new size of virtual memory block */ variable
Dmremap04.c98 int newsize; /* new size of virtual memory block */ variable
/external/ltp/testcases/kernel/syscalls/mmap/
Dmmap09.c52 off_t newsize; member
/external/syslinux/com32/lua/src/
Dlmem.c49 int newsize; in luaM_growaux_() local
/external/sfntly/cpp/src/test/tinyxml/
Dtinystr.cpp70 size_type newsize = length() + len; in append() local
/external/ltp/testcases/kernel/mem/mtest07/
Dmallocstress.c137 size_t newsize = 0; in allocate_free() local
/external/tinyxml/
Dtinystr.cpp74 size_type newsize = length() + len; in append() local
/external/kmod/shared/
Dstrbuf.c31 static bool buf_grow(struct strbuf *buf, size_t newsize) in buf_grow()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi.c58 unsigned newsize = emit->size * 2; in svga_shader_expand() local
/external/vboot_reference/firmware/2lib/
D2common.c93 uint32_t newsize) in vb2_workbuf_realloc()
/external/curl/tests/server/
Dfake_ntlm.c52 size_t newsize; in printable() local
/external/valgrind/none/tests/linux/
Dmremap2.c127 int newsize = newsizes[nsi] * PAGE; in main() local
/external/syslinux/core/mem/
Dmalloc.c133 size_t newsize, oldsize, xsize; in bios_realloc() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
D3-2.c183 int test_stack(pthread_attr_t * ta, size_t newsize) in test_stack()

12345