Home
last modified time | relevance | path

Searched defs:newsize (Results 1 – 25 of 104) 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/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/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/ltp/testcases/kernel/syscalls/mremap/
Dmremap02.c88 int newsize; /* new size of virtual memory block */ variable
Dmremap03.c90 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/grpc-grpc/src/core/lib/iomgr/
Dwakeup_fd_cv.cc43 unsigned int i, newsize; in cv_fd_init() local
/external/ltp/testcases/kernel/syscalls/mmap/
Dmmap09.c52 off_t newsize; member
/external/lua/src/
Dlmem.c51 int newsize; in luaM_growaux_() local
/external/tinyxml/
Dtinystr.cpp74 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/sfntly/cpp/src/test/tinyxml/
Dtinystr.cpp70 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/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
D3-2.c176 int test_stack(pthread_attr_t * ta, size_t newsize) in test_stack()
/external/libcxx/src/
Dios.cpp327 size_t newsize = sizeof(long) * rhs.__iarray_size_; in copyfmt() local
336 size_t newsize = sizeof(void*) * rhs.__parray_size_; in copyfmt() local
/external/ltp/testcases/kernel/io/aio/
Daio01.c89 off_t newsize; member

12345