Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp1711 static const CBenchHash g_Hash[] = variable
2282 for (unsigned i = 0; i < ARRAY_SIZE(g_Hash); i++) in TotalBench_Hash()
2284 const CBenchHash &bench = g_Hash[i]; in TotalBench_Hash()
2691 for (unsigned i = 0; i < ARRAY_SIZE(g_Hash); i++) in Bench()
2693 const CBenchHash &h = g_Hash[i]; in Bench()