| /kernel/linux/linux-5.10/lib/zstd/ |
| D | zstd_opt.h | 142 …ore_t *seqStorePtr, U32 litLength, const BYTE *literals, U32 offset, U32 matchLength, const int ul… in ZSTD_getPrice() 165 …atePrice(seqStore_t *seqStorePtr, U32 litLength, const BYTE *literals, U32 offset, U32 matchLength) in ZSTD_updatePrice() 297 …size_t matchLength = MIN(commonLengthSmaller, commonLengthLarger); /* guaranteed minimum nb of com… in ZSTD_insertBtAndGetAllMatches() local
|
| D | zstd_internal.h | 185 U16 matchLength; member
|
| D | compress.c | 943 size_t const matchLength = ZSTD_count(ip, match, vEnd); in ZSTD_count_2segments() local 1590 …size_t matchLength = MIN(commonLengthSmaller, commonLengthLarger); /* guaranteed minimum nb of com… in ZSTD_insertBt1() local 1672 …size_t matchLength = MIN(commonLengthSmaller, commonLengthLarger); /* guaranteed minimum nb of com… in ZSTD_insertBtAndFindBestMatch() local 1927 size_t matchLength = 0; in ZSTD_compressBlock_lazy_generic() local 2088 size_t matchLength = 0; in ZSTD_compressBlock_lazy_extDict_generic() local
|
| D | decompress.c | 863 size_t matchLength; member
|
| /kernel/linux/linux-6.6/lib/zstd/compress/ |
| D | zstd_opt.c | 299 U32 const matchLength, in ZSTD_getMatchPrice() 331 U32 offsetCode, U32 matchLength) in ZSTD_updateStats() 460 …size_t matchLength = MIN(commonLengthSmaller, commonLengthLarger); /* guaranteed minimum nb of c… in ZSTD_insertBt1() local 692 …size_t matchLength = MIN(commonLengthSmaller, commonLengthLarger); /* guaranteed minimum nb of c… in ZSTD_insertBtAndGetAllMatches() local 749 …size_t matchLength = MIN(commonLengthSmaller, commonLengthLarger); /* guaranteed minimum nb of c… in ZSTD_insertBtAndGetAllMatches() local
|
| D | zstd_ldm.c | 200 size_t matchLength = 0; in ZSTD_ldm_countBackwardsMatch() local 219 size_t matchLength = ZSTD_ldm_countBackwardsMatch(pIn, pAnchor, pMatch, pMatchBase); in ZSTD_ldm_countBackwardsMatch_2segments() local
|
| D | zstd_lazy.c | 98 …size_t matchLength = MIN(commonLengthSmaller, commonLengthLarger); /* guaranteed minimum nb of c… in ZSTD_insertDUBT1() local 190 …size_t matchLength = MIN(commonLengthSmaller, commonLengthLarger); /* guaranteed minimum nb of c… in ZSTD_DUBT_findBetterDictMatch() local 314 …size_t matchLength = MIN(commonLengthSmaller, commonLengthLarger); /* guaranteed minimum nb of c… in ZSTD_DUBT_findBestMatch() local 1539 size_t matchLength=0; in ZSTD_compressBlock_lazy_generic() local 1905 size_t matchLength=0; in ZSTD_compressBlock_lazy_extDict_generic() local
|
| D | zstd_compress_internal.h | 133 U32 matchLength; /* Raw length of match */ member 591 size_t matchLength) in ZSTD_storeSeq() 771 size_t const matchLength = ZSTD_count(ip, match, vEnd); in ZSTD_count_2segments() local
|
| D | zstd_compress.c | 5563 ZSTD_validateSequence(U32 offCode, U32 matchLength, in ZSTD_validateSequence() 5621 U32 const matchLength = inSeqs[idx].matchLength; in ZSTD_copySequencesToSeqStoreExplicitBlockDelim() local 5689 U32 matchLength = currSeq.matchLength; in ZSTD_copySequencesToSeqStoreNoBlockDelim() local
|
| /kernel/linux/linux-5.10/lib/lz4/ |
| D | lz4hc_compress.c | 266 int matchLength, in LZ4HC_encodeSequence()
|
| D | lz4_compress.c | 641 size_t matchLength = LZ4_count(ip + MINMATCH, in LZ4_compress_destSize_generic() local
|
| /kernel/linux/linux-6.6/lib/lz4/ |
| D | lz4hc_compress.c | 266 int matchLength, in LZ4HC_encodeSequence()
|
| D | lz4_compress.c | 641 size_t matchLength = LZ4_count(ip + MINMATCH, in LZ4_compress_destSize_generic() local
|
| /kernel/linux/linux-6.6/lib/zstd/common/ |
| D | zstd_internal.h | 310 U32 matchLength; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | zstd_lib.h | 1166 unsigned int matchLength; /* Match length of the sequence. */ member
|
| /kernel/linux/linux-6.6/lib/zstd/decompress/ |
| D | zstd_decompress_block.c | 735 size_t matchLength; member
|