Home
last modified time | relevance | path

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

/third_party/lz4/programs/
Dbench.c680 const char** fileNamesTable, unsigned nbFiles) in BMK_loadFiles()
710 static int BMK_benchFileTable(const char** fileNamesTable, unsigned nbFiles, in BMK_benchFileTable()
785 BMK_benchFilesSeparately(const char** fileNamesTable, unsigned nbFiles, in BMK_benchFilesSeparately()
802 int BMK_benchFiles(const char** fileNamesTable, unsigned nbFiles, in BMK_benchFiles()
Dutil.h347 UTIL_STATIC U64 UTIL_getTotalFileSize(const char** fileNamesTable, unsigned nbFiles) in UTIL_getTotalFileSize()
/third_party/lz4/tests/
Dfullbench.c563 int fullSpeedBench(const char** fileNamesTable, int nbFiles) in fullSpeedBench()