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.cpp1513 static const CBenchHash g_Hash[] = variable
2028 for (unsigned i = 0; i < ARRAY_SIZE(g_Hash); i++) in TotalBench_Hash()
2030 const CBenchHash &bench = g_Hash[i]; in TotalBench_Hash()
2232 for (unsigned i = 0; i < ARRAY_SIZE(g_Hash); i++) in Bench()
2234 const CBenchHash &h = g_Hash[i]; in Bench()