Searched refs:kNumHashDirectBytes (Results 1 – 2 of 2) sorted by relevance
30 int kNumHashDirectBytes = 0; field in BinTree39 kNumHashDirectBytes = 0; in SetType()45 kNumHashDirectBytes = 2; in SetType()185 len0 = len1 = kNumHashDirectBytes; in GetMatches()187 if (kNumHashDirectBytes != 0) in GetMatches()191 if (_bufferBase[_bufferOffset + curMatch + kNumHashDirectBytes] != in GetMatches()192 _bufferBase[cur + kNumHashDirectBytes]) in GetMatches()194 distances[offset++] = maxLen = kNumHashDirectBytes; in GetMatches()294 len0 = len1 = kNumHashDirectBytes; in Skip()
30 UInt32 kNumHashDirectBytes = 0; field in SevenZip.Compression.LZ.BinTree39 kNumHashDirectBytes = 0; in SetType()45 kNumHashDirectBytes = 2; in SetType()185 len0 = len1 = kNumHashDirectBytes; in GetMatches()187 if (kNumHashDirectBytes != 0) in GetMatches()191 if (_bufferBase[_bufferOffset + curMatch + kNumHashDirectBytes] != in GetMatches()192 _bufferBase[cur + kNumHashDirectBytes]) in GetMatches()194 distances[offset++] = maxLen = kNumHashDirectBytes; in GetMatches()294 len0 = len1 = kNumHashDirectBytes; in Skip()