Searched defs:allocate (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DBuffer.cpp29 Error FileBuffer::allocate(size_t Size) { function in class:llvm::objcopy::FileBuffer
63 Error MemBuffer::allocate(size_t Size) { function in class:llvm::objcopy::MemBuffer
/freebsd-11-stable/contrib/elftoolchain/libelf/
H A Dlibelf_ehdr.c106 _libelf_ehdr(Elf *e, int ec, int allocate) argument
/freebsd-11-stable/contrib/libstdc++/include/ext/
H A Ddebug_allocator.h91 allocate(size_type __n) function in class:debug_allocator
100 allocate(size_type __n, const void* __hint) function in class:debug_allocator
H A Dmalloc_allocator.h87 allocate(size_type __n, const void* = 0) function in class:malloc_allocator
H A Dnew_allocator.h86 allocate(size_type __n, const void* = 0) function in class:new_allocator
H A Darray_allocator.h125 allocate(size_type __n, const void* = 0) function in class:array_allocator
H A Dpool_allocator.h195 __pool_alloc<_Tp>::allocate(size_type __n, const void*) function in class:__pool_alloc
H A Dthrow_allocator.h223 allocate(size_type num, std::allocator<void>::const_pointer hint = 0) function in class:throw_allocator
/freebsd-11-stable/contrib/gcclibs/include/
H A Dsplay-tree.h110 splay_tree_allocate_fn allocate; local
/freebsd-11-stable/contrib/gdb/include/
H A Dsplay-tree.h110 splay_tree_allocate_fn allocate; local
/freebsd-11-stable/contrib/binutils/include/
H A Dsplay-tree.h110 splay_tree_allocate_fn allocate; local
/freebsd-11-stable/sys/dev/drm/
H A Ddrm_sman.h66 void *(*allocate) (void *private, unsigned long size, member in struct:drm_sman_mm
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp20 InProcessMemoryManager::allocate(const SegmentsRequestMap &Request) { function in class:llvm::jitlink::InProcessMemoryManager
/freebsd-11-stable/contrib/libstdc++/include/backward/
H A Ddefalloc.h68 inline _Tp* allocate(ptrdiff_t __size, _Tp*) { function
94 pointer allocate(size_type __n) { function in class:allocator
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyUtil.h51 void *allocate(size_t Sz) { function in class:clang::threadSafety::til::MemRegionRef
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DArrayRecycler.h125 T *allocate(Capacity Cap, AllocatorType &Allocator) { function in class:llvm::ArrayRecycler
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_environment.cpp76 static inline void *allocate(size_t size) { function
/freebsd-11-stable/contrib/llvm-project/libcxx/src/
H A Dthread.cpp143 T* allocate(size_t __n) function in class:__hidden_allocator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DParsedAttr.cpp63 void *AttributeFactory::allocate(size_t size) { function in class:AttributeFactory
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h78 void *allocate(UNUSED uptr Size) { function in struct:scudo::Allocator::QuarantineCallback
198 NOINLINE void *allocate(uptr Size, Chunk::Origin Origin, function in class:scudo::Allocator
[all...]
H A Dlocal_cache.h69 void *allocate(uptr ClassId) { function in struct:scudo::SizeClassAllocatorLocalCache
H A Dsecondary.h118 void *MapAllocator<MaxFreeListSize>::allocate(uptr Size, uptr AlignmentHint, function in class:scudo::MapAllocator
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.cpp288 InitMap *InitMap::allocate(unsigned N) { function in class:InitMap
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp280 void* allocate(size_t N) { function in class:__anon1866::BumpPointerAllocator
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp174 void *GuardedPoolAllocator::allocate(size_t Size) { function in class:gwp_asan::GuardedPoolAllocator

Completed in 360 milliseconds

12