Home
last modified time | relevance | path

Searched defs:bucket_ptr (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/test/
Dunordered_test.hpp54 typedef typename unordered_type::bucket_ptr bucket_ptr; in test_all() typedef
99 typedef typename unordered_type::bucket_ptr bucket_ptr; in test_impl() typedef
127 typedef typename unordered_type::bucket_ptr bucket_ptr; in test_sort() typedef
211 typedef typename unordered_type::bucket_ptr bucket_ptr; in test_insert() typedef
400 typedef typename unordered_type::bucket_ptr bucket_ptr; in test_swap() typedef
447 typedef typename unordered_type::bucket_ptr bucket_ptr; in test_rehash() typedef
576 typedef typename unordered_type::bucket_ptr bucket_ptr; in test_rehash() typedef
625 typedef typename unordered_type::bucket_ptr bucket_ptr; in test_find() typedef
664 typedef typename unordered_type::bucket_ptr bucket_ptr; in test_clone() typedef
/aosp_15_r20/external/rust/android-crates-io/crates/thread_local/src/
Dlib.rs142 let bucket_ptr = *bucket.get_mut(); in drop() localVariable
224 let bucket_ptr = in get_inner() localVariable
244 let bucket_ptr: *const _ = bucket_atomic_ptr.load(Ordering::Acquire); in insert() localVariable
247 let bucket_ptr = if bucket_ptr.is_null() { in insert() localVariable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
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
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
/aosp_15_r20/external/libchrome/base/sampling_heap_profiler/
H A Dlock_free_address_hash_set.cc36 subtle::AtomicWord* bucket_ptr = &buckets_[h & bucket_mask_]; in Insert() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/
Dhashtable_node.hpp73 < bucket_impl<Slist> >::type bucket_ptr; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/hashbrown/src/raw/
Dmod.rs1223 unsafe fn bucket_ptr(&self, index: usize, size_of: usize) -> *mut u8 { in bucket_ptr() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
H A Dmod.rs2554 unsafe fn bucket_ptr(&self, index: usize, size_of: usize) -> *mut u8 { in bucket_ptr() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
H A Dmod.rs2554 unsafe fn bucket_ptr(&self, index: usize, size_of: usize) -> *mut u8 { in bucket_ptr() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
H A Dmod.rs2554 unsafe fn bucket_ptr(&self, index: usize, size_of: usize) -> *mut u8 { in bucket_ptr() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
H A Dmod.rs2554 unsafe fn bucket_ptr(&self, index: usize, size_of: usize) -> *mut u8 { in bucket_ptr() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
H A Dmod.rs2554 unsafe fn bucket_ptr(&self, index: usize, size_of: usize) -> *mut u8 { in bucket_ptr() method