Home
last modified time | relevance | path

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

/aosp_15_r20/external/zstd/programs/
H A Dfileio.h77 void FIO_setUseRowMatchFinder(FIO_prefs_t* const prefs, int useRowMatchFinder);
H A Dzstdcli.c1561 FIO_setUseRowMatchFinder(prefs, (int)useRowMatchFinder); in main()
H A Dfileio.c398 void FIO_setUseRowMatchFinder(FIO_prefs_t* const prefs, int useRowMatchFinder) { in FIO_setUseRowMatchFinder() function