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

1234

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dstandalone_malloc_test.cc26 bool allocate = (i % 5) <= 2; // 60% malloc, 40% free local
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DDbeArray.h57 allocate (int cnt) function in class:DbeArray
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dmemory-block.h56 memory_block_pool::allocate () function in class:memory_block_pool
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dmemory-block.h56 memory_block_pool::allocate () function in class:memory_block_pool
/netbsd-current/external/bsd/elftoolchain/dist/libelf/
H A Dlibelf_ehdr.c125 _libelf_ehdr(Elf *e, int ec, int allocate) argument
/netbsd-current/sys/external/bsd/drm/dist/bsd-core/
H A Ddrm_sman.h63 void *(*allocate) (void *private, unsigned long size, member in struct:drm_sman_mm
/netbsd-current/external/apache2/llvm/dist/libcxx/src/include/
H A Dsso_allocator.h51 _LIBCPP_INLINE_VISIBILITY pointer allocate(size_type __n, typename __sso_allocator<void, _Np>::const_pointer = nullptr) function in class:__sso_allocator
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp20 InProcessMemoryManager::allocate(const JITLinkDylib *JD, function in class:llvm::jitlink::InProcessMemoryManager
/netbsd-current/sys/kern/
H A Dsubr_kobj_vfs.c94 kobj_read_vfs(kobj_t ko, void **basep, size_t size, off_t off, bool allocate) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DArrayRecycler.h125 T *allocate(Capacity Cap, AllocatorType &Allocator) { function in class:llvm::ArrayRecycler
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyUtil.h51 void *allocate(size_t Sz) { function in class:clang::threadSafety::til::MemRegionRef
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__memory/
H A Dallocator.h75 _Tp* allocate(size_t __n) { function in class:allocator
117 _Tp* allocate(size_t __n, const void*) { function in class:allocator
156 const _Tp* allocate(size_t __n) { function in class:allocator
194 const _Tp* allocate(size_t __n, const void*) { function in class:allocator
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dsplay-tree.h118 splay_tree_allocate_fn allocate; member in struct:splay_tree_s
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dsplay-tree.h118 splay_tree_allocate_fn allocate; member in struct:splay_tree_s
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dsplay-tree.h118 splay_tree_allocate_fn allocate; member in struct:splay_tree_s
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dmalloc_allocator.h103 allocate(size_type __n, const void* = 0) function in class:malloc_allocator
H A Dnew_allocator.h103 allocate(size_type __n, const void* = static_cast<const void*>(0)) function in class:new_allocator
H A Dextptr_allocator.h95 _GLIBCXX_NODISCARD pointer allocate(size_type __n, const void* = 0) function in class:_ExtPtr_allocator
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dallocator.h175 allocate(size_t __n) function in class:allocator
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_alloc.cc139 void *pool::allocate (std::size_t size) function in class:__anon1619::pool
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dsplay-tree.h118 splay_tree_allocate_fn allocate; member in struct:splay_tree_s
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dsplay-tree.h118 splay_tree_allocate_fn allocate; member in struct:splay_tree_s
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dallocator.h179 allocate(size_t __n) function in class:allocator
H A Dnew_allocator.h112 allocate(size_type __n, const void* = static_cast<const void*>(0)) function in class:__new_allocator
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dextptr_allocator.h95 _GLIBCXX_NODISCARD pointer allocate(size_type __n, const void* = 0) function in class:_ExtPtr_allocator

Completed in 218 milliseconds

1234