Searched refs:hash2Table (Results 1 – 1 of 1) sorted by relevance
22 private final int[] hash2Table = new int[HASH_2_SIZE]; field in Hash23467 return hash2Table[hash2Value]; in getHash2Pos()79 hash2Table[hash2Value] = pos; in updateTables()85 LZEncoder.normalize(hash2Table, normalizeOffset); in normalize()