Searched refs:buffers_t (Results 1 – 1 of 1) sorted by relevance
/external/zstd/tests/ |
D | paramgrill.c | 1126 } buffers_t; typedef 1135 static void freeNonSrcBuffers(const buffers_t b) { in freeNonSrcBuffers() 1153 static void freeBuffers(const buffers_t b) { in freeBuffers() 1161 static int createBuffersFromMemory(buffers_t* buff, void * srcBuffer, const size_t nbFiles, in createBuffersFromMemory() 1239 static int createBuffers(buffers_t* buff, const char* const * const fileNamesTable, in createBuffers() 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() 1823 const buffers_t buf, in BMK_seed() [all …]
|