| /freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/ |
| D | id_table.c | 49 u32 c4iw_id_alloc(struct c4iw_id_table *alloc) in c4iw_id_alloc() 76 void c4iw_id_free(struct c4iw_id_table *alloc, u32 obj) in c4iw_id_free() 88 int c4iw_id_table_alloc(struct c4iw_id_table *alloc, u32 start, u32 num, in c4iw_id_table_alloc() 114 void c4iw_id_table_free(struct c4iw_id_table *alloc) in c4iw_id_table_free()
|
| /freebsd-10-stable/contrib/unbound/util/ |
| D | alloc.c | 67 prealloc(struct alloc_cache* alloc) in prealloc() 85 prealloc_blocks(struct alloc_cache* alloc, size_t num) in prealloc_blocks() 102 alloc_init(struct alloc_cache* alloc, struct alloc_cache* super, in alloc_init() 129 alloc_clear(struct alloc_cache* alloc) in alloc_clear() 172 alloc_get_id(struct alloc_cache* alloc) in alloc_get_id() 191 alloc_special_obtain(struct alloc_cache* alloc) in alloc_special_obtain() 231 pushintosuper(struct alloc_cache* alloc, alloc_special_t* mem) in pushintosuper() 256 alloc_special_release(struct alloc_cache* alloc, alloc_special_t* mem) in alloc_special_release() 281 alloc_stats(struct alloc_cache* alloc) in alloc_stats() 287 size_t alloc_get_mem(struct alloc_cache* alloc) in alloc_get_mem() [all …]
|
| /freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mthca/ |
| D | mthca_allocator.c | 39 u32 mthca_alloc(struct mthca_alloc *alloc) in mthca_alloc() 63 void mthca_free(struct mthca_alloc *alloc, u32 obj) in mthca_free() 78 int mthca_alloc_init(struct mthca_alloc *alloc, u32 num, u32 mask, in mthca_alloc_init() 104 void mthca_alloc_cleanup(struct mthca_alloc *alloc) in mthca_alloc_cleanup()
|
| D | mthca_dev.h | 195 struct mthca_alloc alloc; member 201 struct mthca_alloc alloc; member 227 struct mthca_alloc alloc; member 240 struct mthca_alloc alloc; member 247 struct mthca_alloc alloc; member 254 struct mthca_alloc alloc; member 270 struct mthca_alloc alloc; member 275 struct mthca_alloc alloc; member
|
| /freebsd-10-stable/contrib/gcc/ |
| D | vec.c | 40 unsigned alloc; member 50 unsigned alloc = 0; in calculate_allocation() local 101 unsigned alloc = alloc = calculate_allocation (pfx, reserve, exact); in vec_gc_o_reserve_1() local 173 unsigned alloc = calculate_allocation (pfx, reserve, exact); in vec_heap_o_reserve_1() local
|
| /freebsd-10-stable/contrib/netbsd-tests/lib/libobjc/ |
| D | t_threads.m | 55 +alloc; class in init 79 {
|
| /freebsd-10-stable/contrib/unbound/services/cache/ |
| D | rrset.c | 59 struct alloc_cache* alloc) in rrset_cache_create() 81 struct config_file* cfg, struct alloc_cache* alloc) in rrset_cache_adjust() 169 rrset_update_id(struct rrset_ref* ref, struct alloc_cache* alloc) in rrset_update_id() 185 struct alloc_cache* alloc, time_t timenow) in rrset_cache_update()
|
| /freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/ |
| D | map_debug_base.hpp | 313 __gnu_cxx::throw_allocator<char> alloc; in split() local 334 __gnu_cxx::throw_allocator<char> alloc; in join() local
|
| /freebsd-10-stable/sys/sys/ |
| D | _unrhdr.h | 43 u_int alloc; /* Count of memory allocations */ member
|
| /freebsd-10-stable/contrib/unbound/util/data/ |
| D | msgreply.c | 135 repinfo_alloc_rrset_keys(struct reply_info* rep, struct alloc_cache* alloc, in repinfo_alloc_rrset_keys() 430 struct alloc_cache* alloc, struct query_info* qinf, in parse_create_msg() 445 int reply_info_parse(sldns_buffer* pkt, struct alloc_cache* alloc, in reply_info_parse() 515 reply_info_parsedelete(struct reply_info* rep, struct alloc_cache* alloc) in reply_info_parsedelete() 675 reply_info_copy(struct reply_info* rep, struct alloc_cache* alloc, in reply_info_copy()
|
| D | packed_rrset.c | 56 struct alloc_cache* alloc) in ub_packed_rrset_parsedelete() 366 struct alloc_cache* alloc, time_t now) in packed_rrset_copy_alloc()
|
| /freebsd-10-stable/usr.bin/m4/lib/ |
| D | ohash.h | 34 void *(*alloc)(size_t, void *); member
|
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_serf/ |
| D | merge.c | 292 serf_bucket_alloc_t *alloc, in svn_ra_serf__merge_lock_token_list() 340 serf_bucket_alloc_t *alloc, in create_merge_body()
|
| D | commit.c | 202 serf_bucket_alloc_t *alloc, in create_checkout_body() 536 serf_bucket_alloc_t *alloc, in get_encoding_and_cdata() 570 serf_bucket_alloc_t *alloc, in write_prop_xml() 741 serf_bucket_alloc_t *alloc, in create_proppatch_body() 876 serf_bucket_alloc_t *alloc, in create_put_body() 905 serf_bucket_alloc_t *alloc, in create_empty_put_body() 1130 serf_bucket_alloc_t *alloc, in create_txn_post_body() 1419 serf_bucket_alloc_t *alloc, in create_delete_body()
|
| D | options.c | 119 serf_bucket_alloc_t *alloc, in create_options_body() 583 serf_bucket_alloc_t *alloc, in create_simple_options_body()
|
| D | getdate.c | 102 serf_bucket_alloc_t *alloc, in create_getdate_body()
|
| /freebsd-10-stable/crypto/heimdal/kuser/ |
| D | generate-requests.c | 39 unsigned n, alloc; in read_words() local
|
| /freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/ |
| D | ASTDumper.cpp | 103 char *alloc = (char*)malloc(len); in ToLog() local
|
| /freebsd-10-stable/contrib/ntp/sntp/libevent/include/event2/ |
| D | thread.h | 109 void *(*alloc)(unsigned locktype); member
|
| /freebsd-10-stable/sys/netipsec/ |
| D | ipsec_mbuf.c | 76 int todo, len, done, alloc; in m_makespace() local
|
| /freebsd-10-stable/sys/contrib/ia64/libuwx/src/ |
| D | uwx_env.c | 43 int uwx_register_alloc_cb(alloc_cb alloc, free_cb free) in uwx_register_alloc_cb()
|
| /freebsd-10-stable/sys/dev/drm/ |
| D | sis_ds.h | 50 int alloc; member
|
| /freebsd-10-stable/crypto/heimdal/kpasswd/ |
| D | kpasswd-generator.c | 41 unsigned n, alloc; in read_words() local
|
| /freebsd-10-stable/contrib/binutils/binutils/ |
| D | rdcoff.c | 379 int alloc; in parse_coff_struct_type() local 486 int alloc; in parse_coff_enum_type() local
|
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | hash.c | 366 unsigned int alloc; in bfd_hash_table_init_n() local 480 unsigned long alloc = newsize * sizeof (struct bfd_hash_entry *); in bfd_hash_lookup() local
|