Home
last modified time | relevance | path

Searched defs:for_each (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DParallel.h183 void for_each(Policy policy, IterTy Begin, IterTy End, FuncTy Fn) { in for_each() function
208 void for_each(parallel_execution_policy policy, IterTy Begin, IterTy End, in for_each() function
/third_party/mesa3d/src/gallium/frontends/clover/util/
Dalgorithm.hpp103 for_each(F &&f, Rs &&... rs) { in for_each() function
/third_party/rust/crates/either/src/
Dlib.rs956 fn for_each<F>(self, f: F) in for_each() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp42977 for_each(_InputIterator __first, _InputIterator __last, _Function __f) in for_each() function