Home
last modified time | relevance | path

Searched defs:newbuckets (Results 1 – 21 of 21) sorted by relevance

/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/util/support/
H A Dhashtab.c174 struct bucket_list *newbuckets; in resize_table() local
/dports/security/krb5/krb5-1.19.2/src/util/support/
H A Dhashtab.c174 struct bucket_list *newbuckets; in resize_table() local
/dports/databases/jlog/jlog-cf3085f/
H A Djlog_hash.c117 jlog_hash_bucket **newbuckets, *b, *n; in jlog_hash__rebucket() local
/dports/graphics/djvulibre/djvulibre-3.5.28/libdjvu/
H A DGContainer.cpp732 GSetBase::rehash(int newbuckets) in rehash()
/dports/graphics/glosm/glosm-glosm-0.0.2/libglosm-server/include/glosm/
H A Did_map.hh278 hash_node** newbuckets = new hash_node*[newnbuckets]; in rehash() local
/dports/net-mgmt/ipcad/ipcad-3.7.3/
H A Dgenhash.c264 genhash_el **newbuckets; in _expand_hash() local
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/policy/
H A Dfees.cpp156 void TxConfirmStats::resizeInMemoryCounters(size_t newbuckets) { in resizeInMemoryCounters()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/policy/
H A Dfees.cpp156 void TxConfirmStats::resizeInMemoryCounters(size_t newbuckets) { in resizeInMemoryCounters()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/policy/
H A Dfees.cpp156 void TxConfirmStats::resizeInMemoryCounters(size_t newbuckets) { in resizeInMemoryCounters()
/dports/devel/ncnf/ncnf-3.0.1/src/
H A Dgenhash.c259 genhash_el **newbuckets; in _expand_hash() local
/dports/net-p2p/bitcoin/bitcoin-22.0/src/policy/
H A Dfees.cpp177 void TxConfirmStats::resizeInMemoryCounters(size_t newbuckets) { in resizeInMemoryCounters()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/policy/
H A Dfees.cpp177 void TxConfirmStats::resizeInMemoryCounters(size_t newbuckets) { in resizeInMemoryCounters()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/policy/
H A Dfees.cpp177 void TxConfirmStats::resizeInMemoryCounters(size_t newbuckets) { in resizeInMemoryCounters()
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/policy/
H A Dfees.cpp197 void TxConfirmStats::resizeInMemoryCounters(size_t newbuckets) { in resizeInMemoryCounters()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/policy/
H A Dfees.cpp197 void TxConfirmStats::resizeInMemoryCounters(size_t newbuckets) { in resizeInMemoryCounters()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/policy/
H A Dfees.cpp162 void TxConfirmStats::resizeInMemoryCounters(size_t newbuckets) { in resizeInMemoryCounters()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/policy/
H A Dfees.cpp197 void TxConfirmStats::resizeInMemoryCounters(size_t newbuckets) { in resizeInMemoryCounters()
/dports/devel/folly/folly-2021.12.27.00/folly/concurrency/detail/
H A DConcurrentHashMap-detail.h334 auto newbuckets = Buckets::create(bucket_count, cohort); in rehash() local
467 auto newbuckets = Buckets::create(bcount, cohort); in clear() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/uvm/
H A Duvm_pdpolicy_clockpro.c406 struct bucket *newbuckets; in clockpro_hashinit() local
/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-thread.c6774 Atom **newbuckets = allocHeapOrHalt(sz * sizeof(Atom*)); in pl_atom_buckets_in_use() local
6812 Definition *newbuckets = allocHeapOrHalt(sz * sizeof(Definition)); in predicates_in_use() local
/dports/biology/emboss/EMBOSS-6.6.0/ajax/core/
H A Dajindex.c33062 ajuint *newbuckets, ajuint *newmax) in btreeBucketCalc()