HomeSort by relevance Sort by last modified time
    Searched full:realloc (Results 501 - 525 of 1409) sorted by null

<<21222324252627282930>>

  /system/extras/tests/sdcard/
stopwatch.cpp 156 mData = (Measurement *)realloc(mData, mCapacity * sizeof(Measurement));
  /system/media/audio_utils/
resampler.c 104 rsmp->in_buf = (int16_t *)realloc(rsmp->in_buf,
  /external/bluetooth/glib/glib/gnulib/
vasnprintf.c 39 #include <stdlib.h> /* abort(), malloc(), realloc(), free() */
309 memory = (char *) realloc (result, allocated); \
1071 memory = (char *) realloc (result, length + 1);
  /external/chromium/net/socket_stream/
socket_stream.cc 43 void SocketStream::ResponseHeaders::Realloc(size_t new_size) {
44 headers_.reset(static_cast<char*>(realloc(headers_.release(), new_size)));
682 tunnel_response_headers_->Realloc(tunnel_response_headers_capacity_);
    [all...]
  /external/e2fsprogs/e2fsck/
rehash.c 140 new_array = realloc(fd->harray,
229 new_mem = realloc(outdir->buf, blocks * fs->blocksize);
233 new_mem = realloc(outdir->hashes,
  /external/e2fsprogs/intl/
vasnprintf.c 41 #include <stdlib.h> /* abort(), malloc(), realloc(), free() */
199 memory = (CHAR_T *) realloc (result, memory_size); \
857 memory = (CHAR_T *) realloc (result, (length + 1) * sizeof (CHAR_T));
  /external/icu4c/test/perf/collperf/
collperf.cpp 35 index = (int32_t *) realloc(index, sizeof(int32_t)); \
40 index = (int32_t *) realloc(index, sizeof(int32_t) * (count + 1)); \
42 data = (UNIT *) realloc(data, sizeof(UNIT) * index[count]); \
  /external/libxml2/
globals.c 121 * The variable holding the libxml realloc() implementation
125 xmlReallocFunc xmlRealloc = (xmlReallocFunc) realloc;
538 gs->xmlRealloc = (xmlReallocFunc) realloc;
  /external/qemu/memcheck/
memcheck_common.h 126 * along with TRACE_DEV_REG_QUERY_MALLOC event. When handling free and realloc
128 * actually allocated in previous calls to malloc, memalign, or realloc. Since
158 * 2 - realloc
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/preprocessor/
atom.c 57 #undef realloc macro
325 newmap = realloc(atable->amap, sizeof(int)*size);
326 newrev = realloc(atable->arev, sizeof(int)*size);
  /ndk/sources/host-tools/sed-4.2.1/lib/
regcomp.c 778 /* If zero allocated, but buffer is non-null, try to realloc
    [all...]
  /system/core/toolbox/
getevent.c 93 bits = realloc(bits, bits_size * 2);
338 new_ufds = realloc(ufds, sizeof(ufds[0]) * (nfds + 1));
344 new_device_names = realloc(device_names, sizeof(device_names[0]) * (nfds + 1));
  /bionic/libc/regex/
regcomp.c 1039 ptr = (cset *)realloc((char *)p->g->sets, nc * sizeof(cset));
1044 ptr = (uch *)realloc((char *)p->g->setbits, nbytes);
1172 np = realloc(cs->multis, cs->smultis);
1379 sp = (sop *)realloc(p->strip, size*sizeof(sop));
    [all...]
  /external/llvm/lib/Support/
regcomp.c 1047 ptr = (cset *)realloc((char *)p->g->sets, nc * sizeof(cset));
1052 ptr = (uch *)realloc((char *)p->g->setbits, nbytes);
1180 np = realloc(cs->multis, cs->smultis);
1387 sp = (sop *)realloc(p->strip, size*sizeof(sop))
    [all...]
  /external/oprofile/libpopt/
popt.c 300 con->finalArgv = realloc(con->finalArgv,
616 t = realloc(t, tn);
627 t = realloc(t, strlen(t) + 1); /* XXX memory leak, hard to plug */
983 con->finalArgv = realloc(con->finalArgv,
1144 *items = realloc((*items), ((*nitems) + 1) * sizeof(**items));
    [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
regcomp.c 1039 ptr = (cset *)realloc((char *)p->g->sets, nc * sizeof(cset));
1044 ptr = (uch *)realloc((char *)p->g->setbits, nbytes);
1172 np = realloc(cs->multis, cs->smultis);
1379 sp = (sop *)realloc(p->strip, size*sizeof(sop));
    [all...]
  /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));
  /bootable/recovery/
recovery.cpp 529 dirs = (char**)realloc(dirs, d_alloc * sizeof(char*));
541 zips = (char**)realloc(zips, z_alloc * sizeof(char*));
554 zips = (char**)realloc(zips, z_alloc * sizeof(char*));
  /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]
  /prebuilts/gcc/linux-x86/host/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'. */
  /prebuilts/gcc/linux-x86/host/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...]
  /prebuilts/gcc/linux-x86/host/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...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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'. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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...]

Completed in 1092 milliseconds

<<21222324252627282930>>