Home
last modified time | relevance | path

Searched refs:print_buckets (Results 1 – 5 of 5) sorted by relevance

/dports/devel/glib20/glib-2.70.4/glib/tests/
H A Dgpoll.c197 print_buckets (gint buckets[], in print_buckets() function
283 print_buckets (buckets, bucket_limits, BUCKET_COUNT); in test_gpoll()
338 print_buckets (buckets, bucket_limits, BUCKET_COUNT); in test_gpoll()
386 print_buckets (buckets, bucket_limits, BUCKET_COUNT); in test_gpoll()
435 print_buckets (buckets, bucket_limits, BUCKET_COUNT); in test_gpoll()
493 print_buckets (buckets, bucket_limits, BUCKET_COUNT); in test_gpoll()
542 print_buckets (buckets, bucket_limits, BUCKET_COUNT); in test_gpoll()
601 print_buckets (buckets, bucket_limits, BUCKET_COUNT); in test_gpoll()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/profile/
H A Dtime.rs317 self.print_buckets(); in handle_msg()
321 self.print_buckets(); in handle_msg()
347 fn print_buckets(&mut self) { in print_buckets() method
/dports/multimedia/kvazaar/kvazaar-2.1.0/rdcost-weight-tool/
H A Dfilter_rdcosts.c45 void print_buckets(const uint64_t *buckets, uint64_t num_signs) in print_buckets() function
/dports/databases/beansdb/beansdb-0.7.1.4/python/
H A Ddbclient.py96 def print_buckets(self): member in Beansdb
/dports/databases/beansdb/beansdb-0.7.1.4/src/
H A Dbitcask.c417 static void print_buckets(int64_t *buckets) in print_buckets() function