Home
last modified time | relevance | path

Searched defs:bucketSizes (Results 1 – 25 of 26) sorted by relevance

12

/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/bucket/
H A DBucketAllocator.java67 void reconfigure(int sizeIndex, int[] bucketSizes, long bucketCapacity) { in reconfigure()
295 private final int[] bucketSizes; field in BucketAllocator
304 BucketAllocator(long availableSpace, int[] bucketSizes) in BucketAllocator()
335 BucketAllocator(long availableSpace, int[] bucketSizes, Map<BlockCacheKey, BucketEntry> map, in BucketAllocator()
H A DBucketCache.java206 public BucketCache(String ioEngineName, long capacity, int blockSize, int[] bucketSizes, in BucketCache()
213 public BucketCache(String ioEngineName, long capacity, int blockSize, int[] bucketSizes, in BucketCache()
893 private void retrieveFromFile(int[] bucketSizes) throws IOException, BucketAllocatorException, in retrieveFromFile()
/dports/lang/mosml/mosml-ver-2.10.1/src/mosmllib/
H A DPolyhash.sig22 val bucketSizes : ('key, 'data) hash_table -> int list value
H A DPolyhash.sml278 fun bucketSizes (HT{table = ref arr, ...}) = let function
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/bucket/
H A DTestBucketWriterThread.java55 public MockBucketCache(String ioEngineName, long capacity, int blockSize, int[] bucketSizes, in MockBucketCache()
H A DTestBucketCache.java88 public MockedBucketCache(String ioEngineName, long capacity, int blockSize, int[] bucketSizes, in MockedBucketCache()
/dports/biology/canu/canu-2.2/src/stores/
H A DovStoreSorter.C191 …uint64 *bucketSizes = new uint64 [config->numBuckets() + 1]; // The number of overlaps in buc… in main() local
H A DovStoreWriter.C181 ovStoreSliceWriter::loadBucketSizes(uint64 *bucketSizes) { in loadBucketSizes()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/sun/rmi/rmic/iiop/
H A DStaticStringsHash.java270 private int[] bucketSizes; field in StaticStringsHash
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/sun/rmi/rmic/iiop/
H A DStaticStringsHash.java270 private int[] bucketSizes; field in StaticStringsHash
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/storage/mmap_v1/
H A Drecord_store_v1_base.h160 static const int bucketSizes[]; variable
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/
H A DTestCacheOnWrite.java161 int[] bucketSizes = in getBlockCaches() local
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/
H A DCacheConfig.java624 int [] bucketSizes = null; in getBucketCache() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_slab.c154 pb_size *bucketSizes; member
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_slab.c154 pb_size *bucketSizes; member
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_slab.c154 pb_size *bucketSizes; member
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_slab.c154 pb_size *bucketSizes; member
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_slab.c154 pb_size *bucketSizes; member
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_slab.c154 pb_size *bucketSizes; member
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_slab.c154 pb_size *bucketSizes; member
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_slab.c154 pb_size *bucketSizes; member
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_slab.c154 pb_size *bucketSizes; member
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_slab.c158 pb_size *bucketSizes; member
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_slab.c154 pb_size *bucketSizes; member
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/test/unit/
H A Dunordered_test.cpp336 size_t bucketSizes = 0; in buckets() local

12