Home
last modified time | relevance | path

Searched defs:dictLimit (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_lazy.c76 const U32 dictLimit = ms->window.dictLimit; in ZSTD_insertDUBT1() local
300 const U32 dictLimit = ms->window.dictLimit; in ZSTD_DUBT_findBestMatch() local
609 const U32 dictLimit = ms->window.dictLimit; in ZSTD_HcFindBestMatch_generic() local
1215 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_lazy_extDict_generic() local
H A Dzstd_fast.c393 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_fast_extDict_generic() local
H A Dzstd_double_fast.c378 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_doubleFast_extDict_generic() local
H A Dzstd_opt.c385 const U32 dictLimit = ms->window.dictLimit; in ZSTD_insertBt1() local
533 U32 const dictLimit = ms->window.dictLimit; in ZSTD_insertBtAndGetAllMatches() local
H A Dzstd_ldm.c283 U32 const dictLimit = ldmState->window.dictLimit; in ZSTD_ldm_generateSequences_internal() local
H A Dzstd_compress_internal.h147 U32 dictLimit; /* below that point, need extDict */ member
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c10042 U32 dictLimit; /* below that point, need extDict */ member
17742 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_doubleFast_extDict_generic() local
18280 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_fast_extDict_generic() local
18461 const U32 dictLimit = ms->window.dictLimit; in ZSTD_insertDUBT1() local
18684 const U32 dictLimit = ms->window.dictLimit; in ZSTD_DUBT_findBestMatch() local
18878 const U32 dictLimit = ms->window.dictLimit; in ZSTD_HcFindBestMatch_generic() local
19326 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_lazy_extDict_generic() local
19794 U32 const dictLimit = ldmState->window.dictLimit; in ZSTD_ldm_generateSequences_internal() local
20531 const U32 dictLimit = ms->window.dictLimit; in ZSTD_insertBt1() local
20679 U32 const dictLimit = ms->window.dictLimit; in ZSTD_insertBtAndGetAllMatches() local