Searched defs:Parallel (Results 1 – 9 of 9) sorted by relevance
26 TEST(Parallel, sort) { in TEST() argument37 TEST(Parallel, parallel_for) { in TEST() argument52 TEST(Parallel, TransformReduce) { in TEST() argument83 TEST(Parallel, ForEachError) { in TEST() argument
124 enum class IteratorType { Parallel, Reduction }; enumerator
86 ScopAnnotator *Annotator, bool Parallel, bool UseGuard, in createLoop()
778 bool Parallel = in createFor() local
68 bool Parallel; variable
226 func (r *Request) Parallel() { func
64 bool Parallel; variable