Home
last modified time | relevance | path

Searched defs:bucket_ptr (Results 1 – 25 of 146) sorted by last modified time

123456

/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/translation/cld2/internal/
H A Dcldutil_shared.h410 const IndirectProbBucket4* bucket_ptr = &quadtable[subscr]; in QuadHashV3Lookup4() local
439 const IndirectProbBucket4* bucket_ptr = &octatable[subscr]; in OctaHashV3Lookup4() local
/dports/www/firefox/firefox-99.0/browser/components/translation/cld2/internal/
H A Dcldutil_shared.h410 const IndirectProbBucket4* bucket_ptr = &quadtable[subscr]; in QuadHashV3Lookup4() local
439 const IndirectProbBucket4* bucket_ptr = &octatable[subscr]; in OctaHashV3Lookup4() local
/dports/www/firefox-esr/firefox-91.8.0/browser/components/translation/cld2/internal/
H A Dcldutil_shared.h410 const IndirectProbBucket4* bucket_ptr = &quadtable[subscr]; in QuadHashV3Lookup4() local
439 const IndirectProbBucket4* bucket_ptr = &octatable[subscr]; in OctaHashV3Lookup4() local
/dports/lang/rust/rustc-1.58.1-src/vendor/thread_local/src/
H A Dlib.rs147 let bucket_ptr = *bucket.get_mut(); in drop() localVariable
230 let bucket_ptr = in get_inner() localVariable
253 let bucket_ptr: *const _ = bucket_atomic_ptr.load(Ordering::Acquire); in insert() localVariable
254 let bucket_ptr = if bucket_ptr.is_null() { in insert() localVariable
256 let bucket_ptr = allocate_bucket(thread.bucket_size); in insert() localVariable
/dports/devel/R-cran-BH/BH/inst/include/boost/intrusive/
H A Dunordered_set.hpp108 typedef typename implementation_defined::bucket_ptr bucket_ptr; typedef in boost::intrusive::unordered_set_impl
496 typedef typename Base::bucket_ptr bucket_ptr; typedef in boost::intrusive::unordered_set
606 typedef typename implementation_defined::bucket_ptr bucket_ptr; typedef in boost::intrusive::unordered_multiset_impl
947 typedef typename Base::bucket_ptr bucket_ptr; typedef in boost::intrusive::unordered_multiset
H A Dhashtable.hpp694 <value_traits>::type bucket_ptr; typedef
1151 typedef typename detail::unordered_bucket_ptr_impl<value_traits>::type bucket_ptr; typedef
1230 <typename bucket_hash_type::value_traits>::type bucket_ptr; typedef
1385 typedef typename bucket_plus_vtraits_t::bucket_ptr bucket_ptr; typedef
1709 typedef typename internal_type::bucket_ptr bucket_ptr; typedef in boost::intrusive::hashtable_impl
3635 typedef typename Base::bucket_ptr bucket_ptr; typedef in boost::intrusive::hashtable
/dports/devel/R-cran-BH/BH/inst/include/boost/intrusive/detail/
H A Dhashtable_node.hpp73 < bucket_impl<Slist> >::type bucket_ptr; typedef
/dports/devel/R-cran-BH/BH/inst/include/boost/interprocess/indexes/
H A Diunordered_set_index.hpp160 typedef typename index_type::bucket_ptr bucket_ptr; typedef in boost::interprocess::iunordered_set_index
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dira-color.c2277 add_allocno_to_bucket (ira_allocno_t a, ira_allocno_t *bucket_ptr) in add_allocno_to_bucket()
2350 sort_bucket (ira_allocno_t *bucket_ptr, in sort_bucket()
2404 delete_allocno_from_bucket (ira_allocno_t allocno, ira_allocno_t *bucket_ptr) in delete_allocno_from_bucket()
/dports/devel/aws-c-io/aws-c-io-0.10.12/source/
H A Dstandard_retry_strategy.c157 struct retry_bucket *bucket_ptr; in s_standard_retry_acquire_token() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dira-color.c2277 add_allocno_to_bucket (ira_allocno_t a, ira_allocno_t *bucket_ptr) in add_allocno_to_bucket()
2350 sort_bucket (ira_allocno_t *bucket_ptr, in sort_bucket()
2404 delete_allocno_from_bucket (ira_allocno_t allocno, ira_allocno_t *bucket_ptr) in delete_allocno_from_bucket()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dira-color.c2263 add_allocno_to_bucket (ira_allocno_t a, ira_allocno_t *bucket_ptr) in add_allocno_to_bucket()
2336 sort_bucket (ira_allocno_t *bucket_ptr, in sort_bucket()
2390 delete_allocno_from_bucket (ira_allocno_t allocno, ira_allocno_t *bucket_ptr) in delete_allocno_from_bucket()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dira-color.c2227 add_allocno_to_bucket (ira_allocno_t a, ira_allocno_t *bucket_ptr) in add_allocno_to_bucket()
2300 sort_bucket (ira_allocno_t *bucket_ptr, in sort_bucket()
2354 delete_allocno_from_bucket (ira_allocno_t allocno, ira_allocno_t *bucket_ptr) in delete_allocno_from_bucket()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/interprocess/indexes/
H A Diunordered_set_index.hpp160 typedef typename index_type::bucket_ptr bucket_ptr; typedef in boost::interprocess::iunordered_set_index
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/intrusive/
H A Dhashtable.hpp694 <value_traits>::type bucket_ptr; typedef
1139 typedef typename detail::unordered_bucket_ptr_impl<value_traits>::type bucket_ptr; typedef
1218 <typename bucket_hash_type::value_traits>::type bucket_ptr; typedef
1372 typedef typename bucket_plus_vtraits_t::bucket_ptr bucket_ptr; typedef
1701 typedef typename internal_type::bucket_ptr bucket_ptr; typedef in boost::intrusive::hashtable_impl
3625 typedef typename Base::bucket_ptr bucket_ptr; typedef in boost::intrusive::hashtable
H A Dunordered_set.hpp108 typedef typename implementation_defined::bucket_ptr bucket_ptr; typedef in boost::intrusive::unordered_set_impl
496 typedef typename Base::bucket_ptr bucket_ptr; typedef in boost::intrusive::unordered_set
606 typedef typename implementation_defined::bucket_ptr bucket_ptr; typedef in boost::intrusive::unordered_multiset_impl
947 typedef typename Base::bucket_ptr bucket_ptr; typedef in boost::intrusive::unordered_multiset
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/intrusive/detail/
H A Dhashtable_node.hpp73 < bucket_impl<Slist> >::type bucket_ptr; typedef
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/filter/
H A Dmerge_compute_weights.c50 typedef struct bucket_s * bucket_ptr; typedef
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dira-color.c2277 add_allocno_to_bucket (ira_allocno_t a, ira_allocno_t *bucket_ptr) in add_allocno_to_bucket()
2350 sort_bucket (ira_allocno_t *bucket_ptr, in sort_bucket()
2404 delete_allocno_from_bucket (ira_allocno_t allocno, ira_allocno_t *bucket_ptr) in delete_allocno_from_bucket()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dira-color.c2277 add_allocno_to_bucket (ira_allocno_t a, ira_allocno_t *bucket_ptr) in add_allocno_to_bucket()
2350 sort_bucket (ira_allocno_t *bucket_ptr, in sort_bucket()
2404 delete_allocno_from_bucket (ira_allocno_t allocno, ira_allocno_t *bucket_ptr) in delete_allocno_from_bucket()
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/intrusive/
H A Dhashtable.hpp614 <value_traits>::type bucket_ptr; typedef
1078 typedef typename detail::unordered_bucket_ptr_impl<value_traits>::type bucket_ptr; typedef
1158 <typename bucket_hash_type::value_traits>::type bucket_ptr; typedef
1312 typedef typename bucket_plus_vtraits_t::bucket_ptr bucket_ptr; typedef
1626 typedef typename internal_type::bucket_ptr bucket_ptr; typedef in boost::intrusive::hashtable_impl
3546 typedef typename Base::bucket_ptr bucket_ptr; typedef in boost::intrusive::hashtable
H A Dunordered_set.hpp108 typedef typename implementation_defined::bucket_ptr bucket_ptr; typedef in boost::intrusive::unordered_set_impl
496 typedef typename Base::bucket_ptr bucket_ptr; typedef in boost::intrusive::unordered_set
604 typedef typename implementation_defined::bucket_ptr bucket_ptr; typedef in boost::intrusive::unordered_multiset_impl
945 typedef typename Base::bucket_ptr bucket_ptr; typedef in boost::intrusive::unordered_multiset
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/intrusive/detail/
H A Dhashtable_node.hpp75 < bucket_impl<Slist> >::type bucket_ptr; typedef
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/intrusive/detail/
H A Dhashtable_node.hpp74 < bucket_impl<Slist> >::type bucket_ptr; typedef
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/intrusive/
H A Dunordered_set.hpp108 typedef typename implementation_defined::bucket_ptr bucket_ptr; typedef in boost::intrusive::unordered_set_impl
496 typedef typename Base::bucket_ptr bucket_ptr; typedef in boost::intrusive::unordered_set
604 typedef typename implementation_defined::bucket_ptr bucket_ptr; typedef in boost::intrusive::unordered_multiset_impl
945 typedef typename Base::bucket_ptr bucket_ptr; typedef in boost::intrusive::unordered_multiset

123456