Searched refs:for_all (Results 1 – 2 of 2) sorted by relevance
141 for_all(inputs, [&execution](int idx, const void* p, size_t s) { in executeWithCompilation()148 for_all(test, [&execution](int idx, void* p, size_t s) { in executeWithCompilation()
144 inline void for_all(MixedTyped& idx_and_data, in for_all() function170 inline void for_all(const MixedTyped& idx_and_data, in for_all() function