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

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libncurses.so 
libncurses.so.5 
libncurses.so.5.6 
libtermcap.so 
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.4.3/bin/
mipsel-linux-android-gcov 
  /prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/bin/
i686-android-linux-gcov 
  /prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/libexec/gcc/i686-android-linux/4.4.3/
collect2 
  /system/core/libcutils/
tzstrftime.c 790 lbuf = (lbuf == NULL) ? malloc(bufsize) : realloc(lbuf, bufsize);
  /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/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...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/info/
standards.info 569 Check every call to `malloc' or `realloc' to see if it returned
570 zero. Check `realloc' even if you are making the block smaller; in a
571 system that rounds block sizes to a power of 2, `realloc' may get a
574 In Unix, `realloc' can destroy the storage block if it returns zero.
575 GNU `realloc' does not have this bug: if it fails, the original block
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/share/info/
standards.info 569 Check every call to `malloc' or `realloc' to see if it returned
570 zero. Check `realloc' even if you are making the block smaller; in a
571 system that rounds block sizes to a power of 2, `realloc' may get a
574 In Unix, `realloc' can destroy the storage block if it returns zero.
575 GNU `realloc' does not have this bug: if it fails, the original block
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/info/
standards.info 569 Check every call to `malloc' or `realloc' to see if it returned
570 zero. Check `realloc' even if you are making the block smaller; in a
571 system that rounds block sizes to a power of 2, `realloc' may get a
574 In Unix, `realloc' can destroy the storage block if it returns zero.
575 GNU `realloc' does not have this bug: if it fails, the original block
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/share/info/
standards.info 569 Check every call to `malloc' or `realloc' to see if it returned
570 zero. Check `realloc' even if you are making the block smaller; in a
571 system that rounds block sizes to a power of 2, `realloc' may get a
574 In Unix, `realloc' can destroy the storage block if it returns zero.
575 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...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
standards.info 569 Check every call to `malloc' or `realloc' to see if it returned
570 zero. Check `realloc' even if you are making the block smaller; in a
571 system that rounds block sizes to a power of 2, `realloc' may get a
574 In Unix, `realloc' can destroy the storage block if it returns zero.
575 GNU `realloc' does not have this bug: if it fails, the original block
    [all...]
  /prebuilts/gcc/linux-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...]
  /device/samsung/crespo/libaudio/
AudioHardware.cpp     [all...]
  /external/harfbuzz/src/
harfbuzz-shaper.cpp     [all...]

Completed in 566 milliseconds

<<31323334353637383940>>