| /external/bsdiff/ | 
| D | bsdiff.cc | 50            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()
 
 | 
| D | bsdiff_main.cc | 69   size_t newsize;  in GenerateBsdiffFromFiles()  local
 | 
| /external/apache-xml/src/main/java/org/apache/xml/utils/ | 
| D | SuballocatedIntVector.java | 166 	int newsize=index+m_numblocks;  in addElement()  local206           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/ | 
| D | ialloc.c | 14 	register int	oldsize, newsize;  in icatalloc()  local
 | 
| /external/cronet/third_party/icu/source/tools/tzcode/ | 
| D | ialloc.c | 14 	register int	oldsize, newsize;  in icatalloc()  local
 | 
| /external/dtc/tests/ | 
| D | del_node.c | 24 	int oldsize, delsize, newsize;  in main()  local
 | 
| D | del_property.c | 25 	int oldsize, delsize, newsize;  in main()  local
 | 
| D | nopulate.c | 46 	int newsize, struct_end_old, struct_end_new, delta;  in main()  local
 | 
| D | mangle-layout.c | 24 static void expand_buf(struct bufstate *buf, int newsize)  in expand_buf()
 | 
| /external/ltp/testcases/kernel/syscalls/mremap/ | 
| D | mremap02.c | 87 int newsize;			/* new size of virtual memory block */  variable
 | 
| D | mremap03.c | 89 int newsize;			/* new size of virtual memory block */  variable
 | 
| D | mremap01.c | 93 int newsize;			/* new size of virtual memory block */  variable
 | 
| D | mremap04.c | 97 int newsize;			/* new size of virtual memory block */  variable
 | 
| /external/grpc-grpc/src/core/lib/iomgr/ | 
| D | wakeup_fd_cv.cc | 43   unsigned int i, newsize;  in cv_fd_init()  local
 | 
| /external/libtextclassifier/native/utils/base/ | 
| D | arena.cc | 450 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/ | 
| D | mmap09.c | 52 	off_t newsize;  member
 | 
| /external/mesa3d/src/util/ | 
| D | u_dynarray.h | 110    unsigned newsize = nelts * eltsize;  in util_dynarray_resize_bytes()  local138    unsigned newsize = buf->size + growbytes;  in util_dynarray_grow_bytes()  local
 
 | 
| D | os_memory_aligned.h | 118 os_realloc_aligned(void *ptr, size_t oldsize, size_t newsize, size_t alignment)  in os_realloc_aligned()
 | 
| /external/virglrenderer/src/mesa/util/ | 
| D | os_memory_aligned.h | 118 os_realloc_aligned(void *ptr, size_t oldsize, size_t newsize, size_t alignment)  in os_realloc_aligned()
 | 
| /external/sfntly/cpp/src/test/tinyxml/ | 
| D | tinystr.cpp | 70 	size_type newsize = length() + len;  in append()  local
 | 
| /external/kmod/shared/ | 
| D | strbuf.c | 31 static bool buf_grow(struct strbuf *buf, size_t newsize)  in buf_grow()
 | 
| /external/ltp/testcases/kernel/mem/mtest07/ | 
| D | mallocstress.c | 83 			size_t newsize = 0;  in allocate_free()  local
 | 
| /external/mesa3d/src/gallium/drivers/svga/ | 
| D | svga_tgsi.c | 58    unsigned newsize = emit->size * 2;  in svga_shader_expand()  local
 | 
| /external/cronet/net/third_party/quiche/src/quiche/spdy/core/ | 
| D | spdy_simple_arena.cc | 30 char* SpdySimpleArena::Realloc(char* original, size_t oldsize, size_t newsize) {  in Realloc()
 | 
| /external/vboot_reference/firmware/2lib/ | 
| D | 2common.c | 93 			  uint32_t newsize)  in vb2_workbuf_realloc()
 |