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

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
hashtable_policy.h 297 static const std::size_t _S_growth_factor = 2;
319 const std::size_t __grown_n = __n * _S_growth_factor;
333 = std::lower_bound(__prime_list + 1, __next_bkt, __n / _S_growth_factor);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
hashtable_policy.h 297 static const std::size_t _S_growth_factor = 2;
319 const std::size_t __grown_n = __n * _S_growth_factor;
333 = std::lower_bound(__prime_list + 1, __next_bkt, __n / _S_growth_factor);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
hashtable_policy.h 395 static const std::size_t _S_growth_factor = 2;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
hashtable_policy.h 395 static const std::size_t _S_growth_factor = 2;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
hashtable_policy.h 395 static const std::size_t _S_growth_factor = 2;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
hashtable_policy.h 503 static const std::size_t _S_growth_factor = 2;
    [all...]

Completed in 655 milliseconds