Home
last modified time | relevance | path

Searched defs:i_bucket (Results 1 – 6 of 6) sorted by relevance

/dports/devel/stxxl/stxxl-1.4.1/include/stxxl/bits/containers/hash_map/
H A Diterator_map.h92 void register_iterator(iterator_base& it, internal_size_type i_bucket) in register_iterator()
103 void unregister_iterator(iterator_base& it, internal_size_type i_bucket) in unregister_iterator()
160 void fix_iterators_2int(internal_size_type i_bucket, const key_type& key, node_type* node) in fix_iterators_2int()
185 void fix_iterators_2end(internal_size_type i_bucket, const key_type& key) in fix_iterators_2end()
220 void _find(internal_size_type i_bucket, OutputContainer& outc) in _find()
H A Dhash_map.h315 internal_size_type i_bucket = _bkt_num(value.first); in insert() local
377 internal_size_type i_bucket = _bkt_num(value.first); in insert_oblivious() local
455 internal_size_type i_bucket = _bkt_num(key); in erase() local
509 internal_size_type i_bucket = _bkt_num(key); in erase_oblivious() local
552 for (internal_size_type i_bucket = 0; in clear() local
628 internal_size_type i_bucket = _bkt_num(key); in find() local
682 internal_size_type i_bucket = _bkt_num(key); in find() local
1154 for (internal_size_type i_bucket = 0; variable
1187 for (internal_size_type i_bucket = 0; variable
1351 for (internal_size_type i_bucket = 0; i_bucket < buckets_.size(); i_bucket++) in insert() local
[all …]
H A Diterator.h92 hash_map_iterator_base(HashMap* map, internal_size_type i_bucket, node_type* node, in hash_map_iterator_base()
408 hash_map_iterator(hash_map_type* map, internal_size_type i_bucket, in hash_map_iterator()
511 hash_map_const_iterator(hash_map_type* map, internal_size_type i_bucket, in hash_map_const_iterator()
/dports/deskutils/ljclive/clive-0.4.10/include/
H A Dhash.h24 int i_bucket; member
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/sieve/
H A Dbucket.hpp392 const update_t *begin(const size_t i_bucket, const slice_index_t i_slice) const { in begin() argument
401 const update_t *end(const size_t i_bucket, const slice_index_t i_slice) const { in end() argument
411 size_t i_bucket; member
419 slice_range_accessor slice_range(size_t i_bucket, slice_index_t i_slice) const { in slice_range()
/dports/misc/apparix/apparix-11-062/util/
H A Dhash.c101 ; dim i_bucket member
519 ; dim i_bucket in mcxHashApply() local
592 , dim *i_bucket in mcxHashWalkStep()