HomeSort by relevance Sort by last modified time
    Searched full:_m_mean (Results 1 - 25 of 52) sorted by null

1 2 3

  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
random.tcc 898 if (_M_mean >= 12)
900 const _RealType __m = std::floor(_M_mean);
901 _M_lm_thr = std::log(_M_mean);
919 _M_lm_thr = std::exp(-_M_mean);
939 if (_M_mean >= 12)
949 const _RealType __m = std::floor(_M_mean);
    [all...]
random     [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
random.tcc 898 if (_M_mean >= 12)
900 const _RealType __m = std::floor(_M_mean);
901 _M_lm_thr = std::log(_M_mean);
919 _M_lm_thr = std::exp(-_M_mean);
939 if (_M_mean >= 12)
949 const _RealType __m = std::floor(_M_mean);
    [all...]
random     [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
random.tcc 898 if (_M_mean >= 12)
900 const _RealType __m = std::floor(_M_mean);
901 _M_lm_thr = std::log(_M_mean);
919 _M_lm_thr = std::exp(-_M_mean);
939 if (_M_mean >= 12)
949 const _RealType __m = std::floor(_M_mean);
    [all...]
random     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/
random.tcc 898 if (_M_mean >= 12)
900 const _RealType __m = std::floor(_M_mean);
901 _M_lm_thr = std::log(_M_mean);
919 _M_lm_thr = std::exp(-_M_mean);
939 if (_M_mean >= 12)
949 const _RealType __m = std::floor(_M_mean);
    [all...]
random     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/tr1/
random.tcc     [all...]
random.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
random.tcc     [all...]
random.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
random.tcc     [all...]
random.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
random.tcc     [all...]
random.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
random.tcc     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
random.tcc     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
random.tcc     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
random.tcc     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
random.tcc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
random.tcc 517 std::fill(std::copy(__meanbegin, __meanend, _M_mean.begin()),
518 _M_mean.end(), _RealType(0));
558 std::fill(std::copy(__meanbegin, __meanend, _M_mean.begin()),
559 _M_mean.end(), _RealType(0));
597 std::fill(std::copy(__meanbegin, __meanend, _M_mean.begin()),
598 _M_mean.end(), _RealType(0));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
random.tcc 517 std::fill(std::copy(__meanbegin, __meanend, _M_mean.begin()),
518 _M_mean.end(), _RealType(0));
558 std::fill(std::copy(__meanbegin, __meanend, _M_mean.begin()),
559 _M_mean.end(), _RealType(0));
597 std::fill(std::copy(__meanbegin, __meanend, _M_mean.begin()),
598 _M_mean.end(), _RealType(0));
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
random.tcc 517 std::fill(std::copy(__meanbegin, __meanend, _M_mean.begin()),
518 _M_mean.end(), _RealType(0));
558 std::fill(std::copy(__meanbegin, __meanend, _M_mean.begin()),
559 _M_mean.end(), _RealType(0));
597 std::fill(std::copy(__meanbegin, __meanend, _M_mean.begin()),
598 _M_mean.end(), _RealType(0));
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
random.tcc 516 std::fill(std::copy(__meanbegin, __meanend, _M_mean.begin()),
517 _M_mean.end(), _RealType(0));
557 std::fill(std::copy(__meanbegin, __meanend, _M_mean.begin()),
558 _M_mean.end(), _RealType(0));
596 std::fill(std::copy(__meanbegin, __meanend, _M_mean.begin()),
597 _M_mean.end(), _RealType(0));
    [all...]

Completed in 947 milliseconds

1 2 3