/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/test/ |
D | unordered_test.hpp | 54 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/ |
D | lib.rs | 142 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/ |
D | unordered_set.hpp | 108 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
|
D | hashtable.hpp | 694 <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 D | lock_free_address_hash_set.cc | 36 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/ |
D | hashtable_node.hpp | 73 < bucket_impl<Slist> >::type bucket_ptr; typedef
|
/aosp_15_r20/external/rust/android-crates-io/crates/hashbrown/src/raw/ |
D | mod.rs | 1223 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 D | mod.rs | 2554 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 D | mod.rs | 2554 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 D | mod.rs | 2554 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 D | mod.rs | 2554 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 D | mod.rs | 2554 unsafe fn bucket_ptr(&self, index: usize, size_of: usize) -> *mut u8 { in bucket_ptr() method
|