/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | SuballocatedIntVector.java | 166 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/bsdiff/ |
D | bsdiff.c | 142 static off_t matchlen(u_char *old,off_t oldsize,u_char *new,off_t newsize) in matchlen() 153 u_char *new,off_t newsize,off_t st,off_t en,off_t *pos) in search() 200 off_t oldsize,newsize; in main() local
|
D | bspatch.c | 64 ssize_t oldsize,newsize; in main() local
|
/external/libcxx/src/ |
D | ios.cpp | 178 size_t newsize = newcap * sizeof(long); in iword() local 207 size_t newsize = newcap * sizeof(void*); in pword() local 331 size_t newsize = sizeof(long) * rhs.__iarray_size_; in copyfmt() local 340 size_t newsize = sizeof(void*) * rhs.__parray_size_; in copyfmt() local
|
/external/chromium_org/courgette/third_party/ |
D | bsdiff_create.cc | 154 matchlen(const unsigned char *old,int oldsize,const unsigned char *newbuf,int newsize) in matchlen() 166 const unsigned char *newbuf,int newsize,int st,int en,int *pos) in search() 245 const int newsize = static_cast<int>(new_stream->Remaining()); in CreateBinaryPatch() local
|
/external/chromium_org/chrome/installer/mac/third_party/bsdiff/ |
D | goobsdiff.c | 157 static off_t matchlen(u_char *old,off_t oldsize,u_char *new,off_t newsize) in matchlen() 168 u_char *new,off_t newsize,off_t st,off_t en,off_t *pos) in search() 336 off_t oldsize,newsize; in main() local
|
/external/chromium_org/third_party/skia/third_party/lua/src/ |
D | lmem.c | 49 int newsize; in luaM_growaux_() local
|
D | lstring.c | 64 void luaS_resize (lua_State *L, int newsize) { in luaS_resize()
|
/external/icu/icu4c/source/tools/tzcode/ |
D | ialloc.c | 51 register int oldsize, newsize; local
|
/external/chromium_org/third_party/icu/source/tools/tzcode/ |
D | ialloc.c | 51 register int oldsize, newsize; local
|
/external/tinyxml/ |
D | tinystr.cpp | 74 size_type newsize = length() + len; in append() local
|
/external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/ |
D | tinystr.cpp | 70 size_type newsize = length() + len; in append() local
|
/external/sfntly/cpp/src/test/tinyxml/ |
D | tinystr.cpp | 70 size_type newsize = length() + len; in append() local
|
/external/smack/src/org/xbill/DNS/ |
D | DNSOutput.java | 60 int newsize = array.length * 2; in need() local
|
/external/valgrind/main/none/tests/linux/ |
D | mremap2.c | 127 int newsize = newsizes[nsi] * PAGE; in main() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
D | u_dynarray.h | 64 util_dynarray_resize(struct util_dynarray *buf, unsigned newsize) in util_dynarray_resize()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_dynarray.h | 64 util_dynarray_resize(struct util_dynarray *buf, unsigned newsize) in util_dynarray_resize()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi.c | 64 unsigned newsize = emit->size * 2; in svga_shader_expand() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
D | svga_tgsi.c | 64 unsigned newsize = emit->size * 2; in svga_shader_expand() local
|
/external/e2fsprogs/resize/ |
D | extent.c | 84 __u64 newsize; in ext2fs_add_extent_entry() local
|
/external/chromium_org/third_party/cython/src/Cython/Utility/ |
D | arrayarray.h | 124 Py_ssize_t newsize; in resize_smart() local
|
/external/zopfli/src/zopflipng/ |
D | zopflipng_bin.cc | 131 void PrintResultSize(const char* label, size_t oldsize, size_t newsize) { in PrintResultSize()
|
/external/chromium_org/third_party/boringssl/src/crypto/bn/ |
D | ctx.c | 214 unsigned int newsize = in BN_STACK_push() local
|
/external/chromium_org/third_party/smhasher/src/ |
D | Types.h | 129 size_t newsize = m_hashes.size() + 1; in operator() local
|
/external/chromium_org/third_party/libevent/ |
D | evport.c | 239 int newsize = factor * oldsize; in grow() local
|