Searched defs:cLevelLast (Results 1 – 4 of 4) sorted by relevance
/external/lz4/programs/ |
D | bench.c | 399 const char* displayName, int cLevel, int cLevelLast, in BMK_benchCLevel() 459 int cLevel, int cLevelLast) in BMK_benchFileTable() 500 static void BMK_syntheticTest(int cLevel, int cLevelLast, double compressibility) in BMK_syntheticTest() 522 int cLevel, int cLevelLast) in BMK_benchFilesSeparately() 538 int cLevel, int cLevelLast) in BMK_benchFiles()
|
D | lz4cli.c | 311 cLevelLast=-10000, in main() local
|
/external/zstd/zlibWrapper/examples/ |
D | zwrapbench.c | 585 const char* displayName, int cLevel, int cLevelLast, in BMK_benchCLevel() 712 const char* dictFileName, int cLevel, int cLevelLast) in BMK_benchFileTable() 763 static void BMK_syntheticTest(int cLevel, int cLevelLast, double compressibility) in BMK_syntheticTest() 785 const char* dictFileName, int cLevel, int cLevelLast) in BMK_benchFiles() 866 int cLevelLast = 1; in main() local
|
/external/zstd/programs/ |
D | zstdcli.c | 725 int cLevelLast = MINCLEVEL - 1; /* lower than minimum */ in main() local
|