Home
last modified time | relevance | path

Searched defs:all_buckets (Results 1 – 9 of 9) sorted by relevance

/dports/net/p5-Net-Riak/Net-Riak-0.1702/lib/Net/Riak/Role/
H A DPBC.pm74 sub all_buckets { method
H A DREST.pm93 sub all_buckets { subroutine
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/storage/testbench/
H A Dtestbench_utils.py294 def all_buckets(): function
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/filter/
H A Dmerge_compute_weights.c158 bucket ** all_buckets = malloc(omp_get_max_threads() * sizeof(bucket *)); in compute_weights_backend() local
/dports/www/apache24/httpd-2.4.53/server/mpm/prefork/
H A Dprefork.c131 static prefork_child_bucket *all_buckets, /* All listeners buckets */ variable
/dports/devel/py-moto/moto-2.2.16/moto/s3/
H A Dresponses.py181 def all_buckets(self): member in ResponseObject
/dports/www/apache24/httpd-2.4.53/server/mpm/worker/
H A Dworker.c178 static worker_child_bucket *all_buckets, /* All listeners buckets */ variable
/dports/biology/subread/subread-2.0.2-source/src/
H A Dsorted-hashtable.c1687 int is_1_greater_than_2(int bucket_i, int all_buckets , short k1, gehash_data_t v1, short k2, gehas… in is_1_greater_than_2()
/dports/www/apache24/httpd-2.4.53/server/mpm/event/
H A Devent.c412 static event_child_bucket *all_buckets, /* All listeners buckets */ variable