Searched refs:contexts_t (Results 1 – 1 of 1) sorted by relevance
/external/zstd/tests/ |
D | paramgrill.c | 1133 } contexts_t; typedef 1307 static void freeContexts(const contexts_t ctx) { in freeContexts() 1313 static int createContexts(contexts_t* ctx, const char* dictFileName) { in createContexts() 1552 BMK_benchMemInvertible( buffers_t buf, contexts_t ctx, in BMK_benchMemInvertible() 1686 buffers_t buf, contexts_t ctx, in BMK_benchParam() 1701 const buffers_t buf, const contexts_t ctx, in allBench() 1765 const buffers_t buf, const contexts_t ctx, in benchMemo() 1824 const contexts_t ctx) in BMK_seed() 1942 const buffers_t buf, const contexts_t ctx) in playAround() 1979 const buffers_t buf, const contexts_t ctx) in BMK_selectRandomStart() [all …]
|