HomeSort by relevance Sort by last modified time
    Searched refs:reallocate (Results 1 - 17 of 17) sorted by null

  /external/webkit/Source/WebCore/platform/text/cf/
StringImplCF.cpp 71 static void* reallocate(void* pointer, CFIndex newSize, CFOptionFlags, void*) function in namespace:WTF::StringWrapperCFAllocator
122 CFAllocatorContext context = { 0, 0, retain, release, copyDescription, allocate, reallocate, deallocate, preferredSize };
  /frameworks/native/opengl/libagl/
TextureObjectManager.h 54 status_t reallocate(GLint level,
TextureObjectManager.cpp 160 status_t EGLTextureObject::reallocate( function in class:android::EGLTextureObject
mipmap.cpp 47 if (tex->reallocate(level, w, h, w,
texture.cpp 386 status_t err = tex->reallocate(level,
397 status_t err = tex->reallocate(level,
    [all...]
  /frameworks/native/include/ui/
GraphicBuffer.h 92 status_t reallocate(uint32_t w, uint32_t h, PixelFormat f, uint32_t usage);
  /external/stlport/src/
allocators.cpp 847 static void * reallocate(void *__p, size_t __old_sz, size_t& __new_sz);
1078 void *_Pthread_alloc_impl::reallocate(void *__p, size_t __old_sz, size_t& __new_sz) { function in class:_Pthread_alloc_impl
1110 void * _STLP_CALL _Pthread_alloc::reallocate(void *__p, size_t __old_sz, size_t& __new_sz) function in class:_Pthread_alloc
    [all...]
  /frameworks/native/libs/ui/
GraphicBuffer.cpp 126 status_t GraphicBuffer::reallocate(uint32_t w, uint32_t h, PixelFormat f, function in class:android::GraphicBuffer
  /ndk/sources/cxx-stl/stlport/src/
allocators.cpp 847 static void * reallocate(void *__p, size_t __old_sz, size_t& __new_sz);
1078 void *_Pthread_alloc_impl::reallocate(void *__p, size_t __old_sz, size_t& __new_sz) { function in class:_Pthread_alloc_impl
1110 void * _STLP_CALL _Pthread_alloc::reallocate(void *__p, size_t __old_sz, size_t& __new_sz) function in class:_Pthread_alloc
    [all...]
  /external/stlport/stlport/stl/
_pthread_alloc.h 88 static void * _STLP_CALL reallocate(void *__p, size_t __old_sz, size_t& __new_sz);
  /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);
  /prebuilts/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);
  /prebuilts/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);
  /prebuilts/ndk/android-ndk-r7/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);
  /external/clang/lib/StaticAnalyzer/Checkers/
MallocChecker.cpp 143 /// Check if this is one of the functions which can allocate/reallocate memory
182 /// conservatively assume it can free/reallocate it's pointer arguments.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.text_3.5.0.v20100601-1300.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 

Completed in 300 milliseconds