Home
last modified time | relevance | path

Searched defs:mls (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/lib/zstd/compress/
H A Dzstd_fast.c22 U32 const mls = cParams->minMatch; in ZSTD_fillHashTable() local
96 U32 const mls, U32 const hasStep) in ZSTD_compressBlock_fast_noDict_generic()
317 #define ZSTD_GEN_FAST_FN(dictMode, mls, step) … argument
339 U32 const mls = ms->cParams.minMatch; in ZSTD_compressBlock_fast() local
374 void const* src, size_t srcSize, U32 const mls, U32 const hasStep) in ZSTD_compressBlock_fast_dictMatchState_generic()
531 U32 const mls = ms->cParams.minMatch; in ZSTD_compressBlock_fast_dictMatchState() local
550 void const* src, size_t srcSize, U32 const mls, U32 const hasStep) in ZSTD_compressBlock_fast_extDict_generic()
662 U32 const mls = ms->cParams.minMatch; in ZSTD_compressBlock_fast_extDict() local
H A Dzstd_double_fast.c21 U32 const mls = cParams->minMatch; in ZSTD_fillDoubleHashTable() local
53 void const* src, size_t srcSize, U32 const mls /* template */) in ZSTD_compressBlock_doubleFast_noDict_generic()
260 U32 const mls /* template */) in ZSTD_compressBlock_doubleFast_dictMatchState_generic()
471 #define ZSTD_GEN_DFAST_FN(dictMode, mls) … argument
494 const U32 mls = ms->cParams.minMatch; in ZSTD_compressBlock_doubleFast() local
514 const U32 mls = ms->cParams.minMatch; in ZSTD_compressBlock_doubleFast_dictMatchState() local
533 U32 const mls /* template */) in ZSTD_compressBlock_doubleFast_extDict_generic()
683 U32 const mls = ms->cParams.minMatch; in ZSTD_compressBlock_doubleFast_extDict() local
H A Dzstd_lazy.c22 U32 mls) in ZSTD_updateDUBT()
159 U32 const mls, in ZSTD_DUBT_findBetterDictMatch()
234 U32 const mls, in ZSTD_DUBT_findBestMatch()
385 const U32 mls /* template */, in ZSTD_BtFindBestMatch()
620 const BYTE* ip, U32 const mls) in ZSTD_insertAndFindFirstIndex_internal()
652 const U32 mls, const ZSTD_dictMode_e dictMode) in ZSTD_HcFindBestMatch()
863 U32 const rowLog, U32 const mls, in ZSTD_row_fillHashCache()
1357 #define ZSTD_FOR_EACH_ROWLOG(X, dictMode, mls) \ argument
1453 U32 const mls, in ZSTD_searchMax()
1491 const U32 mls = BOUNDED(4, ms->cParams.minMatch, 6); in ZSTD_compressBlock_lazy_generic() local
[all …]
H A Dzstd_opt.c415 U32 const mls, const int extDict) in ZSTD_insertBt1()
533 const U32 mls, const ZSTD_dictMode_e dictMode) in ZSTD_updateTree_internal()
564 U32 const mls /* template */) in ZSTD_insertBtAndGetAllMatches()
805 const U32 mls) in ZSTD_btGetAllMatches_internal()
815 #define ZSTD_BT_GET_ALL_MATCHES_FN(dictMode, mls) ZSTD_btGetAllMatches_##dictMode##_##mls argument
817 #define GEN_ZSTD_BT_GET_ALL_MATCHES_(dictMode, mls) \ argument
859 U32 const mls = BOUNDED(3, ms->cParams.minMatch, 6); local
H A Dzstd_compress_internal.h810 size_t ZSTD_hashPtr(const void* p, U32 hBits, U32 mls) in ZSTD_hashPtr()
/openbmc/linux/scripts/selinux/mdp/
H A Dmdp.c44 int i, j, mls = 0; in main() local
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dphy.c1125 u16 mls; in b43legacy_phy_lo_b_measure() local
/openbmc/linux/include/net/
H A Dnetlabel.h203 } mls; member