Home
last modified time | relevance | path

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

123

/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Support/
DAllocatorBase.h58 void Deallocate(const void *Ptr, size_t Size, size_t Alignment) { in Deallocate() function
98 void Deallocate(const void *Ptr, size_t Size, size_t Alignment) { in Deallocate() function
DRecyclingAllocator.h51 void Deallocate(SubClass* E) { return Base.Deallocate(Allocator, E); } in Deallocate() function
DRecycler.h98 void Deallocate(AllocatorType & /*Allocator*/, SubClass* Element) { in Deallocate() function
DPerThreadBumpPtrAllocator.h50 void Deallocate(const void *Ptr, size_t Size, size_t Alignment) { in Deallocate() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DAllocatorBase.h58 void Deallocate(const void *Ptr, size_t Size, size_t Alignment) { in Deallocate() function
98 void Deallocate(const void *Ptr, size_t Size, size_t Alignment) { in Deallocate() function
DRecyclingAllocator.h51 void Deallocate(SubClass* E) { return Base.Deallocate(Allocator, E); } in Deallocate() function
DRecycler.h98 void Deallocate(AllocatorType & /*Allocator*/, SubClass* Element) { in Deallocate() function
DPerThreadBumpPtrAllocator.h50 void Deallocate(const void *Ptr, size_t Size, size_t Alignment) { in Deallocate() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DAllocatorBase.h58 void Deallocate(const void *Ptr, size_t Size, size_t Alignment) { in Deallocate() function
98 void Deallocate(const void *Ptr, size_t Size, size_t Alignment) { in Deallocate() function
DRecyclingAllocator.h51 void Deallocate(SubClass* E) { return Base.Deallocate(Allocator, E); } in Deallocate() function
DRecycler.h98 void Deallocate(AllocatorType & /*Allocator*/, SubClass* Element) { in Deallocate() function
DPerThreadBumpPtrAllocator.h50 void Deallocate(const void *Ptr, size_t Size, size_t Alignment) { in Deallocate() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DAllocatorBase.h58 void Deallocate(const void *Ptr, size_t Size, size_t Alignment) { in Deallocate() function
98 void Deallocate(const void *Ptr, size_t Size, size_t Alignment) { in Deallocate() function
DRecyclingAllocator.h51 void Deallocate(SubClass* E) { return Base.Deallocate(Allocator, E); } in Deallocate() function
DRecycler.h98 void Deallocate(AllocatorType & /*Allocator*/, SubClass* Element) { in Deallocate() function
DPerThreadBumpPtrAllocator.h50 void Deallocate(const void *Ptr, size_t Size, size_t Alignment) { in Deallocate() function
/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
Ddefault_allocator.h46 inline void Deallocate(Allocator *allocator, uint8_t *p, size_t size) { in Deallocate() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DEPCGenericJITLinkMemoryManager.h34 ExecutorAddr Deallocate; member
DEPCGenericRTDyldMemoryManager.h33 ExecutorAddr Deallocate; member
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DEPCGenericJITLinkMemoryManager.h34 ExecutorAddr Deallocate; member
DEPCGenericRTDyldMemoryManager.h33 ExecutorAddr Deallocate; member
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/
DEPCGenericJITLinkMemoryManager.h34 ExecutorAddr Deallocate; member
DEPCGenericRTDyldMemoryManager.h33 ExecutorAddr Deallocate; member
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ExecutionEngine/Orc/
DEPCGenericJITLinkMemoryManager.h34 ExecutorAddr Deallocate; member
DEPCGenericRTDyldMemoryManager.h33 ExecutorAddr Deallocate; member

123