Home
last modified time | relevance | path

Searched refs:mls (Results 1 – 9 of 9) sorted by relevance

/dragonfly/contrib/zstd/lib/compress/
HDzstd_fast.c22 U32 const mls = cParams->minMatch; in ZSTD_fillHashTable() local
33 size_t const hash0 = ZSTD_hashPtr(ip, hBits, mls); in ZSTD_fillHashTable()
39 size_t const hash = ZSTD_hashPtr(ip + p, hBits, mls); in ZSTD_fillHashTable()
50 U32 const mls) in ZSTD_compressBlock_fast_generic() argument
93 size_t const h0 = ZSTD_hashPtr(ip0, hlog, mls); in ZSTD_compressBlock_fast_generic()
95 size_t const h1 = ZSTD_hashPtr(ip1, hlog, mls); in ZSTD_compressBlock_fast_generic()
160 …hashTable[ZSTD_hashPtr(base+current0+2, hlog, mls)] = current0+2; /* here because current+2 could… in ZSTD_compressBlock_fast_generic()
161 hashTable[ZSTD_hashPtr(ip0-2, hlog, mls)] = (U32)(ip0-2-base); in ZSTD_compressBlock_fast_generic()
168 hashTable[ZSTD_hashPtr(ip0, hlog, mls)] = (U32)(ip0-base); in ZSTD_compressBlock_fast_generic()
190 U32 const mls = ms->cParams.minMatch; in ZSTD_compressBlock_fast() local
[all …]
HDzstd_double_fast.c21 U32 const mls = cParams->minMatch; in ZSTD_fillDoubleHashTable() local
37 size_t const smHash = ZSTD_hashPtr(ip + i, hBitsS, mls); in ZSTD_fillDoubleHashTable()
54 U32 const mls /* template */, ZSTD_dictMode_e const dictMode) in ZSTD_compressBlock_doubleFast_generic() argument
129 size_t const h = ZSTD_hashPtr(ip, hBitsS, mls); in ZSTD_compressBlock_doubleFast_generic()
131 size_t const dictHS = ZSTD_hashPtr(ip, dictHBitsS, mls); in ZSTD_compressBlock_doubleFast_generic()
266 hashSmall[ZSTD_hashPtr(base+indexToInsert, hBitsS, mls)] = indexToInsert; in ZSTD_compressBlock_doubleFast_generic()
267 hashSmall[ZSTD_hashPtr(ip-1, hBitsS, mls)] = (U32)(ip-1-base); in ZSTD_compressBlock_doubleFast_generic()
285 hashSmall[ZSTD_hashPtr(ip, hBitsS, mls)] = current2; in ZSTD_compressBlock_doubleFast_generic()
301 hashSmall[ZSTD_hashPtr(ip, hBitsS, mls)] = (U32)(ip-base); in ZSTD_compressBlock_doubleFast_generic()
323 const U32 mls = ms->cParams.minMatch; in ZSTD_compressBlock_doubleFast() local
[all …]
HDzstd_lazy.c22 U32 mls) in ZSTD_updateDUBT() argument
44 … size_t const h = ZSTD_hashPtr(base + idx, hashLog, mls); /* assumption : ip + 8 <= iend */ in ZSTD_updateDUBT()
159 U32 const mls, in ZSTD_DUBT_findBetterDictMatch() argument
166 size_t const h = ZSTD_hashPtr(ip, hashLog, mls); in ZSTD_DUBT_findBetterDictMatch()
234 U32 const mls, in ZSTD_DUBT_findBestMatch() argument
240 size_t const h = ZSTD_hashPtr(ip, hashLog, mls); in ZSTD_DUBT_findBestMatch()
364 mls, dictMode); in ZSTD_DUBT_findBestMatch()
384 const U32 mls /* template */, in ZSTD_BtFindBestMatch() argument
389 ZSTD_updateDUBT(ms, ip, iLimit, mls); in ZSTD_BtFindBestMatch()
390 return ZSTD_DUBT_findBestMatch(ms, ip, iLimit, offsetPtr, mls, dictMode); in ZSTD_BtFindBestMatch()
[all …]
HDzstd_opt.c372 U32 const mls, const int extDict) in ZSTD_insertBt1() argument
377 size_t const h = ZSTD_hashPtr(ip, hashLog, mls); in ZSTD_insertBt1()
486 const U32 mls, const ZSTD_dictMode_e dictMode) in ZSTD_updateTree_internal() argument
495 U32 const forward = ZSTD_insertBt1(ms, base+idx, iend, mls, dictMode == ZSTD_extDict); in ZSTD_updateTree_internal()
517 U32 const mls /* template */) in ZSTD_insertBtAndGetAllMatches() argument
524 U32 const minMatch = (mls==3) ? 3 : 4; in ZSTD_insertBtAndGetAllMatches()
526 size_t const h = ZSTD_hashPtr(ip, hashLog, mls); in ZSTD_insertBtAndGetAllMatches()
609 if ((mls == 3) /*static*/ && (bestLength < mls)) { in ZSTD_insertBtAndGetAllMatches()
623 if (mlen >= mls /* == 3 > bestLength */) { in ZSTD_insertBtAndGetAllMatches()
696 size_t const dmsH = ZSTD_hashPtr(ip, dmsHashLog, mls); in ZSTD_insertBtAndGetAllMatches()
HDzstd_compress_internal.h701 size_t ZSTD_hashPtr(const void* p, U32 hBits, U32 mls) in ZSTD_hashPtr() argument
703 switch(mls) in ZSTD_hashPtr()
/dragonfly/contrib/tnftp/src/
HDcmdtab.c239 { "mdir", H(mlshelp), 1, 1, 1, CMPL(R) mls },
242 { "mls", H(mlshelp), 1, 1, 1, CMPL(R) mls },
HDextern.h159 void mls(int, char **);
HDcmds.c1377 mls(int argc, char *argv[]) in mls() function
/dragonfly/contrib/ncurses/include/
HDCaps301 micro_line_size mls num Yg - - ----- …