HomeSort by relevance Sort by last modified time
    Searched refs:_Settings (Results 1 - 25 of 57) sorted by null

1 2 3

  /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
74 * gnu_parallel::_Settings::[algorithm]_minimal_n .
92 * __gnu_parallel::_Settings::algorithm_strategy. Usually a decision
96 (__gnu_parallel::_Settings::get().algorithm_strategy \
99 || __gnu_parallel::_Settings::get().algorithm_strategy \
107 const _Settings& __s = _Settings::get();
121 /// class _Settings
123 struct _Settings
279 _GLIBCXX_CONST static const _Settings
    [all...]
sort.h 80 if(_Settings::get().sort_splitting == EXACT)
213 else if (__stable || _Settings::get().sort_algorithm == MWMS)
215 if(_Settings::get().sort_splitting == EXACT)
224 else if (_Settings::get().sort_algorithm == QS)
229 else if (_Settings::get().sort_algorithm == QS_BALANCED)
partial_sum.h 115 const _Settings& __s = _Settings::get();
216 switch (_Settings::get().partial_sum_algorithm)
omp_loop.h 95 #pragma omp for schedule(dynamic, _Settings::get().workstealing_chunk_size)
omp_loop_static.h 95 #pragma omp for schedule(static, _Settings::get().workstealing_chunk_size)
find.h 63 switch (_Settings::get().find_algorithm)
170 * @see __gnu_parallel::_Settings::find_sequential_search_size
171 * @see __gnu_parallel::_Settings::find_scale_factor
195 const _Settings& __s = _Settings::get();
301 * @see __gnu_parallel::_Settings::find_sequential_search_size
302 * @see __gnu_parallel::_Settings::find_block_size
324 const _Settings& __s = _Settings::get();
  /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
74 * gnu_parallel::_Settings::[algorithm]_minimal_n .
92 * __gnu_parallel::_Settings::algorithm_strategy. Usually a decision
96 (__gnu_parallel::_Settings::get().algorithm_strategy \
99 || __gnu_parallel::_Settings::get().algorithm_strategy \
107 const _Settings& __s = _Settings::get();
121 /// class _Settings
123 struct _Settings
279 _GLIBCXX_CONST static const _Settings
    [all...]
sort.h 80 if(_Settings::get().sort_splitting == EXACT)
213 else if (__stable || _Settings::get().sort_algorithm == MWMS)
215 if(_Settings::get().sort_splitting == EXACT)
224 else if (_Settings::get().sort_algorithm == QS)
229 else if (_Settings::get().sort_algorithm == QS_BALANCED)
partial_sum.h 115 const _Settings& __s = _Settings::get();
216 switch (_Settings::get().partial_sum_algorithm)
omp_loop.h 95 #pragma omp for schedule(dynamic, _Settings::get().workstealing_chunk_size)
omp_loop_static.h 95 #pragma omp for schedule(static, _Settings::get().workstealing_chunk_size)
find.h 63 switch (_Settings::get().find_algorithm)
170 * @see __gnu_parallel::_Settings::find_sequential_search_size
171 * @see __gnu_parallel::_Settings::find_scale_factor
195 const _Settings& __s = _Settings::get();
301 * @see __gnu_parallel::_Settings::find_sequential_search_size
302 * @see __gnu_parallel::_Settings::find_block_size
324 const _Settings& __s = _Settings::get();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
settings.h 62 * The global variable __gnu_parallel::_Settings::algorithm_strategy
74 * gnu_parallel::_Settings::[algorithm]_minimal_n .
92 * __gnu_parallel::_Settings::algorithm_strategy. Usually a decision
96 (__gnu_parallel::_Settings::get().algorithm_strategy \
99 || __gnu_parallel::_Settings::get().algorithm_strategy \
107 const _Settings& __s = _Settings::get();
121 /// class _Settings
123 struct _Settings
279 _GLIBCXX_CONST static const _Settings
    [all...]
sort.h 80 if(_Settings::get().sort_splitting == EXACT)
213 else if (__stable || _Settings::get().sort_algorithm == MWMS)
215 if(_Settings::get().sort_splitting == EXACT)
224 else if (_Settings::get().sort_algorithm == QS)
229 else if (_Settings::get().sort_algorithm == QS_BALANCED)
partial_sum.h 115 const _Settings& __s = _Settings::get();
216 switch (_Settings::get().partial_sum_algorithm)
omp_loop.h 95 #pragma omp for schedule(dynamic, _Settings::get().workstealing_chunk_size)
omp_loop_static.h 95 #pragma omp for schedule(static, _Settings::get().workstealing_chunk_size)
find.h 63 switch (_Settings::get().find_algorithm)
170 * @see __gnu_parallel::_Settings::find_sequential_search_size
171 * @see __gnu_parallel::_Settings::find_scale_factor
195 const _Settings& __s = _Settings::get();
301 * @see __gnu_parallel::_Settings::find_sequential_search_size
302 * @see __gnu_parallel::_Settings::find_block_size
324 const _Settings& __s = _Settings::get();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
settings.h 62 * The global variable __gnu_parallel::_Settings::algorithm_strategy
74 * gnu_parallel::_Settings::[algorithm]_minimal_n .
92 * __gnu_parallel::_Settings::algorithm_strategy. Usually a decision
96 (__gnu_parallel::_Settings::get().algorithm_strategy \
99 || __gnu_parallel::_Settings::get().algorithm_strategy \
107 const _Settings& __s = _Settings::get();
121 /// class _Settings
123 struct _Settings
279 _GLIBCXX_CONST static const _Settings
    [all...]
sort.h 80 if(_Settings::get().sort_splitting == EXACT)
213 else if (__stable || _Settings::get().sort_algorithm == MWMS)
215 if(_Settings::get().sort_splitting == EXACT)
224 else if (_Settings::get().sort_algorithm == QS)
229 else if (_Settings::get().sort_algorithm == QS_BALANCED)
partial_sum.h 115 const _Settings& __s = _Settings::get();
216 switch (_Settings::get().partial_sum_algorithm)
omp_loop.h 95 #pragma omp for schedule(dynamic, _Settings::get().workstealing_chunk_size)
omp_loop_static.h 95 #pragma omp for schedule(static, _Settings::get().workstealing_chunk_size)
find.h 63 switch (_Settings::get().find_algorithm)
170 * @see __gnu_parallel::_Settings::find_sequential_search_size
171 * @see __gnu_parallel::_Settings::find_scale_factor
195 const _Settings& __s = _Settings::get();
301 * @see __gnu_parallel::_Settings::find_sequential_search_size
302 * @see __gnu_parallel::_Settings::find_block_size
324 const _Settings& __s = _Settings::get();
  /external/chromium_org/tools/gyp/pylib/gyp/
xcode_emulation.py 201 def _Settings(self):
206 return self._Settings().get(test_key, default) == cond_key
209 if test_key in self._Settings():
210 lst.append(format_str % str(self._Settings()[test_key]))
215 if test_key in self._Settings():
437 if 'IPHONEOS_DEPLOYMENT_TARGET' in self._Settings():
457 if 'SDKROOT' in self._Settings() and sdk_root:
469 if 'GCC_DYNAMIC_NO_PIC' in self._Settings():
470 if self._Settings()['GCC_DYNAMIC_NO_PIC'] == 'YES':
484 dbg_format = self._Settings().get('DEBUG_INFORMATION_FORMAT', 'dwarf'
    [all...]

Completed in 1092 milliseconds

1 2 3