/netbsd-src/external/apache2/llvm/dist/libcxx/include/__memory/ |
H A D | allocator.h | 75 _Tp* allocate(size_t __n) { in allocate() function 117 _Tp* allocate(size_t __n, const void*) { in allocate() function 156 const _Tp* allocate(size_t __n) { in allocate() function 194 const _Tp* allocate(size_t __n, const void*) { in allocate() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | memory-block.h | 56 memory_block_pool::allocate () in allocate() function
|
H A D | alloc-pool.h | 348 base_pool_allocator <TBlockAllocator>::allocate () in allocate() function 503 allocate () ATTRIBUTE_MALLOC in allocate() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | memory-block.h | 56 memory_block_pool::allocate () in allocate() function
|
H A D | alloc-pool.h | 348 base_pool_allocator <TBlockAllocator>::allocate () in allocate() function 503 allocate () ATTRIBUTE_MALLOC in allocate() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/ |
H A D | free_tree.d | 442 void[] allocate(size_t s) { return new byte[](s); } in allocate() function 461 void[] allocate(size_t s) in allocate() function
|
H A D | null_allocator.d | 23 void[] allocate(size_t) shared { return null; } in allocate() function
|
H A D | region.d | 124 void[] allocate(size_t n) in allocate() function 439 void[] allocate(size_t n) in allocate() function 625 void[] allocate(size_t bytes) shared in allocate() function
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | basic_string.h | 102 allocate(_Char_alloc_type& __a, typename _Base::size_type __n) in _GLIBCXX_VISIBILITY() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/ |
H A D | free_tree.d | 448 void[] allocate(size_t s) { return new byte[](s); } in allocate() function 467 void[] allocate(size_t s) in allocate() function
|
H A D | region.d | 157 void[] allocate(size_t n) pure nothrow @trusted @nogc in allocate() function 445 void[] allocate(size_t n) in allocate() function 572 void[] allocate(size_t n) in allocate() function 789 void[] allocate(size_t bytes) shared @trusted nothrow @nogc in allocate() function 1087 void[] allocate(size_t n) pure nothrow @trusted @nogc in allocate() function
|
H A D | null_allocator.d | 28 void[] allocate(size_t) shared { return null; } in allocate() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/ |
H A D | mallocator.d | 26 void[] allocate(size_t bytes) shared in allocate() function 213 void[] allocate(size_t bytes) shared in allocate() function
|
H A D | gc_allocator.d | 25 pure nothrow @trusted void[] allocate(size_t bytes) shared in allocate() function
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | DbeArray.h | 57 allocate (int cnt) in allocate() function
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | DbeArray.h | 57 allocate (int cnt) in allocate() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | alloc_traits.h | 132 allocate(_Alloc& __a, size_type __n) in _GLIBCXX_VISIBILITY() function 137 allocate(_Alloc& __a, size_type __n, _Hint __hint) in _GLIBCXX_VISIBILITY() function
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | alloc_traits.h | 132 allocate(_Alloc& __a, size_type __n) in _GLIBCXX_VISIBILITY() function 137 allocate(_Alloc& __a, size_type __n, _Hint __hint) in _GLIBCXX_VISIBILITY() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/ |
H A D | mallocator.d | 31 void[] allocate(size_t bytes) shared const in allocate() function 224 void[] allocate(size_t bytes) shared in allocate() function
|
/netbsd-src/sys/kern/ |
H A D | subr_kobj_vfs.c | 95 bool allocate) in kobj_read_vfs()
|
/netbsd-src/external/bsd/elftoolchain/dist/libelf/ |
H A D | libelf_ehdr.c | 125 _libelf_ehdr(Elf *e, int ec, int allocate) in _libelf_ehdr()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
H A D | standalone_malloc_test.cc | 26 bool allocate = (i % 5) <= 2; // 60% malloc, 40% free in MallocThread() local
|
/netbsd-src/sys/external/bsd/drm/dist/bsd-core/ |
H A D | drm_sman.h | 63 void *(*allocate) (void *private, unsigned long size, member
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | ArrayRecycler.h | 125 T *allocate(Capacity Cap, AllocatorType &Allocator) { in allocate() function
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | splay-tree.h | 118 splay_tree_allocate_fn allocate; member
|