OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_GLIBCXX_PARALLEL_CONDITION
(Results
1 - 8
of
8
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
settings.h
95
#define
_GLIBCXX_PARALLEL_CONDITION
(c) (__gnu_parallel::_Settings::get().algorithm_strategy != __gnu_parallel::force_sequential && ((__gnu_parallel::get_max_threads() > 1 && (c)) || __gnu_parallel::_Settings::get().algorithm_strategy == __gnu_parallel::force_parallel))
algo.h
88
if (
_GLIBCXX_PARALLEL_CONDITION
(
150
if (
_GLIBCXX_PARALLEL_CONDITION
(true))
192
if (
_GLIBCXX_PARALLEL_CONDITION
(true))
328
if (
_GLIBCXX_PARALLEL_CONDITION
(
408
if (
_GLIBCXX_PARALLEL_CONDITION
(
514
if (
_GLIBCXX_PARALLEL_CONDITION
(
627
if (
_GLIBCXX_PARALLEL_CONDITION
(
[
all
...]
algobase.h
84
if (
_GLIBCXX_PARALLEL_CONDITION
(true))
200
if (
_GLIBCXX_PARALLEL_CONDITION
(true))
multiway_merge.h
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
settings.h
95
#define
_GLIBCXX_PARALLEL_CONDITION
(__c) \
algo.h
88
if (
_GLIBCXX_PARALLEL_CONDITION
(
151
if (
_GLIBCXX_PARALLEL_CONDITION
(true))
193
if (
_GLIBCXX_PARALLEL_CONDITION
(true))
331
if (
_GLIBCXX_PARALLEL_CONDITION
(
415
if (
_GLIBCXX_PARALLEL_CONDITION
(
521
if (
_GLIBCXX_PARALLEL_CONDITION
(
628
if (
_GLIBCXX_PARALLEL_CONDITION
(
733
if (
_GLIBCXX_PARALLEL_CONDITION
(
[
all
...]
algobase.h
80
if (
_GLIBCXX_PARALLEL_CONDITION
(true))
197
if (
_GLIBCXX_PARALLEL_CONDITION
(true))
multiway_merge.h
[
all
...]
Completed in 377 milliseconds