Searched refs:indexHash (Results 1 – 2 of 2) sorted by relevance
50 private final IndexHash indexHash = new IndexHash(); field in SingleXZInputStream424 indexHash.validate(in); in read()438 indexHash.add(blockDecoder.getUnpaddedSize(), in read()459 || indexHash.getIndexSize() != streamFooterFlags.backwardSize) in validateStreamFooter()
2853 …const int indexHash = (!indexed) ? (0) : (int(indexType) + 10 * indexPointerOffset + 100 * int(… in hash() local2861 …return indexHash + 3 * arrayHash + 5 * indexRangeHash + 7 * instanceHash + 13 * basicHash + 17 * (… in hash()