Home
last modified time | relevance | path

Searched defs:buckets_ (Results 1 – 6 of 6) 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.h288 BucketList *buckets_; variable
741 BucketList *buckets_; variable
/external/brotli/enc/
Dhash_longest_match_quickly_inc.h38 uint32_t buckets_[BUCKET_SIZE + BUCKET_SWEEP]; member
Dhash_to_binary_tree_inc.h39 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/libchrome/base/trace_event/
Dheap_profiler_allocation_register.h228 mutable Bucket* buckets_; variable