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

1 2

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
gamma.tcc 151 _Tp __lg = (__x - _Tp(0.5L)) * std::log(__x) - __x
161 __lg += __bernoulli<_Tp>(2 * __i) * __help;
164 return __lg;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
gamma.tcc 152 _Tp __lg = (__x - _Tp(0.5L)) * std::log(__x) - __x
162 __lg += __bernoulli<_Tp>(2 * __i) * __help;
165 return __lg;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
gamma.tcc 152 _Tp __lg = (__x - _Tp(0.5L)) * std::log(__x) - __x
162 __lg += __bernoulli<_Tp>(2 * __i) * __help;
165 return __lg;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/
gamma.tcc 151 _Tp __lg = (__x - _Tp(0.5L)) * std::log(__x) - __x
161 __lg += __bernoulli<_Tp>(2 * __i) * __help;
164 return __lg;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/
gamma.tcc 151 _Tp __lg = (__x - _Tp(0.5L)) * std::log(__x) - __x
161 __lg += __bernoulli<_Tp>(2 * __i) * __help;
164 return __lg;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/
gamma.tcc 151 _Tp __lg = (__x - _Tp(0.5L)) * std::log(__x) - __x
161 __lg += __bernoulli<_Tp>(2 * __i) * __help;
164 return __lg;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/tr1/
gamma.tcc 151 _Tp __lg = (__x - _Tp(0.5L)) * std::log(__x) - __x
161 __lg += __bernoulli<_Tp>(2 * __i) * __help;
164 return __lg;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_algobase.h 972 __lg(_Size __n) function
981 __lg(int __n) function
985 __lg(long __n) function
989 __lg(long long __n) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_algobase.h 972 __lg(_Size __n) function
981 __lg(int __n) function
985 __lg(long __n) function
989 __lg(long long __n) function
    [all...]
  /external/stlport/stlport/stl/
_algo.c     [all...]
_algo.h 409 inline _Size __lg(_Size __n) { function
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algo.c     [all...]
_algo.h 409 inline _Size __lg(_Size __n) { function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_algo.h 2348 __lg(_Size __n) function
2357 __lg(int __n) function
2361 __lg(long __n) function
2365 __lg(long long __n) function
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 2348 __lg(_Size __n) function
2357 __lg(int __n) function
2361 __lg(long __n) function
2365 __lg(long long __n) function
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_algo.c     [all...]
_algo.h 409 inline _Size __lg(_Size __n) { function
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 2348 __lg(_Size __n) function
2357 __lg(int __n) function
2361 __lg(long __n) function
2365 __lg(long long __n) function
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_algo.c     [all...]
_algo.h 409 inline _Size __lg(_Size __n) { function
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 2348 __lg(_Size __n) function
2357 __lg(int __n) function
2361 __lg(long __n) function
2365 __lg(long long __n) function
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_algo.c     [all...]
_algo.h 409 inline _Size __lg(_Size __n) { function
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 2348 __lg(_Size __n) function
2357 __lg(int __n) function
2361 __lg(long __n) function
2365 __lg(long long __n) function
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_algo.c     [all...]

Completed in 500 milliseconds

1 2