Searched refs:kFixHashSize (Results 1 – 3 of 3) sorted by relevance
31 int kFixHashSize = kHash2Size + kHash3Size; field in BinTree38 kFixHashSize = kHash2Size + kHash3Size; in SetType()42 kFixHashSize = 0; in SetType()86 hs += kFixHashSize; in Create()119 int curMatch = _hash[kFixHashSize + hashValue]; in GetMatches()141 _hash[kFixHashSize + hashValue] = _pos; in GetMatches()229 int curMatch = _hash[kFixHashSize + hashValue]; in Skip()230 _hash[kFixHashSize + hashValue] = _pos; in Skip()
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()