Home
last modified time | relevance | path

Searched defs:maxNbAttempts (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/coreboot/util/cbfstool/lz4/lib/
H A Dlz4hc.c163 const int maxNbAttempts) in LZ4HC_InsertAndFindBestMatch()
222 const int maxNbAttempts) in LZ4HC_InsertAndGetWiderMatch()
362 unsigned maxNbAttempts; in LZ4HC_compress_generic() local
/aosp_15_r20/external/lz4/lib/
H A Dlz4hc.c890 const int maxNbAttempts, in LZ4HC_InsertAndGetWiderMatch()
1109 const int maxNbAttempts, in LZ4HC_InsertAndFindBestMatch()
1127 int maxNbAttempts, in LZ4HC_compress_hashChain()
/aosp_15_r20/external/zstd/tests/
H A Dfuzzer.c1856 …{ U32 const maxNbAttempts = 1100; /* nb of usages before triggering size down is handled withi… in basicUnitTests() local