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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
settings.h 62 * The global variable __gnu_parallel::_Settings::algorithm_strategy
92 * __gnu_parallel::_Settings::algorithm_strategy. Usually a decision
96 (__gnu_parallel::_Settings::get().algorithm_strategy \
99 || __gnu_parallel::_Settings::get().algorithm_strategy \
108 if (__s.algorithm_strategy != force_seqential)
110 if (__s.algorithm_strategy == force_parallel)
125 _AlgorithmStrategy algorithm_strategy; member in struct:__gnu_parallel::_Settings
288 algorithm_strategy(heuristic),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
settings.h 62 * The global variable __gnu_parallel::_Settings::algorithm_strategy
92 * __gnu_parallel::_Settings::algorithm_strategy. Usually a decision
96 (__gnu_parallel::_Settings::get().algorithm_strategy \
99 || __gnu_parallel::_Settings::get().algorithm_strategy \
108 if (__s.algorithm_strategy != force_seqential)
110 if (__s.algorithm_strategy == force_parallel)
125 _AlgorithmStrategy algorithm_strategy; member in struct:__gnu_parallel::_Settings
288 algorithm_strategy(heuristic),
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
settings.h 62 * The global variable __gnu_parallel::_Settings::algorithm_strategy
92 * __gnu_parallel::_Settings::algorithm_strategy. Usually a decision
96 (__gnu_parallel::_Settings::get().algorithm_strategy \
99 || __gnu_parallel::_Settings::get().algorithm_strategy \
108 if (__s.algorithm_strategy != force_seqential)
110 if (__s.algorithm_strategy == force_parallel)
125 _AlgorithmStrategy algorithm_strategy; member in struct:__gnu_parallel::_Settings
288 algorithm_strategy(heuristic),
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
settings.h 62 * The global variable __gnu_parallel::_Settings::algorithm_strategy
92 * __gnu_parallel::_Settings::algorithm_strategy. Usually a decision
96 (__gnu_parallel::_Settings::get().algorithm_strategy \
99 || __gnu_parallel::_Settings::get().algorithm_strategy \
108 if (__s.algorithm_strategy != force_seqential)
110 if (__s.algorithm_strategy == force_parallel)
125 _AlgorithmStrategy algorithm_strategy; member in struct:__gnu_parallel::_Settings
288 algorithm_strategy(heuristic),
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
settings.h 62 * The global variable __gnu_parallel::_Settings::algorithm_strategy
92 * __gnu_parallel::_Settings::algorithm_strategy. Usually a decision
96 (__gnu_parallel::_Settings::get().algorithm_strategy \
99 || __gnu_parallel::_Settings::get().algorithm_strategy \
108 if (__s.algorithm_strategy != force_seqential)
110 if (__s.algorithm_strategy == force_parallel)
125 _AlgorithmStrategy algorithm_strategy; member in struct:__gnu_parallel::_Settings
288 algorithm_strategy(heuristic),
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
settings.h 62 * The global variable __gnu_parallel::_Settings::algorithm_strategy
92 * __gnu_parallel::_Settings::algorithm_strategy. Usually a decision
96 (__gnu_parallel::_Settings::get().algorithm_strategy \
99 || __gnu_parallel::_Settings::get().algorithm_strategy \
108 if (__s.algorithm_strategy != force_seqential)
110 if (__s.algorithm_strategy == force_parallel)
125 _AlgorithmStrategy algorithm_strategy; member in struct:__gnu_parallel::_Settings
288 algorithm_strategy(heuristic),

Completed in 239 milliseconds