Home
last modified time | relevance | path

Searched defs:max_bucket (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/lib/
Dtst_timer_test.c57 static float bucket_len(unsigned int bucket, unsigned int max_bucket, in bucket_len()
104 unsigned int max_bucket = buckets[0]; in frequency_plot() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Dlog_uniform_int_distribution_test.cc155 const int max_bucket = bucket_index(param.max()); // inclusive in ChiSquaredTestImpl() local
/third_party/abseil-cpp/absl/random/
Dlog_uniform_int_distribution_test.cc155 const int max_bucket = bucket_index(param.max()); // inclusive in ChiSquaredTestImpl() local
/third_party/boost/boost/graph/distributed/
Ddelta_stepping_shortest_paths.hpp252 BucketIndex max_bucket = (std::numeric_limits<BucketIndex>::max)(); in run() local
Dbetweenness_centrality.hpp345 BucketIndex max_bucket = (std::numeric_limits<BucketIndex>::max)(); in run() local
/third_party/boost/boost/intrusive/
Dhashtable.hpp3486 for( const size_type max_bucket = this->bucket_count() in priv_equal_range() local