Searched defs:alloc (Results 1 - 25 of 107) sorted by relevance

12345

/freebsd-13-stable/contrib/llvm-project/lld/include/lld/Common/
H A DMemory.h47 llvm::SpecificBumpPtrAllocator<T> alloc; member in struct:lld::SpecificAlloc
/freebsd-13-stable/lib/libopenbsd/
H A Dohash.h36 void *(*alloc)(size_t, void *); member in struct:ohash_info
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbFPOProgramToDWARFExpression.cpp54 ResolveFPOProgram(llvm::StringRef program, llvm::StringRef register_name, llvm::Triple::ArchType arch_type, llvm::BumpPtrAllocator &alloc) argument
/freebsd-13-stable/contrib/lib9p/pytest/
H A Dnumalloc.py191 def alloc(self, val=None): member in class:NumAlloc
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_persistent_allocator.h46 inline void *PersistentAllocator::alloc(uptr size) { function in class:__sanitizer::PersistentAllocator
/freebsd-13-stable/sys/dev/cxgbe/iw_cxgbe/
H A Did_table.c51 u32 c4iw_id_alloc(struct c4iw_id_table *alloc) argument
78 c4iw_id_free(struct c4iw_id_table *alloc, u32 obj) argument
90 c4iw_id_table_alloc(struct c4iw_id_table *alloc, u32 start, u32 num, u32 reserved, u32 flags) argument
116 c4iw_id_table_free(struct c4iw_id_table *alloc) argument
[all...]
/freebsd-13-stable/contrib/mandoc/
H A Dcompat_ohash.h32 void *(*alloc)(size_t, void *); member in struct:ohash_info
/freebsd-13-stable/sys/sys/
H A D_unrhdr.h45 u_int alloc; /* Count of memory allocations */ member in struct:unrhdr
/freebsd-13-stable/contrib/jemalloc/include/jemalloc/
H A Djemalloc_typedefs.h68 extent_alloc_t *alloc; member in struct:extent_hooks_s
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DTypeMerger.h22 TypeMerger(llvm::BumpPtrAllocator &alloc) argument
/freebsd-13-stable/crypto/heimdal/kuser/
H A Dgenerate-requests.c39 unsigned n, alloc; local
/freebsd-13-stable/contrib/unbound/daemon/
H A Dworker.h117 struct alloc_cache alloc; member in struct:worker
/freebsd-13-stable/contrib/unbound/edns-subnet/
H A Dsubnetmod.h63 struct alloc_cache alloc; member in struct:subnet_env
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h91 template <typename T, typename... Args> T *alloc(Args &&... ConstructorArgs) { function in class:llvm::ms_demangle::ArenaAllocator
/freebsd-13-stable/contrib/libevent/include/event2/
H A Dthread.h109 void *(*alloc)(unsigned locktype); member in struct:evthread_lock_callbacks
/freebsd-13-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dthread.h109 void *(*alloc)(unsigned locktype); member in struct:evthread_lock_callbacks
/freebsd-13-stable/sys/netipsec/
H A Dipsec_mbuf.c93 int todo, len, done, alloc; local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dget_deleted_rev.c92 create_getdrev_body(serf_bucket_t **body_bkt, void *baton, serf_bucket_alloc_t *alloc, apr_pool_t *pool , apr_pool_t *scratch_pool) argument
H A Dgetdate.c100 create_getdate_body(serf_bucket_t **body_bkt, void *baton, serf_bucket_alloc_t *alloc, apr_pool_t *pool , apr_pool_t *scratch_pool) argument
H A Dgetlocations.c114 create_get_locations_body(serf_bucket_t **body_bkt, void *baton, serf_bucket_alloc_t *alloc, apr_pool_t *pool , apr_pool_t *scratch_pool) argument
H A Dgetlocationsegments.c114 create_gls_body(serf_bucket_t **body_bkt, void *baton, serf_bucket_alloc_t *alloc, apr_pool_t *pool , apr_pool_t *scratch_pool) argument
H A Dmergeinfo.c135 create_mergeinfo_body(serf_bucket_t **bkt, void *baton, serf_bucket_alloc_t *alloc, apr_pool_t *pool , apr_pool_t *scratch_pool) argument
H A Drequest_body.c33 serf_bucket_alloc_t *alloc; member in struct:svn_ra_serf__request_body_t
166 request_body_delegate(serf_bucket_t **body_bkt, void *baton, serf_bucket_alloc_t *alloc, apr_pool_t *request_pool, apr_pool_t *scratch_pool) argument
/freebsd-13-stable/contrib/unbound/libunbound/
H A Dcontext.c209 context_release_alloc(struct ub_ctx* ctx, struct alloc_cache* alloc, argument
/freebsd-13-stable/contrib/processor-trace/libipt/test/src/
H A Dptunit-block_cache.c149 static struct ptunit_result alloc(struct bcache_fixture *bfix) function

Completed in 126 milliseconds

12345