Home
last modified time | relevance | path

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

12

/freebsd/contrib/bmake/
H A Dhash.c139 HashEntry **buckets = bmake_malloc(sizeof *buckets * n); in HashTable_Init() local
156 HashEntry **buckets = t->buckets; in HashTable_Done() local
315 HashEntry **buckets = t->buckets; in HashIter_Next() local
H A Dhash.h91 HashEntry **buckets; member
/freebsd/contrib/unbound/util/
H A Dtimehist.h67 struct th_buck* buckets; member
/freebsd/sys/netpfil/ipfw/
H A Ddn_heap.c323 int buckets; /* how many buckets, really buckets - 1*/ member
338 dn_ht_init(struct dn_ht *ht, int buckets, int ofs, in dn_ht_init() argument
/freebsd/sys/netinet/
H A Dip_dummynet.h149 uint32_t buckets; /* buckets used for the queue hash table */ member
197 uint32_t buckets; /* number of buckets for the instances */ member
H A Dtcp_fastopen.h77 unsigned int buckets; member
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java206 List < Distribution.Bucket > buckets = in getLogDistribution() local
248 List < Distribution.Bucket > buckets = in getLinearDistribution() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_entry_link_resolver.c79 struct links_entry **buckets; member
/freebsd/usr.bin/du/
H A Ddu.c348 static struct links_entry **buckets; in linkchk() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_itt.h291 kmp_itthash_entry_t *buckets[KMP_MAX_FRAME_DOMAINS]; member
/freebsd/sbin/ipf/ipnat/
H A Dipnat.c395 u_int *buckets; in dotable() local
/freebsd/contrib/diff/src/
H A Dio.c53 static lin *buckets; variable
/freebsd/usr.bin/systat/
H A Diolat.c123 split_u64(char *str, const char *delim, uint64_t *buckets, int *nbuckets) in split_u64()
/freebsd/contrib/elftoolchain/elfcopy/
H A Dsymbols.c1192 lookup_exact_string(hash_head *buckets, const char *buf, const char *s) in lookup_exact_string()
/freebsd/stand/common/
H A Dload_elf.c55 Elf_Hashelt *buckets; member
/freebsd/sbin/ipfw/
H A Ddummynet.c1295 uint32_t _foo = 0, *flags = &_foo , *buckets = &_foo; in ipfw_config_pipe() local
[all...]
/freebsd/sbin/dhclient/
H A Ddhcpd.h244 struct hash_bucket *buckets[DEFAULT_HASH_SIZE]; member
/freebsd/contrib/libucl/uthash/
H A Duthash.h677 UT_hash_bucket *buckets; member
/freebsd/contrib/elftoolchain/common/
H A Duthash.h876 UT_hash_bucket *buckets; member
/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.c1114 u_int *buckets; in showstatestats() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp2433 uint32_t *buckets = reinterpret_cast<uint32_t *>(buf); in writeTo() local
2524 uint32_t *buckets = p; in writeTo() local
3261 SmallVector<SmallVector<NameEntry *, 0>, 0> buckets(hdr.BucketCount); in writeTo() local
/freebsd/contrib/bearssl/test/
H A Dtest_x509.c201 ht_elt **buckets; member
/freebsd/libexec/rtld-elf/
H A Drtld.h190 const Elf_Hashelt *buckets; /* Hash table buckets array */ member
/freebsd/sys/kern/
H A Dlink_elf.c87 const Elf_Hashelt *buckets; member
/freebsd/tools/tools/netmap/
H A Dpkt-gen.c1396 uint64_t buckets[64]; /* bins for delays, ns */ in ping_body() local

12