HomeSort by relevance Sort by last modified time
    Searched full:realloc (Results 426 - 450 of 1311) sorted by null

<<11121314151617181920>>

  /bootable/recovery/applypatch/
imgdiff.c 405 *chunks = realloc(*chunks, *num_chunks * sizeof(ImageChunk));
451 curr->data = realloc(curr->data, allocated);
488 *chunks = realloc(*chunks, *num_chunks * sizeof(ImageChunk));
  /external/dropbear/libtommath/
changes.txt 111 -- Added fix to mp_shrink to prevent a realloc when used == 0 [e.g. realloc zero bytes???]
144 -- In mp_grow() "a->dp" is not overwritten by realloc call [re: memory leak]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdlib.h 482 /* __attribute_malloc__ is not used, because if realloc returns
485 extern void *realloc (void *__ptr, size_t __size)
487 /* Free a block allocated by `malloc', `realloc' or `calloc'. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libcrypt.a 65 BSPW^m??????`t?md5_salt_prefixb64t__PRETTY_FUNCTION__.6122buflen.6306buffer__md5_crypt_rstrlenmemcpy__md5_init_ctx__md5_process_bytes__md5_finish_ctx__stpncpy__errno_locationmemset__assert_fail__md5_cryptrealloc j???.<a?????+I???? %EXl??
216 Z? kr??????????tsha256_salt_prefixsha256_rounds_prefix__PRETTY_FUNCTION__.6121b64tbuflen.6431buffer__sha256_crypt_rstrlen__sha256_init_ctx__sha256_process_bytes__sha256_finish_ctxmemcpy__assert_failstrtoul__stpncpy__errno_locationmemsetsnprintf__sha256_cryptrealloc )???/Nj???!:Hk?,EU\a?5ELQp?????>^?n????EUl??
353 Z'kr??????????0tsha512_salt_prefixsha512_rounds_prefix__PRETTY_FUNCTION__.6121b64tbuflen.6635buffer__sha512_crypt_rstrlen__sha512_init_ctx__sha512_process_bytes__sha512_finish_ctxmemcpy__assert_failstrtoul__stpncpy__errno_locationmemsetsnprintf__sha512_cryptrealloc )???/Nj???!:Hk?h?????\t???????-;Z~?X??Ip????/h ? ??? # A _ ? ? ?  
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/xen/
libcrypt.a 69 B# PW^m??????0 t?md5_salt_prefixb64t__PRETTY_FUNCTION__.6179buflen.6363buffer__md5_crypt_rstrlenmemcpy__md5_init_ctx__md5_process_bytes__md5_finish_ctx__stpncpymemset__assert_fail__errno_location__md5_cryptrealloc t??8Fe????.Ce???%Ee{??(
226 Zlkr??????????ptsha256_salt_prefixsha256_rounds_prefix__PRETTY_FUNCTION__.6178b64tbuflen.6488buffer__sha256_crypt_rstrlen__sha256_init_ctx__sha256_process_bytes__sha256_finish_ctxmemcpy__assert_failstrtoul__stpncpymemset__errno_locationsnprintf__sha256_cryptrealloc  ???$=Vo????!:Hn?,EU\a? "29>]??????>??Ld~???3G??  ! < } ? ? ?   +  H  b  ?  ?  ?  ?  3
396 Zkr?????????? tsha512_salt_prefixsha512_rounds_prefix__PRETTY_FUNCTION__.6178b64tbuflen.6692buffer__sha512_crypt_rstrlen__sha512_init_ctx__sha512_process_bytes__sha512_finish_ctxmemcpy__assert_failstrtoul__stpncpymemsetsnprintf__errno_location__sha512_cryptrealloc  ???$=Vo????!:Hn?j?????Haqx}????#Ac?8o???)P~???k ? ? ?     ;  U  ?  ?  ?  ?  &
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstUtf8.java 81 char[] chars = new char[length]; // This is sized to avoid a realloc.
  /dalvik/dx/src/com/android/dx/rop/cst/
CstString.java 81 char[] chars = new char[length]; // This is sized to avoid a realloc.
  /dalvik/vm/
IndirectRefTable.cpp 108 (IndirectRefSlot*) realloc(table_, newSize * sizeof(IndirectRefSlot));
ReferenceTable.cpp 79 newTable = (Object**) realloc(pRef->table, newSize * sizeof(Object*));
  /development/tools/emulator/opengl/shared/OpenglCodecCommon/
GLClientState.cpp 354 TextureRec* newTextures = (TextureRec*)realloc(m_tex.textures,
  /external/apache-xml/src/main/java/org/apache/xml/utils/
IntVector.java 26 * This version is based on a "realloc" strategy -- a simle array is
ObjectVector.java 26 * This version is based on a "realloc" strategy -- a simle array is
  /external/bison/tests/
local.at 156 # undef realloc
  /external/bluetooth/glib/docs/reference/glib/
running.sgml 252 <link linkend="g-realloc">g_realloc</link>() and
  /external/chromium/base/
pickle.h 209 // A realloc() failure will cause a Resize failure... and caller should check
  /external/chromium/third_party/libevent/
buffer.c 289 if ((newbuf = realloc(buf->buffer, length)) == NULL)
  /external/dhcpcd/
if-bsd.c 329 p = realloc(link_buf, len);
  /external/e2fsprogs/e2fsck/
profile.c 276 new_array = realloc(array, sizeof(char *) * (max+1));
421 p = realloc(line, line_size);
985 newptr = realloc(b->base, newsize);
1014 char *newptr = realloc(prof_buf.base, prof_buf.cur);
    [all...]
  /external/e2fsprogs/intl/
localcharset.c 181 res_ptr = (char *) realloc (res_ptr, res_size + 1);
  /external/e2fsprogs/lib/ext2fs/
dosio.c 335 newparts = (PARTITION**)realloc(partitions, sizeof(PARTITION) * npart);
  /external/expat/
Changes 151 standard malloc,realloc, and free.
  /external/icu4c/common/unicode/
uclean.h 241 * @param r Pointer to a user-supplied realloc function.
  /external/ipsec-tools/src/libipsec/
ipsec_dump_policy.c 262 newbuf = (char *)realloc(buf, buflen);
  /external/libvpx/examples/includes/geshi/geshi/
cpp-qt.php 107 'malloc', 'realloc', 'free', 'abort', 'exit', 'atexit', 'system', 'getenv',
klonecpp.php 86 'malloc', 'realloc', 'free', 'abort', 'exit', 'atexit', 'system', 'getenv',

Completed in 3115 milliseconds

<<11121314151617181920>>