Lines Matching defs:size
46 UInt32 _cutValue, UInt32 *d, size_t _maxLen, const UInt32 *hash, const UInt32 *limit, const UInt32 *size, UInt32 *posRes)
51 if (hash == size)
120 if (hash == size || *hash != delta || lenLimit[diff] != lenLimit[0] || d >= limit)
149 if (hash == size || *hash != delta || lenLimit[diff] != lenLimit[0] || d >= limit)
218 UInt32 _cutValue, UInt32 *d, size_t _maxLen, const UInt32 *hash, const UInt32 *limit, const UInt32 *size,
224 UInt32 _cutValue, UInt32 *d, size_t _maxLen, const UInt32 *hash, const UInt32 *limit, const UInt32 *size,
228 do // while (hash != size)
236 if (hash == size)
321 if (hash == size || *hash != delta || lenLimit[diff] != lenLimit[0] || d >= limit)
351 if (hash == size || *hash != delta || lenLimit[diff] != lenLimit[0] || d >= limit)
408 UInt32 _cutValue, UInt32 *d, uint32plus _maxLen, const UInt32 *hash, const UInt32 *limit, const UInt32 *size,
412 do // while (hash != size)
420 if (hash == size)
498 if (hash == size || *hash != delta || pb[lenLimit] != cur[lenLimit] || d >= limit)
526 if (hash == size || *hash != delta || pb[lenLimit] != cur[lenLimit] || d >= limit)