HomeSort by relevance Sort by last modified time
    Searched full:realloc (Results 551 - 575 of 1945) sorted by null

<<21222324252627282930>>

  /external/zlib/src/contrib/puff/
pufftest.c 76 if (size == *len || (swap = realloc(buf, size)) == NULL) {
  /external/zlib/src/contrib/testzlib/
testzlib.c 226 CprPtr=(unsigned char*)realloc(CprPtr,lSizeCpr);
  /frameworks/av/libvideoeditor/vss/3gpwriter/src/
M4MP4W_Utils.c 122 (M4OSA_Char *)"realloc");
  /ndk/sources/android/support/tests/minitest/
minitest.cc 117 str_ = reinterpret_cast<char*>(::realloc(str_, new_capacity + 1));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
stdlib_h.pass.cpp 59 static_assert((std::is_same<decltype(realloc(0,0)), void*>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.runtime/
cstdlib.pass.cpp 59 static_assert((std::is_same<decltype(std::realloc(0,0)), void*>::value), "");
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h 75 using _STLP_VENDOR_CSTD::realloc;
  /ndk/sources/host-tools/sed-4.2.1/
basicdefs.h 90 #define REALLOC(x,n,t) (VCAST(t *)ck_realloc(VCAST(VOID *)(x),(n)*sizeof(t)))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libesd.so 
libesd.so.0 
libesd.so.0.2 
libesd.so.0.2.38 
libxcb.so.1 
libxcb.so.1.0 
libxcb.so.1.0.0 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-elfedit 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/
lto-wrapper 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libesd.so 
libesd.so.0 
libesd.so.0.2 
libesd.so.0.2.38 
libxcb.so.1 
libxcb.so.1.0 
libxcb.so.1.0.0 
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/
mipsel-linux-android-elfedit 

Completed in 347 milliseconds

<<21222324252627282930>>