Home
last modified time | relevance | path

Searched defs:numBuckets (Results 1 – 5 of 5) sorted by relevance

/third_party/node/test/fixtures/
Dguess-hash-seed.js63 function hash_to_bucket(hash, numBuckets) { argument
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_hash.h72 int numBuckets; member
/third_party/skia/third_party/externals/brotli/java/org/brotli/enc/
DPreparedDictionaryGenerator.java56 int numBuckets = 1 << bucketBits; in generate() local
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_bufmgr_slab.c153 unsigned numBuckets; member
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp1068 …>& samples, std::vector<UploadSampleResult<DurationType> >* buckets, int numBuckets, int& minBuffe… in bucketizeSamplesUniformly()
1698 const int numBuckets = 4; in analyzeSampleResults() local