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

12

/freebsd-9.3-release/lib/libelf/
H A Dlibelf_ehdr.c103 _libelf_ehdr(Elf *e, int ec, int allocate) argument
/freebsd-9.3-release/contrib/binutils/include/
H A Dsplay-tree.h110 splay_tree_allocate_fn allocate; local
/freebsd-9.3-release/contrib/gcclibs/include/
H A Dsplay-tree.h110 splay_tree_allocate_fn allocate; local
/freebsd-9.3-release/contrib/gdb/include/
H A Dsplay-tree.h110 splay_tree_allocate_fn allocate; local
/freebsd-9.3-release/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
H A Dmt_allocator.h670 allocate(size_type __n, const void*) function in class:__mt_alloc
H A Dbitmap_allocator.h99 allocate(size_type __n) function in class:__detail::__mini_vector
1050 allocate(size_type __n) function in class:bitmap_allocator
1065 allocate(size_type __n, typename bitmap_allocator<void>::const_pointer) function in class:bitmap_allocator
/freebsd-9.3-release/sys/dev/drm/
H A Ddrm_sman.h66 void *(*allocate) (void *private, unsigned long size, member in struct:drm_sman_mm
/freebsd-9.3-release/sys/dev/drm2/
H A Ddrm_sman.h66 void *(*allocate) (void *private, unsigned long size, member in struct:drm_sman_mm
/freebsd-9.3-release/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-9.3-release/contrib/llvm/include/llvm/Support/
H A DArrayRecycler.h124 T *allocate(Capacity Cap, AllocatorType &Allocator) { function in class:llvm::ArrayRecycler
/freebsd-9.3-release/contrib/libc++/src/
H A Dthread.cpp145 T* allocate(size_t __n) function in class:__hidden_allocator
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DAttributeList.cpp51 void *AttributeFactory::allocate(size_t size) { function in class:AttributeFactory
H A DSemaChecking.cpp5704 Seq allocate(Seq Parent) { function in class:__anon3243::SequenceChecker::SequenceTree
/freebsd-9.3-release/usr.bin/yacc/
H A Dmain.c220 allocate(size_t n) function
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h920 void *allocate() { function in class:clang::ento::CallEventManager
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCleanup.cpp96 char *EHScopeStack::allocate(size_t Size) { function in class:EHScopeStack
/freebsd-9.3-release/usr.sbin/pmcstat/
H A Dpmcstat_log.c1229 pmcstat_process_lookup(pid_t pid, int allocate) argument
[all...]
/freebsd-9.3-release/contrib/groff/src/preproc/tbl/
H A Dtable.cpp1298 void table::allocate(int r) function in class:table
/freebsd-9.3-release/sys/compat/ndis/
H A Dsubr_ntoskrnl.c610 RtlUnicodeStringToAnsiString(ansi_string *dest, unicode_string *src, uint8_t allocate) argument
638 RtlAnsiStringToUnicodeString(unicode_string *dest, ansi_string *src, uint8_t allocate) argument

Completed in 276 milliseconds

12