Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4hc.h212 LZ4_u32 dictLimit; /* below that point, need extDict */ member
Dlz4hc.c231 static int LZ4HC_protectDictEnd(U32 const dictLimit, U32 const matchIndex) in LZ4HC_protectDictEnd()
/external/zstd/lib/compress/
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
520 const U32 dictLimit, const size_t ddsIdx) { in ZSTD_dedicatedDictSearch_lazy_search()
660 const U32 dictLimit = ms->window.dictLimit; in ZSTD_HcFindBestMatch() local
1143 const U32 dictLimit = ms->window.dictLimit; in ZSTD_RowFindBestMatch() local
1878 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_lazy_extDict_generic() local
Dzstd_fast.c566 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_fast_extDict_generic() local
Dzstd_opt.c428 const U32 dictLimit = ms->window.dictLimit; in ZSTD_insertBt1() local
580 U32 const dictLimit = ms->window.dictLimit; in ZSTD_insertBtAndGetAllMatches() local
Dzstd_ldm.c331 U32 const dictLimit = ldmState->window.dictLimit; in ZSTD_ldm_generateSequences_internal() local
Dzstd_double_fast.c549 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_doubleFast_extDict_generic() local
Dzstd_compress_internal.h194 U32 dictLimit; /* below that point, need extDict */ member
/external/zstd/tests/
Dfuzzer.c2596 BYTE* dictLimit = dictPtr + dictSize - 12; in basicUnitTests() local
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h90961 U32 dictLimit; member
Dvmlinux.h90961 U32 dictLimit; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h57675 U32 dictLimit; member
Dvmlinux_510.h57675 U32 dictLimit; member