Searched defs:maxLen (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/common/bzip2/ |
H A D | huffman.c | 66 Int32 maxLen ) in BZ2_hbMakeCodeLengths() 155 Int32 maxLen, in BZ2_hbAssignCodes() 175 Int32 maxLen, in BZ2_hbCreateDecodeTables()
|
H A D | decompress.c | 110 Int32 minLen, maxLen; in BZ2_decompress() local
|
H A D | compress.c | 243 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local
|
/titanic_44/usr/src/common/lzma/ |
H A D | LzFind.c | 319 UInt32 *distances, UInt32 maxLen) in Hc_GetMatchesSpec() 350 UInt32 *distances, UInt32 maxLen) in GetMatchesSpec1() 472 #define GET_MATCHES_FOOTER(offset, maxLen) \ argument 503 UInt32 hash2Value, delta2, maxLen, offset; in Bt3_MatchFinder_GetMatches() local 536 UInt32 hash2Value, hash3Value, delta2, delta3, maxLen, offset; in Bt4_MatchFinder_GetMatches() local 583 UInt32 hash2Value, hash3Value, delta2, delta3, maxLen, offset; in Hc4_MatchFinder_GetMatches() local
|