/system/core/toolbox/ |
top.c | 355 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...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/ |
standards.info | 496 Check every call to `malloc' or `realloc' to see if it returned 497 zero. Check `realloc' even if you are making the block smaller; in a 498 system that rounds block sizes to a power of 2, `realloc' may get a 501 In Unix, `realloc' can destroy the storage block if it returns zero. 502 GNU `realloc' does not have this bug: if it fails, the original block [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/ |
standards.info | 496 Check every call to `malloc' or `realloc' to see if it returned 497 zero. Check `realloc' even if you are making the block smaller; in a 498 system that rounds block sizes to a power of 2, `realloc' may get a 501 In Unix, `realloc' can destroy the storage block if it returns zero. 502 GNU `realloc' does not have this bug: if it fails, the original block [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/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.0/share/info/ |
standards.info | 496 Check every call to `malloc' or `realloc' to see if it returned 497 zero. Check `realloc' even if you are making the block smaller; in a 498 system that rounds block sizes to a power of 2, `realloc' may get a 501 In Unix, `realloc' can destroy the storage block if it returns zero. 502 GNU `realloc' does not have this bug: if it fails, the original block [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/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/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.2.1/info/ |
standards.info | 496 Check every call to `malloc' or `realloc' to see if it returned 497 zero. Check `realloc' even if you are making the block smaller; in a 498 system that rounds block sizes to a power of 2, `realloc' may get a 501 In Unix, `realloc' can destroy the storage block if it returns zero. 502 GNU `realloc' does not have this bug: if it fails, the original block [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
standards.info | 496 Check every call to `malloc' or `realloc' to see if it returned 497 zero. Check `realloc' even if you are making the block smaller; in a 498 system that rounds block sizes to a power of 2, `realloc' may get a 501 In Unix, `realloc' can destroy the storage block if it returns zero. 502 GNU `realloc' does not have this bug: if it fails, the original block [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/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.0/share/info/ |
standards.info | 495 Check every call to `malloc' or `realloc' to see if it returned 496 zero. Check `realloc' even if you are making the block smaller; in a 497 system that rounds block sizes to a power of 2, `realloc' may get a 500 In Unix, `realloc' can destroy the storage block if it returns zero. 501 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...] |
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/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/i686-unknown-linux-gnu-4.2.1/info/ |
standards.info | 496 Check every call to `malloc' or `realloc' to see if it returned 497 zero. Check `realloc' even if you are making the block smaller; in a 498 system that rounds block sizes to a power of 2, `realloc' may get a 501 In Unix, `realloc' can destroy the storage block if it returns zero. 502 GNU `realloc' does not have this bug: if it fails, the original block [all...] |
/device/samsung/crespo/libaudio/ |
AudioHardware.cpp | [all...] |
/device/samsung/tuna/audio/ |
audio_hw.c | [all...] |
/external/harfbuzz/src/ |
harfbuzz-shaper.cpp | [all...] |
/external/libxml2/ |
pattern.c | 353 "xmlPatternAdd: realloc failed\n"); 424 "xmlReversePattern: realloc failed\n"); [all...] |
/ndk/sources/host-tools/sed-4.2.1/lib/ |
regex_internal.c | [all...] |
/prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/ |
libgnustl_shared.so | |
/prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/ |
libgnustl_shared.so | |
/prebuilt/sdk/tools/linux/ |
aidl | |