Home
last modified time | relevance | path

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

/third_party/lz4/programs/
Dbench.c584 const char** fileNamesTable, unsigned nbFiles) in BMK_loadFiles()
614 static void BMK_benchFileTable(const char** fileNamesTable, unsigned nbFiles, in BMK_benchFileTable()
680 int BMK_benchFilesSeparately(const char** fileNamesTable, unsigned nbFiles, in BMK_benchFilesSeparately()
697 int BMK_benchFiles(const char** fileNamesTable, unsigned nbFiles, in BMK_benchFiles()
Dutil.h418 UTIL_STATIC U64 UTIL_getTotalFileSize(const char** fileNamesTable, unsigned nbFiles) in UTIL_getTotalFileSize()
/third_party/lz4/tests/
Dfullbench.c433 int fullSpeedBench(const char** fileNamesTable, int nbFiles) in fullSpeedBench()