Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/clover/util/
Dalgorithm.hpp174 all_of(F &&f, Rs &&... rs) { in all_of() function
/external/llvm-project/pstl/include/pstl/internal/
Dglue_algorithm_impl.h45 all_of(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last, _Pred __pred) in all_of() function