OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__lg
(Results
1 - 14
of
14
) sorted by null
/prebuilt/linux-x86/toolchain/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
;
/prebuilt/ndk/android-ndk-r5/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
;
/prebuilt/ndk/android-ndk-r6/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
;
/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
/prebuilt/linux-x86/toolchain/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
...]
/prebuilt/ndk/android-ndk-r5/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
...]
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_algo.c
[
all
...]
_algo.h
409
inline _Size
__lg
(_Size __n) {
function
/prebuilt/ndk/android-ndk-r6/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
...]
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_algo.c
[
all
...]
_algo.h
409
inline _Size
__lg
(_Size __n) {
function
Completed in 276 milliseconds