Home
last modified time | relevance | path

Searched refs:FIO_setUseRowMatchFinder (Results 1 – 3 of 3) sorted by relevance

/external/zstd/programs/
Dfileio.h82 void FIO_setUseRowMatchFinder(FIO_prefs_t* const prefs, int useRowMatchFinder);
Dzstdcli.c1435 FIO_setUseRowMatchFinder(prefs, useRowMatchFinder); in main()
Dfileio.c485 void FIO_setUseRowMatchFinder(FIO_prefs_t* const prefs, int useRowMatchFinder) { in FIO_setUseRowMatchFinder() function