Searched refs:kFixHashSize (Results 1 – 2 of 2) sorted by relevance
32 int kFixHashSize = kHash2Size + kHash3Size; field in BinTree41 kFixHashSize = kHash2Size + kHash3Size; in SetType()47 kFixHashSize = 0; in SetType()112 hs += kFixHashSize; in Create()150 int curMatch = _hash[kFixHashSize + hashValue]; in GetMatches()179 _hash[kFixHashSize + hashValue] = _pos; in GetMatches()287 int curMatch = _hash[kFixHashSize + hashValue]; in Skip()288 _hash[kFixHashSize + hashValue] = _pos; in Skip()
32 UInt32 kFixHashSize = kHash2Size + kHash3Size; field in SevenZip.Compression.LZ.BinTree41 kFixHashSize = kHash2Size + kHash3Size; in SetType()47 kFixHashSize = 0; in SetType()112 hs += kFixHashSize; in Create()150 UInt32 curMatch = _hash[kFixHashSize + hashValue]; in GetMatches()179 _hash[kFixHashSize + hashValue] = _pos; in GetMatches()287 UInt32 curMatch = _hash[kFixHashSize + hashValue]; in Skip()288 _hash[kFixHashSize + hashValue] = _pos; in Skip()