Home
last modified time | relevance | path

Searched defs:deallocate (Results 1 – 7 of 7) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Support/
DAllocators.h186 void deallocate(pointer &pPtr, size_type N) { in deallocate() function
199 void deallocate(pointer &pPtr) { in deallocate() function
365 void deallocate(pointer pObject, size_type) in deallocate() function
427 void deallocate(DataType* pObject, size_type) in deallocate() function
430 void deallocate(pointer pObject, size_type) in deallocate() function
DGCFactory.h153 void deallocate(pointer &pPtr, size_type N) { in deallocate() function
159 void deallocate(pointer &pPtr) { in deallocate() function
DCXADemangle.tcc4757 arena<N>::deallocate(char* p, std::size_t n) noexcept in deallocate() function in mcld::arena
4790 void deallocate(T* p, std::size_t n) noexcept in deallocate() function in mcld::short_alloc
4832 void deallocate(T* p, std::size_t) noexcept in deallocate() function in mcld::malloc_alloc
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DNativeBuffer.java127 private native boolean deallocate(boolean ownsData); in deallocate() method in NativeBuffer
DNativeProgram.java157 private native boolean deallocate(); in deallocate() method in NativeProgram
DShaderProgram.java255 private native boolean deallocate(); in deallocate() method in ShaderProgram
/frameworks/native/libs/binder/
DMemoryDealer.cpp249 void MemoryDealer::deallocate(size_t offset) in deallocate() function in android::MemoryDealer
300 status_t SimpleBestFitAllocator::deallocate(size_t offset) in deallocate() function in android::SimpleBestFitAllocator