Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DAllocator.h60 void Deallocate(const void *Ptr, size_t Size) { in Deallocate() function
101 void Deallocate(const void *Ptr, size_t /*Size*/) { in Deallocate() function
254 void Deallocate(const void * /*Ptr*/, size_t /*Size*/) {} in Deallocate() function
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/llvm/unittests/Support/
DAllocatorTest.cpp155 void Deallocate(void *Slab, size_t Size) { in Deallocate() function in __anond568629b0111::MockSlabAllocator
/external/compiler-rt/lib/asan/
Dasan_fake_stack.h124 static void Deallocate(uptr x, uptr class_id) { in Deallocate() function
Dasan_allocator.cc166 void Deallocate(void *p) { in Deallocate() function
513 void Deallocate(void *ptr, uptr delete_size, BufferedStackTrace *stack, in Deallocate() function
/external/clang/include/clang/Basic/
DPartialDiagnostic.h101 void Deallocate(Storage *S) { in Deallocate() function
/external/compiler-rt/lib/lsan/
Dlsan_allocator.cc105 void Deallocate(void *p) { in Deallocate() function
/external/clang/include/clang/Lex/
DPreprocessingRecord.h376 void Deallocate(void *Ptr) { } in Deallocate() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h929 void Deallocate(SizeClassAllocator *allocator, uptr class_id, void *p) { in Deallocate() function
1072 void Deallocate(AllocatorStats *stat, void *p) { in Deallocate() function
1329 void Deallocate(AllocatorCache *cache, void *p) { in Deallocate() function
/external/llvm/include/llvm/MC/
DMCContext.h513 void Deallocate(void *Ptr) { in Deallocate() function
/external/clang/include/clang/AST/
DASTContext.h493 void Deallocate(void *Ptr) const { } in Deallocate() function