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

<<31323334353637383940>>

  /external/webkit/Tools/android/flex-2.5.4a/
initscan.c 163 * and can realloc() it to grow it, and should free() it to
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/
libintl.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libc-2.7.so 
libc.so.6 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libc-2.7.so 
libc.so.6 
  /ndk/sources/host-tools/sed-4.2.1/
ChangeLog 776 * lib/getline.c: Don't realloc with first param = NULL.
    [all...]
  /external/bison/src/
scan-gram.c 244 * and can realloc() it to grow it, and should free() it to
    [all...]
  /external/bluetooth/bluez/lib/
sdp.c     [all...]
  /external/gcc-demangle/
cp-demangle.c 198 when compiled with -DIN_GLIBCPP_V3: realloc, free, memcpy, strcpy,
    [all...]
  /external/valgrind/main/coregrind/m_demangle/
cp-demangle.c 213 when compiled with -DIN_GLIBCPP_V3: realloc, free, memcpy, strcpy,
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/bin/
c++ 
g++ 
gcc 
  /dalvik/vm/oo/
Class.cpp     [all...]
  /development/tools/emulator/system/qemud/
qemud.c 149 void* p = realloc( block, size );
    [all...]
  /external/bluetooth/glib/glib/
gslice.c     [all...]
  /external/chromium/third_party/libevent/
event_rpcgen.py 935 new_data = (%(ctype)s*) realloc(msg->%(name)s_data,
    [all...]
  /external/e2fsprogs/lib/blkid/
probe.c 75 newbuf = realloc(pr->buf, len);
    [all...]
  /external/elfutils/libdwfl/
ChangeLog 40 * segment.c (insert): Must realloc DWFL->lookup_module here too.
    [all...]
  /external/icu4c/i18n/
rbnf.cpp 226 // if we couldn't realloc, we leak the memory we've already allocated, but we're in deep trouble anyway
    [all...]
timezone.cpp 753 // realloc failed.. use the original one even it has unused
    [all...]
  /external/icu4c/test/intltest/
wbnf.cpp 61 start = (byte *) realloc(start, new_size); // may change the value of start
    [all...]
  /external/mdnsresponder/mDNSPosix/
NetMonitor.c 218 HostEntry *newHosts = realloc(list->hosts, newMax * sizeof(HostEntry));
    [all...]
  /external/mksh/src/
lex.c     [all...]

Completed in 2016 milliseconds

<<31323334353637383940>>