Home
last modified time | relevance | path

Searched defs:buckets (Results 1 – 25 of 41) sorted by relevance

12

/freebsd-13-stable/contrib/bmake/
HDhash.c144 HashEntry **buckets = bmake_malloc(sizeof *buckets * n); in HashTable_Init() local
162 HashEntry **buckets = t->buckets; in HashTable_Done() local
313 HashEntry **buckets = t->buckets; in HashIter_Next() local
HDhash.h91 HashEntry **buckets; /* Pointers to HashEntry, one for each bucket member
/freebsd-13-stable/contrib/unbound/util/
HDtimehist.h67 struct th_buck* buckets; member
/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_serf/
HDgetdate.c106 serf_bucket_t *buckets; in create_getdate_body() local
HDget_deleted_rev.c98 serf_bucket_t *buckets; in create_getdrev_body() local
HDgetlocations.c120 serf_bucket_t *buckets; in create_get_locations_body() local
HDgetlocationsegments.c120 serf_bucket_t *buckets; in create_gls_body() local
HDgetlocks.c220 serf_bucket_t *buckets; in create_getlocks_body() local
HDlist.c175 serf_bucket_t *buckets; in create_list_body() local
HDget_lock.c238 serf_bucket_t *buckets; in create_getlock_body() local
HDblame.c288 serf_bucket_t *buckets; in create_file_revs_body() local
HDlog.c418 serf_bucket_t *buckets; in create_log_body() local
HDlock.c414 serf_bucket_t *buckets; in create_lock_body() local
/freebsd-13-stable/sys/netpfil/ipfw/
HDdn_heap.c320 int buckets; /* how many buckets, really buckets - 1*/ member
335 dn_ht_init(struct dn_ht *ht, int buckets, int ofs, in dn_ht_init() argument
/freebsd-13-stable/sys/netinet/
HDip_dummynet.h149 uint32_t buckets; /* buckets used for the queue hash table */ member
196 uint32_t buckets; /* number of buckets for the instances */ member
HDtcp_fastopen.h77 unsigned int buckets; member
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
HDTestBean.java206 List < Distribution.Bucket > buckets = in getLogDistribution() local
248 List < Distribution.Bucket > buckets = in getLinearDistribution() local
/freebsd-13-stable/usr.bin/du/
HDdu.c368 static struct links_entry **buckets; in linkchk() local
/freebsd-13-stable/contrib/libarchive/libarchive/
HDarchive_entry_link_resolver.c79 struct links_entry **buckets; member
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_itt.h291 kmp_itthash_entry_t *buckets[KMP_MAX_FRAME_DOMAINS]; member
/freebsd-13-stable/sbin/ipf/ipnat/
HDipnat.c399 u_int *buckets; in dotable() local
/freebsd-13-stable/contrib/diff/src/
HDio.c53 static lin *buckets; variable
/freebsd-13-stable/contrib/elftoolchain/elfcopy/
HDsymbols.c1192 lookup_exact_string(hash_head *buckets, const char *buf, const char *s) in lookup_exact_string()
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
HDdag_cache.c255 cache_entry_t buckets[BUCKET_COUNT]; member
/freebsd-13-stable/stand/common/
HDload_elf.c58 Elf_Hashelt *buckets; member

12