Home
last modified time | relevance | path

Searched defs:bucket_count (Results 1 – 20 of 20) sorted by relevance

/third_party/boost/boost/serialization/
Dhash_collections_save_imp.hpp39 const collection_size_type bucket_count(s.bucket_count()); in save_hash_collection() local
Dunordered_collections_save_imp.hpp41 const collection_size_type bucket_count(s.bucket_count()); in save_unordered_collection() local
Dunordered_collections_load_imp.hpp49 collection_size_type bucket_count; in load_unordered_collection() local
Dhash_collections_load_imp.hpp37 collection_size_type bucket_count; in load_hash_collection() local
/third_party/boost/libs/unordered/test/unordered/
Drehash_tests.cpp159 std::size_t bucket_count = x.bucket_count(); in reserve_test1() local
183 std::size_t bucket_count = x.bucket_count(); in reserve_test2() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dhistogram_macros.h31 #define ANGLE_HISTOGRAM_CUSTOM_TIMES(name, sample, min, max, bucket_count) \ argument
43 #define ANGLE_HISTOGRAM_CUSTOM_COUNTS(name, sample, min, max, bucket_count) \ argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dhistogram_macros.h31 #define ANGLE_HISTOGRAM_CUSTOM_TIMES(name, sample, min, max, bucket_count) \ argument
43 #define ANGLE_HISTOGRAM_CUSTOM_COUNTS(name, sample, min, max, bucket_count) \ argument
/third_party/boost/libs/intrusive/example/
Ddoc_bucket_traits.cpp53 std::size_t bucket_count() const { return NumBuckets;} in bucket_count() function in custom_bucket_traits
/third_party/boost/boost/bimap/container_adaptor/
Dunordered_associative_container_adaptor.hpp187 BOOST_DEDUCED_TYPENAME base_::size_type bucket_count() const in bucket_count() function in boost::bimaps::container_adaptor::unordered_associative_container_adaptor
/third_party/node/deps/histogram/src/
Dhdr_histogram.h27 int32_t bucket_count; member
476 int32_t bucket_count; member
/third_party/boost/libs/intrusive/test/
Dcustom_bucket_traits_test.cpp90 std::size_t bucket_count() const in bucket_count() function
/third_party/mindspore/mindspore/lite/tools/converter/quantizer/
Dmixed_bit_weight_quantizer.cc32 int bucket_count = shape[preferred_dim]; in MeasureQuantizationError() local
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/meta/
Dshard_header.cc515 Status ShardHeader::GetAllSchemaID(std::set<uint64_t> &bucket_count) { in GetAllSchemaID()
533 std::set<uint64_t> bucket_count; in AddIndexFields() local
/third_party/boost/boost/intrusive/detail/
Dhashtable_node.hpp104 BOOST_INTRUSIVE_FORCEINLINE size_type bucket_count() const in bucket_count() function
/third_party/boost/boost/ptr_container/detail/
Dassociative_ptr_container.hpp324 size_type bucket_count() const in bucket_count() function in boost::ptr_container_detail::associative_ptr_container
/third_party/boost/libs/unordered/test/exception/
Dinsert_exception_tests.cpp24 size_type bucket_count = x.bucket_count(); in rehash_prep() local
/third_party/boost/boost/unordered/
Dunordered_set.hpp487 size_type bucket_count() const BOOST_NOEXCEPT in bucket_count() function in boost::unordered::unordered_set
1034 size_type bucket_count() const BOOST_NOEXCEPT in bucket_count() function in boost::unordered::unordered_multiset
Dunordered_map.hpp773 size_type bucket_count() const BOOST_NOEXCEPT in bucket_count() function in boost::unordered::unordered_map
1377 size_type bucket_count() const BOOST_NOEXCEPT in bucket_count() function in boost::unordered::unordered_multimap
/third_party/boost/boost/multi_index/
Dhashed_index.hpp581 size_type bucket_count()const BOOST_NOEXCEPT in bucket_count() function in boost::multi_index::detail::hashed_index
/third_party/boost/boost/intrusive/
Dhashtable.hpp1521 BOOST_INTRUSIVE_FORCEINLINE size_type bucket_count() const in bucket_count() function