Searched defs:HASH_SIZE (Results 1 – 9 of 9) sorted by relevance
208 HASH_SIZE = 256 variable
27 #define HASH_SIZE 512 /* Good for about 100 entries */ macro
334 HASH_SIZE = 256 variable
9 #define HASH_SIZE 64 macro
89 private static final int HASH_SIZE = 509; field in ZipFile
109 #define HASH_SIZE (1 << HASH_BITS) macro
84 #define HASH_SIZE 512 /* Good for about 100 entries */ macro
358 private static final int HASH_SIZE = 1 << 15; field in LZ77Compressor
84 #define HASH_SIZE 65536 macro