Home
last modified time | relevance | path

Searched defs:Deallocate (Results 1 – 13 of 13) sorted by relevance

/external/llvm/include/llvm/Support/
DRecyclingAllocator.h52 void Deallocate(SubClass* E) { return Base.Deallocate(Allocator, E); } in Deallocate() function
/external/opencv/
DWLNonFileByteStream.cpp42 void WLNonFileByteStream::Deallocate() in Deallocate() function in WLNonFileByteStream
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator64.h136 void Deallocate(void *p) { in Deallocate() function
320 void Deallocate(SizeClassAllocator *allocator, uptr class_id, void *p) { in Deallocate() function
383 void Deallocate(void *p) { in Deallocate() function
497 void Deallocate(AllocatorCache *cache, void *p) { in Deallocate() function
/external/llvm/lib/Support/
DAllocator.cpp176 void MallocSlabAllocator::Deallocate(MemSlab *Slab) { in Deallocate() function in llvm::MallocSlabAllocator
/external/llvm/unittests/Support/
DAllocatorTest.cpp131 virtual void Deallocate(MemSlab *Slab) { in Deallocate() function in __anonaf06f2210111::MockSlabAllocator
/external/clang/include/clang/Basic/
DPartialDiagnostic.h105 void Deallocate(Storage *S) { in Deallocate() function
/external/llvm/include/llvm/MC/
DMCContext.h326 void Deallocate(void *Ptr) { in Deallocate() function
/external/clang/include/clang/Lex/
DPreprocessingRecord.h400 void Deallocate(void *Ptr) { } in Deallocate() function
/external/llvm/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp589 void JITSlabAllocator::Deallocate(MemSlab *Slab) { in Deallocate() function in JITSlabAllocator
/external/compiler-rt/lib/asan/
Dasan_allocator.cc714 static void Deallocate(u8 *ptr, StackTrace *stack) { in Deallocate() function
/external/clang/include/clang/AST/
DASTContext.h412 void Deallocate(void *Ptr) const { } in Deallocate() function
/external/webkit/Source/JavaScriptCore/wtf/
DFastMalloc.cpp2901 inline void TCMalloc_ThreadCache::Deallocate(void* ptr, size_t cl) { in Deallocate() function in WTF::TCMalloc_ThreadCache
/external/valgrind/tsan/
Dthread_sanitizer.cc442 void Deallocate(void *ptr) { in Deallocate() function in FreeList