OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:logl
(Results
126 - 150
of
237
) sorted by null
1
2
3
4
5
6
7
8
9
10
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libm.so.6
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cmath.h
101
inline long double
logl
(long double v) { return __logl(v); }
function
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cmath.h
101
inline long double
logl
(long double v) { return __logl(v); }
function
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cmath.h
101
inline long double
logl
(long double v) { return __logl(v); }
function
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cmath.h
101
inline long double
logl
(long double v) { return __logl(v); }
function
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_cmath.h
101
inline long double
logl
(long double v) { return __logl(v); }
function
/prebuilts/sdk/renderscript/clang-include/
tgmath.h
452
__tg_log(long double __x) {return
logl
(__x);}
/prebuilts/sdk/renderscript/lib/arm/
libm.so
/prebuilts/sdk/renderscript/lib/mips/
libm.so
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/install-tools/
fixincl
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/
libgnustl_shared.so
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/
libgnustl_shared.so
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
math_h.pass.cpp
128
static_assert((std::is_same<decltype(
logl
(0)), long double>::value), "");
/external/clang/include/clang/Basic/
Builtins.def
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/install-tools/
fixincl
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/
libgnustl_shared.so
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/
libgnustl_shared.so
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/thumb/
libgnustl_shared.so
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/
libgnustl_shared.so
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/thumb/
libgnustl_shared.so
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/
libgnustl_shared.so
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/
libgnustl_shared.so
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/
libgnustl_shared.so
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/thumb/
libgnustl_shared.so
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/
libgnustl_shared.so
Completed in 510 milliseconds
1
2
3
4
5
6
7
8
9
10