Home
last modified time | relevance | path

Searched defs:bucket_max (Results 1 – 13 of 13) sorted by relevance

/dports/math/combblas/CombBLAS_beta_16_2/include/Tommy/
H A Dtommyhashdyn.c56 tommy_count_t bucket_max; in tommy_hashdyn_resize() local
187 tommy_count_t bucket_max = hashdyn->bucket_max; in tommy_hashdyn_foreach() local
204 tommy_count_t bucket_max = hashdyn->bucket_max; in tommy_hashdyn_foreach_arg() local
H A Dtommyhashdyn.h164 tommy_count_t bucket_max; /**< Number of buckets. */ member
/dports/sysutils/snapraid/snapraid-12.1/tommyds/
H A Dtommyhashdyn.c56 tommy_size_t bucket_max; in tommy_hashdyn_resize() local
187 tommy_size_t bucket_max = hashdyn->bucket_max; in tommy_hashdyn_foreach() local
204 tommy_size_t bucket_max = hashdyn->bucket_max; in tommy_hashdyn_foreach_arg() local
H A Dtommyhashdyn.h163 tommy_size_t bucket_max; /**< Number of buckets. */ member
H A Dtommyarray.h62 tommy_size_t bucket_max; /**< Number of buckets. */ member
/dports/net-mgmt/rtrlib/rtrlib-0.6.3/rtrlib/spki/hashtable/tommyds-1.8/
H A Dtommyhashtbl.h144 unsigned bucket_max; /**< Number of buckets. */ member
H A Dtommyhashtbl.c36 void tommy_hashtable_init(tommy_hashtable* hashtable, unsigned bucket_max) in tommy_hashtable_init()
H A Dtommyarrayof.h68 unsigned bucket_max; /**< Number of buckets. */ member
H A Dtommyhashdyn.h161 unsigned bucket_max; /**< Number of buckets. */ member
H A Dtommyarray.h67 unsigned bucket_max; /**< Number of buckets. */ member
H A Dtommyhashlin.h169 unsigned bucket_max; /**< Number of buckets. */ member
H A Dtommyhashdyn.c59 unsigned bucket_max; in tommy_hashdyn_resize() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/metrics/
H A Dhistogram_base.cc193 int64_t bucket_max; in GetCountAndBucketData() local