/frameworks/compile/mclinker/include/mcld/Support/ |
D | Allocators.h | 171 void deallocate(pointer& pPtr, size_type N) { in deallocate() function 182 void deallocate(pointer& pPtr) { in deallocate() function 336 void deallocate(pointer pObject, size_type) { in deallocate() function 389 void deallocate(DataType* pObject, size_type) { in deallocate() function 393 void deallocate(pointer pObject, size_type) { std::free(pObject); } in deallocate() function
|
D | GCFactory.h | 136 void deallocate(pointer& pPtr, size_type N) { in deallocate() function 142 void deallocate(pointer& pPtr) { in deallocate() function
|
D | CXADemangle.tcc | 4755 arena<N>::deallocate(char* p, std::size_t n) noexcept in deallocate() function in mcld::arena 4788 void deallocate(T* p, std::size_t n) noexcept in deallocate() function in mcld::short_alloc 4830 void deallocate(T* p, std::size_t) noexcept in deallocate() function in mcld::malloc_alloc
|
/frameworks/libs/binary_translation/base/include/berberis/base/ |
D | forever_pool.h | 80 void deallocate(T* p, size_t n) { in deallocate() function
|
D | arena_alloc.h | 151 void deallocate(T*, size_t) {} in deallocate() function
|
/frameworks/native/include/ui/ |
D | FatVector.h | 60 void deallocate(pointer p, size_t) { in deallocate() function
|
/frameworks/native/libs/ui/include_vndk/ui/ |
D | FatVector.h | 60 void deallocate(pointer p, size_t) { in deallocate() function
|
/frameworks/native/libs/ui/include/ui/ |
D | FatVector.h | 60 void deallocate(pointer p, size_t) { in deallocate() function
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
D | NativeBuffer.java | 127 private native boolean deallocate(boolean ownsData); in deallocate() method in NativeBuffer
|
D | NativeProgram.java | 157 private native boolean deallocate(); in deallocate() method in NativeProgram
|
D | ShaderProgram.java | 258 private native boolean deallocate(); in deallocate() method in ShaderProgram
|
/frameworks/base/libs/hwui/utils/ |
D | LinearAllocator.h | 179 void deallocate(pointer p, size_t num) { in deallocate() function
|
/frameworks/native/libs/binder/ |
D | MemoryDealer.cpp | 248 void MemoryDealer::deallocate(size_t offset) in deallocate() function in android::MemoryDealer 313 status_t SimpleBestFitAllocator::deallocate(size_t offset) in deallocate() function in android::SimpleBestFitAllocator
|