Home
last modified time | relevance | path

Searched defs:allocate (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DDynamicAllocator.cpp42 Block *DynamicAllocator::allocate(const Expr *Source, PrimType T, in allocate() function in DynamicAllocator
53 Block *DynamicAllocator::allocate(const Descriptor *ElementDesc, in allocate() function in DynamicAllocator
63 Block *DynamicAllocator::allocate(const Descriptor *D, unsigned EvalID) { in allocate() function in DynamicAllocator
/freebsd/contrib/elftoolchain/libelf/
H A Dlibelf_ehdr.c106 _libelf_ehdr(Elf *e, int ec, int allocate) in _libelf_ehdr()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DArrayRecycler.h125 T *allocate(Capacity Cap, AllocatorType &Allocator) { in allocate() function
/freebsd/contrib/llvm-project/libcxx/src/
H A Dthread.cpp137 T* allocate(size_t __n) allocate() function in __hidden_allocator
/freebsd/lib/libpmcstat/
H A Dlibpmcstat_process.c216 pmcstat_process_lookup(pid_t pid, int allocate) in pmcstat_process_lookup()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMapperJITLinkMemoryManager.cpp62 void MapperJITLinkMemoryManager::allocate(const JITLinkDylib *JD, LinkGraph &G, in allocate() function in llvm::orc::MapperJITLinkMemoryManager
H A DEPCGenericJITLinkMemoryManager.cpp100 void EPCGenericJITLinkMemoryManager::allocate(const JITLinkDylib *JD, in allocate() function in llvm::orc::EPCGenericJITLinkMemoryManager
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_allocator.h39 template <class T> T *allocate() XRAY_NEVER_INSTRUMENT { in allocate() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleExecutorMemoryManager.cpp24 Expected<ExecutorAddr> SimpleExecutorMemoryManager::allocate(uint64_t Size) { in allocate() function in llvm::orc::rt_bootstrap::SimpleExecutorMemoryManager
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_barrier.h110 static distributedBarrier *allocate(int nThreads) { allocate() function
H A Dkmp_environment.cpp76 static inline void *allocate(size_t size) { in allocate() function
/freebsd/contrib/llvm-project/libcxx/include/__memory_resource/
H A Dpolymorphic_allocator.h63 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI _ValueType* allocate(size_t __n) { in allocate() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.h163 AllocResult allocate(const JITLinkDylib *JD, LinkGraph &G) { in allocate() function
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp204 void *GuardedPoolAllocator::allocate(size_t Size, size_t Alignment) { in allocate() function in gwp_asan::GuardedPoolAllocator
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyUtil.h51 void *allocate(size_t Sz) { in allocate() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DParsedAttr.cpp63 void *AttributeFactory::allocate(size_t size) { in allocate() function in AttributeFactory
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dlocal_cache.h107 void *allocate(uptr ClassId) { allocate() function
H A Dsecondary.h587 void *MapAllocator<Config>::allocate(const Options &Options, uptr Size, in allocate() function
/freebsd/usr.bin/sort/
H A Dfile.c218 file_list_add(struct file_list *fl, const char *fn, bool allocate) in file_list_add()
236 file_list_populate(struct file_list *fl, int argc, char **argv, bool allocate) in file_list_populate()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp335 void InProcessMemoryManager::allocate(const JITLinkDylib *JD, LinkGraph &G, in allocate() function in llvm::jitlink::InProcessMemoryManager
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dwrapper_function_utils.h76 static WrapperFunctionResult allocate(size_t Size) { in allocate() function
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp321 void* allocate(size_t N) { in allocate() function in __anon00a841f00211::BumpPointerAllocator
/freebsd/contrib/byacc/
H A Dmain.c546 allocate(size_t n) in allocate() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DWrapperFunctionUtils.h113 static WrapperFunctionResult allocate(size_t Size) { in allocate() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp80 char *EHScopeStack::allocate(size_t Size) { in allocate() function in EHScopeStack

12