| /f-stack/freebsd/contrib/zstd/lib/common/ |
| H A D | zstd_internal.h | 351 U16 litLength; member 375 U32 litLength; member
|
| /f-stack/freebsd/contrib/zstd/lib/compress/ |
| H A D | zstd_opt.c | 215 static U32 ZSTD_rawLiteralsCost(const BYTE* const literals, U32 const litLength, in ZSTD_rawLiteralsCost() 240 static U32 ZSTD_litLengthPrice(U32 const litLength, const optState_t* const optPtr, int optLevel) in ZSTD_litLengthPrice() 289 U32 litLength, const BYTE* literals, in ZSTD_updateStats()
|
| H A D | zstd_compress_internal.h | 91 U32 litLength; /* Length of literals prior to match */ member 361 MEM_STATIC U32 ZSTD_LLcode(U32 litLength) in ZSTD_LLcode() 502 void ZSTD_storeSeq(seqStore_t* seqStorePtr, size_t litLength, const BYTE* literals, const BYTE* lit… in ZSTD_storeSeq()
|
| H A D | zstd_lazy.c | 1075 { size_t const litLength = start - anchor; in ZSTD_compressBlock_lazy_generic() local 1348 { size_t const litLength = start - anchor; in ZSTD_compressBlock_lazy_extDict_generic() local
|
| H A D | zstd_compress.c | 4589 U32 litLength; in ZSTD_copySequencesToSeqStoreExplicitBlockDelim() local 4658 U32 litLength; in ZSTD_copySequencesToSeqStoreNoBlockDelim() local
|
| /f-stack/freebsd/contrib/zstd/lib/legacy/ |
| H A D | zstd_v01.c | 1423 BYTE* litLength; member 1678 size_t litLength; member 1696 size_t litLength; in ZSTD_decodeSequence() local 1766 const size_t litLength = sequence.litLength; in ZSTD_execSequence() local
|
| H A D | zstd_v03.c | 2426 BYTE* litLength; member 2668 size_t litLength; member 2686 size_t litLength; in ZSTD_decodeSequence() local
|
| H A D | zstd_v02.c | 2785 BYTE* litLength; member 3027 size_t litLength; member 3045 size_t litLength; in ZSTD_decodeSequence() local
|
| H A D | zstd_v05.c | 535 BYTE* litLength; member 3128 size_t litLength; member 3147 size_t litLength; in ZSTDv05_decodeSequence() local
|
| H A D | zstd_v04.c | 2794 size_t litLength; member 2812 size_t litLength; in ZSTD_decodeSequence() local
|
| H A D | zstd_v06.c | 585 U16* litLength; member 3274 size_t litLength; member
|
| H A D | zstd_v07.c | 2820 U16* litLength; member 3504 size_t litLength; member
|
| /f-stack/freebsd/contrib/openzfs/module/zstd/lib/ |
| H A D | zstd.h | 1137 unsigned int litLength; /* Literal length */ member
|
| H A D | zstd.c | 4197 unsigned int litLength; /* Literal length */ member 6626 U16 litLength; member 6645 U32 litLength; member 10097 U32 litLength; member 10209 MEM_STATIC U32 ZSTD_LLcode(U32 litLength) in ZSTD_LLcode() 19207 { size_t const litLength = start - anchor; in ZSTD_compressBlock_lazy_generic() local 19459 { size_t const litLength = start - anchor; in ZSTD_compressBlock_lazy_extDict_generic() local 20361 static U32 ZSTD_rawLiteralsCost(const BYTE* const literals, U32 const litLength, in ZSTD_rawLiteralsCost() 20386 static U32 ZSTD_litLengthPrice(U32 const litLength, const optState_t* const optPtr, int optLevel) in ZSTD_litLengthPrice() 20435 U32 litLength, const BYTE* literals, in ZSTD_updateStats() [all …]
|
| /f-stack/freebsd/contrib/zstd/lib/ |
| H A D | zstd.h | 1132 unsigned int litLength; /* Literal length of the sequence. */ member
|
| /f-stack/freebsd/contrib/zstd/lib/decompress/ |
| H A D | zstd_decompress_block.c | 658 size_t litLength; member
|