Searched defs:buckets (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-10-stable/contrib/unbound/util/
H A Dtimehist.h67 struct th_buck* buckets; member in struct:timehist
/freebsd-10-stable/contrib/groff/src/include/
H A DDviChar.h27 DviCharNameHash *buckets[DVI_HASH_SIZE]; member in struct:_dviCharNameMap
/freebsd-10-stable/contrib/libucl/src/
H A Ducl_hash.h48 ucl_hash_node_t *buckets; /**< array of hash buckets. One list for each hash modulus. */ member in struct:ucl_hash_struct
/freebsd-10-stable/contrib/groff/src/libs/libxutil/
H A DDviChar.c65 DviCharNameHash **buckets; local
93 DviCharNameHash **buckets; local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dget_deleted_rev.c98 serf_bucket_t *buckets; local
H A Dgetlocationsegments.c120 serf_bucket_t *buckets; local
H A Dgetlocations.c120 serf_bucket_t *buckets; local
H A Dgetdate.c106 serf_bucket_t *buckets; local
H A Dget_lock.c238 serf_bucket_t *buckets; local
H A Dblame.c286 serf_bucket_t *buckets; local
H A Dgetlocks.c220 serf_bucket_t *buckets; local
H A Dlock.c408 serf_bucket_t *buckets; local
[all...]
H A Dlog.c418 serf_bucket_t *buckets; local
[all...]
/freebsd-10-stable/contrib/ipfilter/tools/
H A Dipnat.c421 u_int *buckets; local
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_entry_link_resolver.c80 struct links_entry **buckets; member in struct:archive_entry_linkresolver
[all...]
/freebsd-10-stable/sys/netpfil/ipfw/
H A Ddn_heap.c321 int buckets; /* how many buckets, really buckets - 1*/ member in struct:dn_ht
336 dn_ht_init(struct dn_ht *ht, int buckets, int ofs, argument
[all...]
/freebsd-10-stable/usr.bin/bsdiff/bsdiff/
H A Dbsdiff.c112 off_t buckets[256]; local
[all...]
/freebsd-10-stable/usr.bin/du/
H A Ddu.c353 static struct links_entry **buckets; local
[all...]
/freebsd-10-stable/contrib/diff/src/
H A Dio.c53 buckets[-1] is reserved for incomplete lines. */ variable
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Ddictionary.c138 struct symbol **buckets; member in struct:dictionary_hashed
145 struct symbol **buckets; member in struct:dictionary_hashed_expandable
357 struct symbol **buckets; local
675 struct symbol **buckets = DICT_HASHED_BUCKETS (dict); local
[all...]
/freebsd-10-stable/contrib/libucl/uthash/
H A Duthash.h677 UT_hash_bucket *buckets; member in struct:UT_hash_table
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
H A DOnDiskHashTable.h468 static OnDiskChainedHashTable* Create(const unsigned char* buckets, argument
252 OnDiskChainedHashTable(unsigned numBuckets, unsigned numEntries, const unsigned char* buckets, const unsigned char* base, const Info &InfoObj = Info()) argument
[all...]
/freebsd-10-stable/sys/boot/common/
H A Dload_elf.c60 Elf_Hashelt *buckets; member in struct:elf_file
/freebsd-10-stable/sys/netinet/
H A Dip_dummynet.h149 uint32_t buckets; /* buckets used for the queue hash table */ member in struct:dn_fs
197 uint32_t buckets; /* number of buckets for the instances */ member in struct:dn_sch
/freebsd-10-stable/sbin/dhclient/
H A Ddhcpd.h240 struct hash_bucket *buckets[DEFAULT_HASH_SIZE]; member in struct:hash_table

Completed in 120 milliseconds

12