Searched defs:compressibility (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/contrib/zstd/programs/
H A Dbench.c651 static void BMK_syntheticTest(int cLevel, int cLevelLast, double compressibility, argument
678 double const compressibility = (double)g_compressibilityDefault / 100; local
/freebsd-12-stable/sys/contrib/zstd/tests/
H A Dzbufftest.c119 static int basicUnitTests(U32 seed, double compressibility, ZSTD_customMem customMem) argument
260 static int fuzzerTests(U32 seed, U32 nbTests, unsigned startTest, double compressibility) argument
H A Dfuzzer.c170 static int FUZ_mallocTests(unsigned seed, double compressibility, unsigned part) argument
263 static int FUZ_mallocTests(unsigned seed, double compressibility, unsigned part) argument
275 static int basicUnitTests(U32 seed, double compressibility) argument
1354 static int fuzzerTests(U32 seed, U32 nbTests, unsigned startTest, U32 const maxDurationS, double compressibility, in argument
[all...]
H A Dzstreamtest.c210 static int basicUnitTests(U32 seed, double compressibility) argument
968 static int fuzzerTests(U32 seed, U32 nbTests, unsigned startTest, double compressibility, int bigTests) argument
1220 static int fuzzerTests_MT(U32 seed, U32 nbTests, unsigned startTest, double compressibility, int bigTests) argument
1504 static int fuzzerTests_newAPI(U32 seed, U32 nbTests, unsigned startTest, double compressibility, int bigTests, U32 const useOpaqueAPI) argument
[all...]
/freebsd-12-stable/sys/contrib/zstd/zlibWrapper/examples/
H A Dzwrapbench.c759 static void BMK_syntheticTest(int cLevel, int cLevelLast, double compressibility) argument
783 double const compressibility = (double)g_compressibilityDefault / 100; local

Completed in 182 milliseconds