Home
last modified time | relevance | path

Searched defs:next_prime (Results 1 – 4 of 4) sorted by relevance

/third_party/googletest/googletest/samples/
Dsample8_unittest.cc69 int next_prime = -1; in GetNextPrime() local
/third_party/gettext/gnulib-local/lib/
Dmem-hash-map.c73 next_prime (unsigned long int seed) in next_prime() function
/third_party/boost/boost/math/differentiation/
Dlanczos_smoothing.hpp51 Real next_prime() in next_prime() function in boost::math::differentiation::detail::discrete_legendre
/third_party/boost/boost/unordered/detail/
Dimplementation.hpp326 inline std::size_t next_prime(std::size_t num) in next_prime() function