/third_party/boost/boost/serialization/ |
D | hash_collections_save_imp.hpp | 39 const collection_size_type bucket_count(s.bucket_count()); in save_hash_collection() local
|
D | unordered_collections_save_imp.hpp | 41 const collection_size_type bucket_count(s.bucket_count()); in save_unordered_collection() local
|
D | unordered_collections_load_imp.hpp | 49 collection_size_type bucket_count; in load_unordered_collection() local
|
D | hash_collections_load_imp.hpp | 37 collection_size_type bucket_count; in load_hash_collection() local
|
/third_party/boost/libs/unordered/test/unordered/ |
D | rehash_tests.cpp | 159 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/ |
D | histogram_macros.h | 31 #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/ |
D | histogram_macros.h | 31 #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/ |
D | doc_bucket_traits.cpp | 53 std::size_t bucket_count() const { return NumBuckets;} in bucket_count() function in custom_bucket_traits
|
/third_party/boost/boost/bimap/container_adaptor/ |
D | unordered_associative_container_adaptor.hpp | 187 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/ |
D | hdr_histogram.h | 27 int32_t bucket_count; member 476 int32_t bucket_count; member
|
/third_party/boost/libs/intrusive/test/ |
D | custom_bucket_traits_test.cpp | 90 std::size_t bucket_count() const in bucket_count() function
|
/third_party/mindspore/mindspore/lite/tools/converter/quantizer/ |
D | mixed_bit_weight_quantizer.cc | 32 int bucket_count = shape[preferred_dim]; in MeasureQuantizationError() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/meta/ |
D | shard_header.cc | 515 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/ |
D | hashtable_node.hpp | 104 BOOST_INTRUSIVE_FORCEINLINE size_type bucket_count() const in bucket_count() function
|
/third_party/boost/boost/ptr_container/detail/ |
D | associative_ptr_container.hpp | 324 size_type bucket_count() const in bucket_count() function in boost::ptr_container_detail::associative_ptr_container
|
/third_party/boost/libs/unordered/test/exception/ |
D | insert_exception_tests.cpp | 24 size_type bucket_count = x.bucket_count(); in rehash_prep() local
|
/third_party/boost/boost/unordered/ |
D | unordered_set.hpp | 487 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
|
D | unordered_map.hpp | 773 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/ |
D | hashed_index.hpp | 581 size_type bucket_count()const BOOST_NOEXCEPT in bucket_count() function in boost::multi_index::detail::hashed_index
|
/third_party/boost/boost/intrusive/ |
D | hashtable.hpp | 1521 BOOST_INTRUSIVE_FORCEINLINE size_type bucket_count() const in bucket_count() function
|