/external/astl/src/ |
string.cpp | 110 if (NULL == mData) // reallocate failed.
|
/external/chromium/chrome/browser/renderer_host/ |
web_cache_manager.cc | 98 // Reallocate the resources used by this renderer
|
/external/clang/lib/AST/ |
NestedNameSpecifier.cpp | 405 // Reallocate the buffer.
|
CXXInheritance.cpp | 518 // Collect may cause VirtualOverriders to reallocate, invalidating the
|
/external/compiler-rt/lib/asan/ |
asan_malloc_mac.cc | 346 /*reallocate*/ &cf_realloc,
|
asan_report.cc | 38 // FIXME: reallocate the buffer instead of truncating the message.
|
asan_allocator.cc | 766 static u8 *Reallocate(u8 *old_ptr, uptr new_size, 843 return Reallocate((u8*)p, size, stack);
|
/external/llvm/include/llvm/ADT/ |
ValueMap.h | 177 /// determine whether an insertion caused the ValueMap to reallocate.
|
SmallVector.h | 583 // reallocate the vector. 636 // reallocate the vector.
|
/external/valgrind/main/coregrind/ |
pub_core_threadstate.h | 326 allocate it, and furthermore we never reallocate it. */
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
utils.c | 386 /* Need to handle relative paths with care. Reallocate buf1 and
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
cyclades.h | 52 *new entries at the end of cyclades_port struct to reallocate
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
cyclades.h | 52 *new entries at the end of cyclades_port struct to reallocate
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
cyclades.h | 52 *new entries at the end of cyclades_port struct to reallocate
|
/external/kernel-headers/original/linux/ |
zlib.h | 553 but does not free and reallocate all the internal compression state. 671 but does not free and reallocate all the internal decompression state. [all...] |
/external/bison/data/ |
yacc.c | 1018 to reallocate them elsewhere. */ 1106 /* Give user a chance to reallocate the stack. Use copies of [all...] |
/external/e2fsprogs/intl/ |
plural.c | 697 to reallocate them elsewhere. */ 774 /* Give user a chance to reallocate the stack. Use copies of [all...] |
/external/qemu/android/camera/ |
camera-service.c | 139 /* Reallocate string, so it can fit what's being append to it. Note that 140 * we reallocate a bit bigger buffer than is needed in order to minimize [all...] |
/frameworks/base/core/java/android/inputmethodservice/ |
KeyboardView.java | 244 /** Notes if the keyboard just changed, so that we could possibly reallocate the mBuffer. */ 468 // Hint to reallocate the buffer if the size changed [all...] |
/sdk/emulator/qtools/ |
trace_reader.h | 657 // reallocate space for just the function symbols after we 732 // symbol with the address zero. We don't need to reallocate space [all...] |
/system/core/sh/ |
arith.c | 916 to reallocate them elsewhere. */ 980 /* Give user a chance to reallocate the stack. Use copies of [all...] |
/dalvik/vm/ |
LinearAlloc.cpp | 409 * "Reallocate" a piece of memory.
|
/device/samsung/tuna/audio/ |
audio_hw.c | [all...] |
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_allocator64.h | 505 void *Reallocate(AllocatorCache *cache, void *p, uptr new_size,
|
/external/icu4c/common/ |
uset.cpp | 609 // /* reallocate */
|