/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/ |
H A D | thread_cache_unittest.cc | 178 uint16_t bucket_index = SizeToIndex(raw_size); in FillThreadCacheAndReturnIndex() local 276 size_t bucket_index = in TEST_P() local 286 size_t bucket_index = FillThreadCacheAndReturnIndex(kMediumSize, 1000); in TEST_P() local 293 size_t bucket_index = FillThreadCacheAndReturnIndex(kMediumSize, allocations); in TEST_P() local 307 size_t bucket_index = FillThreadCacheAndReturnIndex(kSmallSize); in TEST_P() local 388 uint16_t bucket_index = in FillThreadCacheAndReturnIndex() local 610 size_t bucket_index = FillThreadCacheAndReturnIndex( in TEST_P() local 647 size_t bucket_index = in ThreadMain() local 733 int bucket_index, in ThreadDelegateForPurgeAll() 780 size_t bucket_index = FillThreadCacheAndReturnIndex(kSmallSize); in TEST_P() local [all …]
|
H A D | thread_cache.h | 490 size_t bucket_index, in MaybePutInCache() 526 PA_ALWAYS_INLINE uintptr_t ThreadCache::GetFromCache(size_t bucket_index, in GetFromCache()
|
H A D | partition_alloc_unittest.cc | 457 size_t bucket_index = SizeToIndex(real_size); in GetNumPagesPerSlotSpan() local 469 size_t bucket_index = SizeToIndex(real_size); in GetFullSlotSpan() local 872 size_t bucket_index = in TEST_P() local 898 size_t bucket_index = in TEST_P() local 1860 size_t bucket_index = SizeToIndex(big_size + ExtraAllocSize(allocator)); in TEST_P() local 2119 size_t bucket_index; in TEST_P() local 2254 size_t bucket_index = SizeToIndex(big_size + ExtraAllocSize(allocator)); in TEST_P() local 3492 size_t bucket_index = in TEST_P() local 3932 size_t bucket_index = SizeToIndex(small_size - ExtraAllocSize(allocator)); in TEST_P() local 5378 size_t bucket_index = in TEST_P() local
|
H A D | gwp_asan_support.cc | 35 uint16_t bucket_index = PartitionRoot::SizeToBucketIndex( in MapRegion() local
|
H A D | partition_bucket_lookup.h | 85 uint16_t bucket_index = 0; in BucketIndexLookup() local
|
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/ |
H A D | reducer.cpp | 349 const auto& bucket_index = variable_locators_[variable_index]; in mark_variable_ready_dense() local 438 const auto& bucket_index = variable_locators_[variable_index]; in mark_variable_ready_sparse() local 792 const auto& bucket_index = variable_locators_[index]; in get_param_from_index() local 887 const auto& bucket_index = variable_locators_[variable_index]; in mark_variable_ready() local 991 size_t bucket_index, in get_variables_for_bucket() 1023 void Reducer::mark_bucket_ready(size_t bucket_index) { in mark_bucket_ready() 1088 for (const auto bucket_index : c10::irange(bucket_count)) { in initialize_buckets() local
|
/aosp_15_r20/frameworks/base/libs/androidfw/include/androidfw/ |
H A D | ByteBucketArray.h | 57 uint8_t bucket_index = static_cast<uint8_t>(index) >> 4; variable 69 uint8_t bucket_index = static_cast<uint8_t>(index) >> 4; in editItemAt() local
|
/aosp_15_r20/build/make/tools/aconfig/aconfig/src/storage/ |
H A D | package_table.rs | 42 pub bucket_index: u32, field 54 let bucket_index = PackageTableNode::find_bucket_index(package.package_name, num_buckets); in new() localVariable
|
H A D | flag_table.rs | 42 pub bucket_index: u32, field 53 let bucket_index = FlagTableNode::find_bucket_index(package_id, flag_name, num_buckets); in new() localVariable
|
/aosp_15_r20/tools/dexter/slicer/export/slicer/ |
H A D | hash_table.h | 133 Index bucket_index = hasher_.Hash(key) % hash_buckets_; in Insert() local 149 Index bucket_index = hash_value % hash_buckets_; in Lookup() local
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/pipebuffer/ |
H A D | pb_cache.c | 174 unsigned bucket_index) in pb_cache_reclaim_buffer() 278 struct pb_buffer_lean *buf, unsigned bucket_index) in pb_cache_init_entry()
|
H A D | pb_cache.h | 44 unsigned bucket_index; member
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/include/boost/unordered/detail/ |
D | implementation.hpp | 3588 std::size_t bucket_index = this->hash_to_bucket(key_hash); in find_node_impl() local 3637 std::size_t bucket_index = this->hash_to_bucket(key_hash); in extract_by_key() local 3687 std::size_t bucket_index = this->hash_to_bucket(key_hash); in add_node_unique() local 4016 std::size_t bucket_index = this->node_bucket(n); in extract_by_iterator_unique() local 4039 std::size_t bucket_index = this->hash_to_bucket(key_hash); in erase_key_unique() local 4054 std::size_t bucket_index = this->node_bucket(i); in erase_nodes_unique() local 4200 std::size_t bucket_index = this->hash_to_bucket(key_hash); in add_node_equiv() local 4382 std::size_t bucket_index = this->node_bucket(i); in extract_by_iterator_equiv() local 4411 std::size_t bucket_index = this->hash_to_bucket(key_hash); in erase_key_equiv() local 4432 std::size_t bucket_index = this->node_bucket(i); in erase_nodes_equiv() local
|
/aosp_15_r20/external/pytorch/benchmarks/distributed/rpc/parameter_server/trainer/ |
H A D | hook_states.py | 14 def get_key(self, bucket_index): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | lookup_table_op.cc | 536 int64_t bucket_index = key_hash & bit_mask; in Find() local 710 int64_t bucket_index = key_hash & bit_mask; in DoInsert() local 771 int64_t bucket_index = key_hash & bit_mask; in DoRemove() local
|
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/ |
H A D | underrun_optimizer.cc | 60 int bucket_index = histogram_.Quantile(histogram_quantile_); in Update() local
|
H A D | reorder_optimizer.cc | 40 int bucket_index = MinimizeCostFunction(base_delay_ms); in Update() local
|
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_read_api/src/ |
H A D | flag_table_query.rs | 49 let bucket_index = FlagTableNode::find_bucket_index(package_id, flag, num_buckets); in find_flag_read_context() localVariable
|
H A D | package_table_query.rs | 49 let bucket_index = PackageTableNode::find_bucket_index(package, num_buckets); in find_package_read_context() localVariable
|
/aosp_15_r20/external/mesa3d/src/asahi/lib/ |
H A D | agx_bo.c | 17 unsigned bucket_index = util_logbase2(size); in agx_bucket_index() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/ |
D | log_uniform_int_distribution_test.cc | 149 const auto bucket_index = [base_log, is_2, ¶m](int32_t x) { in ChiSquaredTestImpl() local
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/random/ |
H A D | log_uniform_int_distribution_test.cc | 149 const auto bucket_index = [base_log, is_2, ¶m](int32_t x) { in ChiSquaredTestImpl() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/random/ |
H A D | log_uniform_int_distribution_test.cc | 148 const auto bucket_index = [base_log, is_2, ¶m](int32_t x) { in ChiSquaredTestImpl() local
|
/aosp_15_r20/external/abseil-cpp/absl/random/ |
H A D | log_uniform_int_distribution_test.cc | 148 const auto bucket_index = [base_log, is_2, ¶m](int32_t x) { in ChiSquaredTestImpl() local
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/random/ |
H A D | log_uniform_int_distribution_test.cc | 149 const auto bucket_index = [base_log, is_2, ¶m](int32_t x) { in ChiSquaredTestImpl() local
|