Searched defs:totals (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/xz/src/xz/ |
H A D | list.c | 214 } totals = { 0, 0, 0, 0, 0, 0, 0, 0, 50000002, true }; variable
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 5475 Totals totals; member 5509 Totals totals; member 5528 Totals totals; member 5544 Totals totals; member 12503 …void RunContext::testGroupEnded(std::string const& testSpec, Totals const& totals, std::size_t gro… in testGroupEnded() 13115 Totals totals; in execute() local 15517 void printTotals(std::ostream& out, const Totals& totals) { in printTotals() 16366 void ConsoleReporter::printTotals( Totals const& totals ) { in printTotals() 16413 void ConsoleReporter::printTotalsDivider(Totals const& totals) { in printTotalsDivider()
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_affinity.cpp | 3379 unsigned *totals = in __kmp_affinity_create_cpuinfo_map() local
|