/freebsd/contrib/bmake/ |
H A D | hash.c | 139 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 D | hash.h | 91 HashEntry **buckets; member
|
/freebsd/contrib/unbound/util/ |
H A D | timehist.h | 67 struct th_buck* buckets; member
|
/freebsd/sys/netpfil/ipfw/ |
H A D | dn_heap.c | 323 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 D | ip_dummynet.h | 149 uint32_t buckets; /* buckets used for the queue hash table */ member 197 uint32_t buckets; /* number of buckets for the instances */ member
|
H A D | tcp_fastopen.h | 77 unsigned int buckets; member
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/ |
H A D | TestBean.java | 206 List < Distribution.Bucket > buckets = in getLogDistribution() local 248 List < Distribution.Bucket > buckets = in getLinearDistribution() local
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_entry_link_resolver.c | 79 struct links_entry **buckets; member
|
/freebsd/usr.bin/du/ |
H A D | du.c | 348 static struct links_entry **buckets; in linkchk() local
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_itt.h | 291 kmp_itthash_entry_t *buckets[KMP_MAX_FRAME_DOMAINS]; member
|
/freebsd/sbin/ipf/ipnat/ |
H A D | ipnat.c | 395 u_int *buckets; in dotable() local
|
/freebsd/contrib/diff/src/ |
H A D | io.c | 53 static lin *buckets; variable
|
/freebsd/usr.bin/systat/ |
H A D | iolat.c | 123 split_u64(char *str, const char *delim, uint64_t *buckets, int *nbuckets) in split_u64()
|
/freebsd/contrib/elftoolchain/elfcopy/ |
H A D | symbols.c | 1192 lookup_exact_string(hash_head *buckets, const char *buf, const char *s) in lookup_exact_string()
|
/freebsd/stand/common/ |
H A D | load_elf.c | 55 Elf_Hashelt *buckets; member
|
/freebsd/sbin/ipfw/ |
H A D | dummynet.c | 1295 uint32_t _foo = 0, *flags = &_foo , *buckets = &_foo; in ipfw_config_pipe() local [all...] |
/freebsd/sbin/dhclient/ |
H A D | dhcpd.h | 244 struct hash_bucket *buckets[DEFAULT_HASH_SIZE]; member
|
/freebsd/contrib/libucl/uthash/ |
H A D | uthash.h | 677 UT_hash_bucket *buckets; member
|
/freebsd/contrib/elftoolchain/common/ |
H A D | uthash.h | 876 UT_hash_bucket *buckets; member
|
/freebsd/sbin/ipf/ipfstat/ |
H A D | ipfstat.c | 1114 u_int *buckets; in showstatestats() local
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | SyntheticSections.cpp | 2433 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 D | test_x509.c | 201 ht_elt **buckets; member
|
/freebsd/libexec/rtld-elf/ |
H A D | rtld.h | 190 const Elf_Hashelt *buckets; /* Hash table buckets array */ member
|
/freebsd/sys/kern/ |
H A D | link_elf.c | 87 const Elf_Hashelt *buckets; member
|
/freebsd/tools/tools/netmap/ |
H A D | pkt-gen.c | 1396 uint64_t buckets[64]; /* bins for delays, ns */ in ping_body() local
|