Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__algorithm/
Dany_of.h23 any_of(_InputIterator __first, _InputIterator __last, _Predicate __pred) { in any_of() function
/external/cronet/base/
Dparameter_pack.h19 inline constexpr bool any_of(std::initializer_list<bool> ilist) { in any_of() function
/external/mesa3d/src/gallium/frontends/clover/util/
Dalgorithm.hpp189 any_of(F &&f, Rs &&... rs) { in any_of() function