Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/clover/util/
Dalgorithm.hpp189 any_of(F &&f, Rs &&... rs) { in any_of() function
/external/llvm-project/pstl/include/pstl/internal/
Dglue_algorithm_impl.h33 any_of(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last, _Predicate __p… in any_of() function