HomeSort by relevance Sort by last modified time
    Searched refs:find_scale_factor (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/
settings.h 276 float find_scale_factor; member in struct:__gnu_parallel::_Settings
338 find_scale_factor(0.01f)
find.h 171 * @see __gnu_parallel::_Settings::find_scale_factor
219 const float __scale_factor = __s.find_scale_factor;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
settings.h 276 float find_scale_factor; member in struct:__gnu_parallel::_Settings
338 find_scale_factor(0.01f)
find.h 171 * @see __gnu_parallel::_Settings::find_scale_factor
219 const float __scale_factor = __s.find_scale_factor;

Completed in 193 milliseconds