Home
last modified time | relevance | path

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

12

/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/bsdiff/
Dbsdiff.c142 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
Dbspatch.c64 ssize_t oldsize,newsize; in main() local
/external/libcxx/src/
Dios.cpp178 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/
Dbsdiff_create.cc154 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/
Dgoobsdiff.c157 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/
Dlmem.c49 int newsize; in luaM_growaux_() local
Dlstring.c64 void luaS_resize (lua_State *L, int newsize) { in luaS_resize()
/external/icu/icu4c/source/tools/tzcode/
Dialloc.c51 register int oldsize, newsize; local
/external/chromium_org/third_party/icu/source/tools/tzcode/
Dialloc.c51 register int oldsize, newsize; local
/external/tinyxml/
Dtinystr.cpp74 size_type newsize = length() + len; in append() local
/external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
Dtinystr.cpp70 size_type newsize = length() + len; in append() local
/external/sfntly/cpp/src/test/tinyxml/
Dtinystr.cpp70 size_type newsize = length() + len; in append() local
/external/smack/src/org/xbill/DNS/
DDNSOutput.java60 int newsize = array.length * 2; in need() local
/external/valgrind/main/none/tests/linux/
Dmremap2.c127 int newsize = newsizes[nsi] * PAGE; in main() local
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
Du_dynarray.h64 util_dynarray_resize(struct util_dynarray *buf, unsigned newsize) in util_dynarray_resize()
/external/mesa3d/src/gallium/auxiliary/util/
Du_dynarray.h64 util_dynarray_resize(struct util_dynarray *buf, unsigned newsize) in util_dynarray_resize()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi.c64 unsigned newsize = emit->size * 2; in svga_shader_expand() local
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
Dsvga_tgsi.c64 unsigned newsize = emit->size * 2; in svga_shader_expand() local
/external/e2fsprogs/resize/
Dextent.c84 __u64 newsize; in ext2fs_add_extent_entry() local
/external/chromium_org/third_party/cython/src/Cython/Utility/
Darrayarray.h124 Py_ssize_t newsize; in resize_smart() local
/external/zopfli/src/zopflipng/
Dzopflipng_bin.cc131 void PrintResultSize(const char* label, size_t oldsize, size_t newsize) { in PrintResultSize()
/external/chromium_org/third_party/boringssl/src/crypto/bn/
Dctx.c214 unsigned int newsize = in BN_STACK_push() local
/external/chromium_org/third_party/smhasher/src/
DTypes.h129 size_t newsize = m_hashes.size() + 1; in operator() local
/external/chromium_org/third_party/libevent/
Devport.c239 int newsize = factor * oldsize; in grow() local

12