Home
last modified time | relevance | path

Searched defs:buckets_ (Results 1 – 13 of 13) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Drate_statistics.h37 rtc::scoped_ptr<size_t[]> buckets_; variable
/external/icu/icu4c/source/i18n/unicode/
Dalphaindex.h291 BucketList *buckets_; variable
747 BucketList *buckets_; variable
/external/tensorflow/tensorflow/core/grappler/costs/
Dutils.h110 std::vector<uint64> buckets_; variable
/external/tensorflow/tensorflow/core/lib/histogram/
Dhistogram.h96 std::vector<double> buckets_; variable
/external/tensorflow/tensorflow/core/lib/monitoring/
Dmobile_sampler.h93 std::unique_ptr<Buckets> buckets_; variable
Dsampler.h157 std::unique_ptr<Buckets> buckets_; variable
/external/libchrome/base/sampling_heap_profiler/
Dlock_free_address_hash_set.h98 std::vector<subtle::AtomicWord> buckets_; variable
/external/brotli/c/enc/
Dhash_longest_match_quickly_inc.h38 uint32_t buckets_[BUCKET_SIZE + BUCKET_SWEEP]; member
Dhash_to_binary_tree_inc.h41 uint32_t buckets_[BUCKET_SIZE]; member
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dhash_map.hpp308 bucket_type* buckets_; member in asio::detail::hash_map
/external/tensorflow/tensorflow/core/util/
Dpresized_cuckoo_map.h354 std::vector<Bucket> buckets_; variable
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/CoreStats/
DStats.cs241 …private readonly pbc::RepeatedField<global::Grpc.Core.Bucket> buckets_ = new pbc::RepeatedField<gl… field in Grpc.Core.Histogram
/external/v8/src/heap/
Dslot-set.h381 Bucket buckets_[kBuckets]; variable