HomeSort by relevance Sort by last modified time
    Searched refs:force_parallel (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
types.h 66 // force_sequential, force_parallel, heuristic.
71 force_parallel enumerator in enum:__gnu_parallel::_AlgorithmStrategy
settings.h 66 * b. force_parallel, meaning the parallel algorithm is executed.
100 == __gnu_parallel::force_parallel))
110 if (__s.algorithm_strategy == force_parallel)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
types.h 66 // force_sequential, force_parallel, heuristic.
71 force_parallel enumerator in enum:__gnu_parallel::_AlgorithmStrategy
settings.h 66 * b. force_parallel, meaning the parallel algorithm is executed.
100 == __gnu_parallel::force_parallel))
110 if (__s.algorithm_strategy == force_parallel)

Completed in 75 milliseconds