Lines Matching refs:max_element
234 …} while (a.size() > 1 && *std::max_element(a.cbegin(), a.cend()) == *std::min_element(a.cbegin(), …
237 …} while (b.size() > 1 && *std::max_element(b.cbegin(), b.cend()) == *std::min_element(b.cbegin(), …
260 const int32_t accumulated_max = *std::max_element(acc.cbegin(), acc.cend());
332 …} while (a.size() > 1 && *std::max_element(a.cbegin(), a.cend()) == *std::min_element(a.cbegin(), …
335 …} while (b.size() > 1 && *std::max_element(b.cbegin(), b.cend()) == *std::min_element(b.cbegin(), …
385 const int32_t accumulated_max = *std::max_element(acc.cbegin(), acc.cend());
456 …} while (a.size() > 1 && *std::max_element(a.cbegin(), a.cend()) == *std::min_element(a.cbegin(), …
459 …} while (b.size() > 1 && *std::max_element(b.cbegin(), b.cend()) == *std::min_element(b.cbegin(), …
482 const int32_t accumulated_max = *std::max_element(acc.cbegin(), acc.cend());
549 …} while (a.size() > 1 && *std::max_element(a.cbegin(), a.cend()) == *std::min_element(a.cbegin(), …
552 …} while (b.size() > 1 && *std::max_element(b.cbegin(), b.cend()) == *std::min_element(b.cbegin(), …
575 const int32_t accumulated_max = *std::max_element(acc.cbegin(), acc.cend());
646 …} while (a.size() > 1 && *std::max_element(a.cbegin(), a.cend()) == *std::min_element(a.cbegin(), …
649 …} while (b.size() > 1 && *std::max_element(b.cbegin(), b.cend()) == *std::min_element(b.cbegin(), …
699 const int32_t accumulated_max = *std::max_element(acc.cbegin(), acc.cend());
791 const float accumulated_max = *std::max_element(c_ref.cbegin(), c_ref.cend());
894 const float accumulated_max = *std::max_element(c_ref.cbegin(), c_ref.cend()); in Test()
985 const float accumulated_max = *std::max_element(c_ref.cbegin(), c_ref.cend());
1188 const float accumulated_max = *std::max_element(c_ref.cbegin(), c_ref.cend());
1279 const float accumulated_max = *std::max_element(c_ref.cbegin(), c_ref.cend());
1588 const float accumulated_max = *std::max_element(c_ref.cbegin(), c_ref.cend());