Searched defs:dictLimit (Results 1 – 16 of 16) sorted by relevance
242 LZ4_u32 dictLimit; /* below that point, need extDict */ member
875 static int LZ4HC_protectDictEnd(U32 const dictLimit, U32 const matchIndex) in LZ4HC_protectDictEnd()
103 U32 dictLimit; /* below that point, need extDict */ member169 const U32 dictLimit = hc4->dictLimit; in LZ4HC_InsertAndFindBestMatch() local227 const U32 dictLimit = hc4->dictLimit; in LZ4HC_InsertAndGetWiderMatch() local
86 const U32 dictLimit = ms->window.dictLimit; in ZSTD_insertDUBT1() local312 const U32 dictLimit = ms->window.dictLimit; in ZSTD_DUBT_findBestMatch() local533 const U32 dictLimit, const size_t ddsIdx) { in ZSTD_dedicatedDictSearch_lazy_search()679 const U32 dictLimit = ms->window.dictLimit; in ZSTD_HcFindBestMatch() local1155 const U32 dictLimit = ms->window.dictLimit; in ZSTD_RowFindBestMatch() local1949 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_lazy_extDict_generic() local
352 U32 const dictLimit = ldmState->window.dictLimit; in ZSTD_ldm_generateSequences_internal() local
459 const U32 dictLimit = ms->window.dictLimit; in ZSTD_insertBt1() local615 U32 const dictLimit = ms->window.dictLimit; in ZSTD_insertBtAndGetAllMatches() local
726 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_fast_extDict_generic() local
629 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_doubleFast_extDict_generic() local
258 U32 dictLimit; /* below that point, need extDict */ member
3273 BYTE* dictLimit = dictPtr + dictSize - 12; in basicUnitTests() local
74341 unsigned int dictLimit; member74704 U32 dictLimit; member
32805 U32 dictLimit; member
34429 U32 dictLimit; member