Searched defs:deallocate (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpState.cpp57 void InterpState::deallocate(Block *B) { function in class:InterpState
/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
H A DMacroArgs.cpp91 MacroArgs *MacroArgs::deallocate() { function in class:MacroArgs
/freebsd-12-stable/contrib/gdb/include/
H A Dsplay-tree.h111 splay_tree_deallocate_fn deallocate; local
/freebsd-12-stable/contrib/gcclibs/include/
H A Dsplay-tree.h111 splay_tree_deallocate_fn deallocate; local
/freebsd-12-stable/contrib/libstdc++/include/ext/
H A Ddebug_allocator.h109 deallocate(pointer __p, size_type __n) function in class:debug_allocator
H A Dmalloc_allocator.h100 deallocate(pointer __p, size_type) function in class:malloc_allocator
H A Dnew_allocator.h96 deallocate(pointer __p, size_type) function in class:new_allocator
H A Darray_allocator.h67 deallocate(pointer, size_type) function in class:array_allocator_base
H A Dpool_allocator.h239 __pool_alloc<_Tp>::deallocate(pointer __p, size_type __n) function in class:__pool_alloc
H A Dthrow_allocator.h240 deallocate(pointer p, size_type num) function in class:throw_allocator
H A Dmt_allocator.h717 deallocate(pointer __p, size_type __n) function in class:__mt_alloc
H A Dbitmap_allocator.h103 deallocate(pointer __p, size_type) function in class:__detail::__mini_vector
1069 deallocate(pointer __p, size_type __n) throw() function in class:bitmap_allocator
/freebsd-12-stable/contrib/binutils/include/
H A Dsplay-tree.h111 splay_tree_deallocate_fn deallocate; local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DArrayRecycler.h137 void deallocate(Capacity Cap, T *Ptr) { function in class:llvm::ArrayRecycler
/freebsd-12-stable/contrib/libstdc++/include/backward/
H A Ddefalloc.h80 inline void deallocate(_Tp* __buffer) { function
97 void deallocate(pointer __p) { ::deallocate(__p); } function in class:allocator
/freebsd-12-stable/contrib/llvm-project/libcxx/src/
H A Dthread.cpp145 void deallocate(T* __p, size_t) {::operator delete(static_cast<void*>(__p));} function in class:__hidden_allocator
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DParsedAttr.cpp76 void AttributeFactory::deallocate(ParsedAttr *Attr) { function in class:AttributeFactory
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h97 void deallocate(void *Ptr) { function in struct:scudo::Allocator::QuarantineCallback
297 NOINLINE void deallocate(void *Ptr, Chunk::Origin Origin, uptr DeleteSize = 0, function in class:scudo::Allocator
[all...]
H A Dlocal_cache.h90 void deallocate(uptr ClassId, void *P) { function in struct:scudo::SizeClassAllocatorLocalCache
H A Dsecondary.h210 void MapAllocator<MaxFreeListSize>::deallocate(void *Ptr) { function in class:scudo::MapAllocator
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp211 void GuardedPoolAllocator::deallocate(void *Ptr) { function in class:gwp_asan::GuardedPoolAllocator
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_allocator.cpp442 void deallocate(void *Ptr, uptr DeleteSize, uptr DeleteAlignment, function in struct:__scudo::Allocator
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h678 void deallocate(void *Ptr) {} function
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp353 void kmp_stats_event_vector::deallocate() { function in class:kmp_stats_event_vector
396 void kmp_stats_list::deallocate() { function in class:kmp_stats_list
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp137 void EHScopeStack::deallocate(size_t Size) { function in class:EHScopeStack

Completed in 256 milliseconds

12