Home
last modified time | relevance | path

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

/external/zstd/tests/
Dparamgrill.c1416 static size_t memoTableGet(const memoTable_t* memoTableArray, const paramValues_t p) { in memoTableGet()
1429 static void memoTableSet(const memoTable_t* memoTableArray, const paramValues_t p, const BYTE value… in memoTableSet()
1512 static void randomConstrainedParams(paramValues_t* pc, const memoTable_t* memoTableArray, const ZST… in randomConstrainedParams()
1768 BMK_benchResult_t* winnerResult, memoTable_t* const memoTableArray, in benchMemo()
2281 memoTable_t* memoTableArray, const int tries) in optimizeFixedStrategy()