Home
last modified time | relevance | path

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

/third_party/boost/boost/compute/algorithm/detail/
Dcount_if_with_reduce.hpp64 inline size_t count_if_with_reduce(InputIterator first, in count_if_with_reduce() function
/third_party/boost/libs/compute/test/
Dtest_count.cpp206 BOOST_AUTO_TEST_CASE(count_if_with_reduce) in BOOST_AUTO_TEST_CASE() argument