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

<<21222324252627282930>>

  /external/bluetooth/glib/
configure.in 645 void* (*my_realloc_p) (void*, size_t) = realloc;
    [all...]
config.h.win32.in 661 /* whether realloc (NULL,) works */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libnsl.a 278  D    1A?MT[?3in??|????#??b? #?P@?????result.8126result.8099.LC1nis_destroy_objectnis_free_objectnis_dir_cmpstrlenstrcmpnis_freenamesfreenis_name_of_rnis_local_directory__errno_locationmempcpynis_name_ofnis_leaf_of_rnis_leaf_ofnis_getnamesmallocgetenvmemcpyreallocstpcpystrcpy__asprintf__strdup) 3 Cv??  BQq???5=Ze s ? %7 Y??4G Ro?1 Mq??$:Z?????3Bp  ?/0 1207352326 0 0 100644 2892 `
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/xen/
libnsl.a 297  d    1A?MT[?3in??|????#??b? 0???????Phresult.8183result.8156.LC1nis_destroy_objectnis_free_objectnis_dir_cmpstrlenstrcmpnis_freenamesfreenis_name_of_rnis_local_directory__errno_locationmempcpynis_name_ofnis_leaf_of_rnis_getnamesmallocgetenvmemcpyreallocstpcpystrcpy__asprintf__strdupnis_leaf_of) 3 Cv??  BQq???*5 C R??? fu? *?? 1G????@Yy?????[???? ?/0 1207352327 0 0 100644 3716 `
    [all...]
  /external/bison/src/
scan-skel.c 244 * and can realloc() it to grow it, and should free() it to
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_RLEaccel.c     [all...]
  /external/valgrind/main/exp-dhat/
dh_main.c 548 return NULL; // bogus realloc
557 return NULL; // bogus realloc
581 // Nb: if realloc fails, NULL is returned but the old block is not
    [all...]
  /frameworks/base/media/libeffects/preprocessing/
PreProcessing.cpp     [all...]
  /ndk/sources/host-tools/nawk-20071023/
run.c 103 * return 0 for realloc failure, !=0 for success
113 tbuf = (char *) realloc(*pbuf, minlen);
271 realloc((char *) frame, (nframe += 100) * sizeof(struct Frame));
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/sed/
execute.c 205 keeping realloc() calls under control by padding for future growth. */
234 lb->text = REALLOC(lb->text, inactive + lb->alloc, char);
451 /* Use FREE()+MALLOC() instead of REALLOC() to
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/libexec/gcc/arm-eabi/4.2.1/install-tools/
fixincl 
  /prebuilt/linux-x86/toolchain/sh-4.3.3/libexec/gcc/sh-linux-gnu/4.3.3/install-tools/
fixincl 
  /external/iptables/iptables/
xtables.c 288 if ((p = realloc(ptr, size)) == NULL) {
289 perror("ip[6]tables: realloc failed");
    [all...]
  /external/valgrind/main/drd/tests/
tsan_unittest.cpp     [all...]
  /external/webkit/Source/JavaScriptCore/runtime/
JSArray.cpp 792 storage = m_storage; // The put() above could have grown the vector and realloc'ed storage.
842 storage = m_storage; // The put() above could have grown the vector and realloc'ed storage.
    [all...]
  /frameworks/base/services/audioflinger/
AudioPolicyService.cpp     [all...]
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so 
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so 
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/stlport/libs/x86/
libstlport_shared.so 
  /external/bison/tests/
testsuite     [all...]
  /bionic/libc/bionic/
malloc_debug_leak.c 426 if (mem != NULL && chk_mem_check(mem, &old_bytes, "REALLOC") < 0)
  /device/moto/wingray/libaudio/
AudioPostProcessor.cpp 487 mEcnsDlBuf = (int16_t *)realloc(mEcnsDlBuf, mEcnsDlBufSize);
  /external/bison/lib/
obstack.h 53 buffer, realloc()ating the buffer every time you try to read a symbol
  /external/blktrace/
blkiomon.c 489 pdu_buf = realloc(pdu_buf, bit->pdu_len);
  /external/bluetooth/glib/glib/
config.h 577 /* whether realloc (NULL,) works */

Completed in 620 milliseconds

<<21222324252627282930>>