Home
last modified time | relevance | path

Searched defs:log (Results 1 – 5 of 5) sorted by relevance

/ndk/
Dndk-build72 log () { function
76 log () { function
/ndk/build/tools/
Dbuild-mingw64-toolchain.sh84 log () function
/ndk/build/core/
Dndk-common.sh123 log () function
/ndk/sources/cxx-stl/stlport/src/
Dcomplex.cpp259 _STLP_DECLSPEC complex<float> _STLP_CALL log(const complex<float>& z) in log() function
262 _STLP_DECLSPEC complex<double> _STLP_CALL log(const complex<double>& z) in log() function
266 _STLP_DECLSPEC complex<long double> _STLP_CALL log(const complex<long double>& z) in log() function
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_valarray.h983 inline valarray<_Tp> log(const valarray<_Tp>& __x) { in log() function