Home
last modified time | relevance | path

Searched defs:newsize (Results 1 – 25 of 114) 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/cronet/third_party/icu/source/tools/tzcode/
Dialloc.c14 register int oldsize, newsize; in icatalloc() local
/external/dtc/tests/
Ddel_node.c24 int oldsize, delsize, newsize; in main() local
Ddel_property.c25 int oldsize, delsize, newsize; in main() local
Dnopulate.c46 int newsize, struct_end_old, struct_end_new, delta; in main() local
Dmangle-layout.c24 static void expand_buf(struct bufstate *buf, int newsize) in expand_buf()
/external/ltp/testcases/kernel/syscalls/mremap/
Dmremap02.c87 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.c97 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/libtextclassifier/native/utils/base/
Darena.cc450 bool BaseArena::AdjustLastAlloc(void *last_alloc, const size_t newsize) { in AllocNewBlock()
487 char* UnsafeArena::Realloc(char* original, size_t oldsize, size_t newsize) { in AllocNewBlock()
/external/ltp/testcases/kernel/syscalls/mmap/
Dmmap09.c52 off_t newsize; member
/external/mesa3d/src/util/
Du_dynarray.h110 unsigned newsize = nelts * eltsize; in util_dynarray_resize_bytes() local
138 unsigned newsize = buf->size + growbytes; in util_dynarray_grow_bytes() local
Dos_memory_aligned.h118 os_realloc_aligned(void *ptr, size_t oldsize, size_t newsize, size_t alignment) in os_realloc_aligned()
/external/virglrenderer/src/mesa/util/
Dos_memory_aligned.h118 os_realloc_aligned(void *ptr, size_t oldsize, size_t newsize, size_t alignment) in os_realloc_aligned()
/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/ltp/testcases/kernel/mem/mtest07/
Dmallocstress.c83 size_t newsize = 0; in allocate_free() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi.c58 unsigned newsize = emit->size * 2; in svga_shader_expand() local
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Dspdy_simple_arena.cc30 char* SpdySimpleArena::Realloc(char* original, size_t oldsize, size_t newsize) { in Realloc()
/external/vboot_reference/firmware/2lib/
D2common.c93 uint32_t newsize) in vb2_workbuf_realloc()

12345