Searched
full:realloc (Results
1151 -
1175 of
1945) sorted by null
<<41424344454647484950>>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libtic.so | |
libtic.so.5 | |
libtic.so.5.6 | |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
obstack.h | 54 buffer, realloc()ating the buffer every time you try to read a symbol
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/ |
mipsel-linux-android-gcov | |
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/libexec/gcc/mipsel-linux-android/4.6/ |
collect2 | |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/ |
i686-linux-android-gcov | |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/libexec/gcc/i686-linux-android/4.6/ |
collect2 | |
/prebuilts/misc/linux-x86/flex/ |
flex-2.5.4a | |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
cxxabi.h | 162 * expanded using realloc. @a __output_buffer may instead be NULL;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
cxxabi.h | 162 * expanded using realloc. @a __output_buffer may instead be NULL;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
cxxabi.h | 165 * expanded using realloc. @a __output_buffer may instead be NULL;
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
socket.py | 266 # realloc()ed down much smaller than their original allocation.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
socket.py | 266 # realloc()ed down much smaller than their original allocation.
|
/prebuilts/sdk/tools/linux/ |
aidl | |
libbcc.so | |
/system/core/fs_mgr/ |
fs_mgr.c | 889 realloc(fstab->recs, sizeof(struct fstab_rec) * (n + 1));
|
/system/core/sh/ |
TOUR | 98 MEMALLOC.C: Memalloc.c defines versions of malloc and realloc
|
/system/core/toolbox/ |
top.c | 356 new_procs = realloc(new_procs, 2 * num_new_procs * sizeof(struct proc_info *));
|
/external/chromium_org/third_party/sqlite/src/tool/ |
lemon.c | 518 p->aLookahead = (struct lookahead_action *) realloc( p->aLookahead, 560 p->aAction = (struct lookahead_action *) realloc( p->aAction, [all...] |
/external/bison/lib/ |
gnulib.mk | 24 # Reproduce by: gnulib-tool --import --dir=. --local-dir=gl --lib=libbison --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --makefile-name=gnulib.mk --no-conditional-dependencies --no-libtool --macro-prefix=gl argmatch assert c-strcase calloc-posix close closeout config-h configmake dirname error extensions fdl fopen-safer fprintf-posix getline getopt-gnu gettext git-version-gen gitlog-to-changelog gpl-3.0 hash inttypes isnan javacomp-script javaexec-script ldexpl malloc-gnu mbschr mbsrchr mbswidth obstack obstack-printf perror printf-posix progname quote quotearg readme-release realloc-posix snprintf-posix spawn-pipe sprintf-posix stdbool stpcpy strdup-posix strerror strtoul strverscmp unistd unistd-safer unlocked-io unsetenv update-copyright verify vsnprintf-posix vsprintf-posix warnings xalloc xalloc-die xmemdup0 xstrndup [all...] |
/external/e2fsprogs/lib/ext2fs/ |
tdb.c | 448 new_lck = (struct tdb_lock_type *)realloc( 568 * We don't bother with realloc when the array shrinks, but if we have 1087 char *new_map_ptr = (char *)realloc(tdb->map_ptr, [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libnsl.a | [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/ |
standards.info | 586 Check every call to `malloc' or `realloc' to see if it returned 587 zero. Check `realloc' even if you are making the block smaller; in a 588 system that rounds block sizes to a power of 2, `realloc' may get a 591 In Unix, `realloc' can destroy the storage block if it returns zero. 592 GNU `realloc' does not have this bug: if it fails, the original block [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/ |
standards.info | 586 Check every call to `malloc' or `realloc' to see if it returned 587 zero. Check `realloc' even if you are making the block smaller; in a 588 system that rounds block sizes to a power of 2, `realloc' may get a 591 In Unix, `realloc' can destroy the storage block if it returns zero. 592 GNU `realloc' does not have this bug: if it fails, the original block [all...] |
Completed in 624 milliseconds
<<41424344454647484950>>