Searched defs:maxLen (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/bzip2/
H A Dhuffman.c152 BZ2_hbAssignCodes( Int32 *code, UChar *length, Int32 minLen, Int32 maxLen, Int32 alphaSize ) argument
170 BZ2_hbCreateDecodeTables( Int32 *limit, Int32 *base, Int32 *perm, UChar *length, Int32 minLen, Int32 maxLen, Int32 alphaSize ) argument
[all...]
H A Dcompress.c242 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; local
H A Ddecompress.c110 Int32 minLen, maxLen; local
/opensolaris-onvv-gate/usr/src/common/lzma/
H A DLzFind.c317 Hc_GetMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, UInt32 _cyclicBufferPos, UInt32 _cyclicBufferSize, UInt32 cutValue, UInt32 *distances, UInt32 maxLen) argument
348 GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, UInt32 _cyclicBufferPos, UInt32 _cyclicBufferSize, UInt32 cutValue, UInt32 *distances, UInt32 maxLen) argument
503 UInt32 hash2Value, delta2, maxLen, offset; local
536 UInt32 hash2Value, hash3Value, delta2, delta3, maxLen, offset; local
583 UInt32 hash2Value, hash3Value, delta2, delta3, maxLen, offset; local
[all...]

Completed in 101 milliseconds