/external/quake/quake/src/QW/client/ |
d_surf.c | 305 if (!cache) // if a texture just animated, don't reallocate it
|
/external/quake/quake/src/WinQuake/ |
d_surf.cpp | 302 if (!cache) // if a texture just animated, don't reallocate it
|
/external/stlport/stlport/stl/ |
_pthread_alloc.h | 88 static void * _STLP_CALL reallocate(void *__p, size_t __old_sz, size_t& __new_sz);
|
/external/webp/src/enc/ |
bit_writer.c | 52 if (pos + bw->run_ >= bw->max_pos_) { // reallocate
|
/frameworks/base/opengl/libagl/ |
TextureObjectManager.cpp | 162 status_t EGLTextureObject::reallocate( function in class:android::EGLTextureObject
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_pthread_alloc.h | 88 static void * _STLP_CALL reallocate(void *__p, size_t __old_sz, size_t& __new_sz);
|
/packages/apps/Email/emailcommon/src/org/apache/commons/io/output/ |
ByteArrayOutputStream.java | 41 * to the original it doesn't reallocate the whole memory block but allocates
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_pthread_alloc.h | 88 static void * _STLP_CALL reallocate(void *__p, size_t __old_sz, size_t& __new_sz);
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
_pthread_alloc.h | 88 static void * _STLP_CALL reallocate(void *__p, size_t __old_sz, size_t& __new_sz);
|
/system/media/mca/filterfw/java/android/filterfw/core/ |
GLFrame.java | 342 // Reattach texture to FBO when using frame again. This may reallocate the texture
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
string_utils.sgml | 711 This function doesn't allocate or reallocate any memory; it modifies @string 727 This function doesn't allocate or reallocate any memory; it modifies @string in
|
/external/freetype/src/autofit/ |
afhints.c | 592 /* first of all, reallocate the contours array if necessary */ 606 * then reallocate the points arrays if necessary --
|
/external/llvm/include/llvm/ADT/ |
SmallVector.h | 447 // reallocate the vector. 496 // reallocate the vector.
|
DenseMap.h | 234 /// determine whether an insertion caused the DenseMap to reallocate.
|
ValueMap.h | 173 /// determine whether an insertion caused the ValueMap to reallocate.
|
/external/qemu/distrib/sdl-1.2.12/src/video/macdsp/ |
SDL_dspvideo.c | 52 image has been purged. To reallocate it you can either call 54 DisposeGWorld and reallocate it via NewGWorld. Either way you must 864 SDL_SetError ("Could not reallocate video format."); [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
vec.h | 60 (it dies if there is not). The latter will reallocate the 358 place. Reallocate V, if necessary. */ 419 /* Reallocate an array of elements with prefix. */ [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
vec.h | 60 (it dies if there is not). The latter will reallocate the 358 place. Reallocate V, if necessary. */ 419 /* Reallocate an array of elements with prefix. */ [all...] |
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ |
vec.h | 60 (it dies if there is not). The latter will reallocate the 358 place. Reallocate V, if necessary. */ 419 /* Reallocate an array of elements with prefix. */ [all...] |
/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 | 401 // Reallocate the buffer.
|
/external/valgrind/main/coregrind/ |
pub_core_threadstate.h | 338 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
|
/prebuilt/linux-x86/toolchain/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
|