Searched defs:alloc (Results 51 - 75 of 114) sorted by relevance

12345

/freebsd-10.3-release/contrib/subversion/subversion/libsvn_ra_serf/
H A Dmerge.c283 svn_ra_serf__merge_lock_token_list(apr_hash_t *lock_tokens, const char *parent, serf_bucket_t *body, serf_bucket_alloc_t *alloc, apr_pool_t *pool) argument
331 create_merge_body(serf_bucket_t **bkt, void *baton, serf_bucket_alloc_t *alloc, apr_pool_t *pool) argument
[all...]
H A Doptions.c117 create_options_body(serf_bucket_t **body_bkt, void *baton, serf_bucket_alloc_t *alloc, apr_pool_t *pool) argument
527 create_simple_options_body(serf_bucket_t **body_bkt, void *baton, serf_bucket_alloc_t *alloc, apr_pool_t *pool) argument
[all...]
H A Dreplay.c591 create_replay_body(serf_bucket_t **bkt, void *baton, serf_bucket_alloc_t *alloc, apr_pool_t *pool) argument
H A Dproperty.c484 create_propfind_body(serf_bucket_t **bkt, void *setup_baton, serf_bucket_alloc_t *alloc, apr_pool_t *pool) argument
[all...]
/freebsd-10.3-release/contrib/unbound/util/
H A Dalloc.c67 prealloc(struct alloc_cache* alloc) argument
85 prealloc_blocks(struct alloc_cache* alloc, size_t num) argument
102 alloc_init(struct alloc_cache* alloc, struct alloc_cache* super, int thread_num) argument
129 alloc_clear(struct alloc_cache* alloc) argument
172 alloc_get_id(struct alloc_cache* alloc) argument
191 alloc_special_obtain(struct alloc_cache* alloc) argument
231 pushintosuper(struct alloc_cache* alloc, alloc_special_t* mem) argument
256 alloc_special_release(struct alloc_cache* alloc, alloc_special_t* mem) argument
281 alloc_stats(struct alloc_cache* alloc) argument
287 alloc_get_mem(struct alloc_cache* alloc) argument
306 alloc_reg_obtain(struct alloc_cache* alloc) argument
319 alloc_reg_release(struct alloc_cache* alloc, struct regional* r) argument
334 alloc_set_id_cleanup(struct alloc_cache* alloc, void (*cleanup)(void*), void* arg) argument
[all...]
H A Dmodule.h303 struct alloc_cache* alloc; member in struct:module_env
/freebsd-10.3-release/contrib/binutils/bfd/
H A Di386linux.c446 char *alloc = NULL; local
H A Drs6000-core.c641 size_t alloc; local
H A Dsparclinux.c445 char *alloc = NULL; local
H A Dbfd.c1725 char *res, *alloc; local
[all...]
/freebsd-10.3-release/contrib/binutils/binutils/
H A Drdcoff.c379 int alloc; local
486 int alloc; local
[all...]
/freebsd-10.3-release/contrib/bsnmp/lib/
H A Dsnmp.c1244 u_long alloc; /* allocate length of string */ local
/freebsd-10.3-release/contrib/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp482 unsigned alloc = solution.getSelection(*nodeItr); local
H A DLiveDebugVariables.cpp139 UserValue(const MDNode *var, unsigned o, bool i, DebugLoc L, LocMap::Allocator &alloc) argument
/freebsd-10.3-release/contrib/ntp/libntp/
H A Dauthkeys.c307 symkey_alloc * alloc; local
/freebsd-10.3-release/contrib/unbound/util/data/
H A Dmsgreply.c135 repinfo_alloc_rrset_keys(struct reply_info* rep, struct alloc_cache* alloc, argument
445 int reply_info_parse(sldns_buffer* pkt, struct alloc_cache* alloc, argument
515 reply_info_parsedelete(struct reply_info* rep, struct alloc_cache* alloc) argument
429 parse_create_msg(sldns_buffer* pkt, struct msg_parse* msg, struct alloc_cache* alloc, struct query_info* qinf, struct reply_info** rep, struct regional* region) argument
675 reply_info_copy(struct reply_info* rep, struct alloc_cache* alloc, struct regional* region) argument
[all...]
/freebsd-10.3-release/sys/dev/agp/
H A Dagp.c741 agp_allocate_user(device_t dev, agp_allocate *alloc) argument
/freebsd-10.3-release/sbin/newfs/
H A Dmkfs.c944 alloc(int size, int mode) function
/freebsd-10.3-release/contrib/gcc/
H A Dgcov-io.h503 size_t alloc; member in struct:gcov_var
/freebsd-10.3-release/contrib/amd/amd/
H A Dmapc.c590 int alloc = 0; local
[all...]
/freebsd-10.3-release/sys/kern/
H A Dkern_malloc.c604 unsigned long alloc; local
/freebsd-10.3-release/gnu/usr.bin/rcs/lib/
H A Drcsutil.c234 malloc_type alloc; member in struct:alloclist
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h951 CallEventManager(llvm::BumpPtrAllocator &alloc) : Alloc(alloc) {} argument
/freebsd-10.3-release/contrib/gcclibs/libcpp/
H A Dfiles.c1289 char *alloc, *set; local
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp70 ProgramStateManager(ASTContext &Ctx, StoreManagerCreator CreateSMgr, ConstraintManagerCreator CreateCMgr, llvm::BumpPtrAllocator &alloc, SubEngine *SubEng) argument

Completed in 173 milliseconds

12345