Home
last modified time | relevance | path

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

/ndk/build/
Dndk-build103 log () { function
107 log () { function
/ndk/sources/cxx-stl/llvm-libc++/tools/
Dupgrade-upstream.sh38 log () { function
/ndk/build/tools/
Dbuild-mingw64-toolchain.sh76 log () function
Dndk-common.sh136 log () function
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Dunit_test_log.hpp49 namespace log { namespace
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Dlibunwind.cpp356 static bool log = false; in logAPIs() local
368 static bool log = false; in logUnwinding() local
DDwarfInstructions.hpp220 const bool log = false; in evaluateExpression() local
DUnwindCursor.hpp893 const bool log = false; in getInfoFromCompactEncodingSection() local
/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/
Dndk-gdb.py41 def log(msg): function
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_valarray.h983 inline valarray<_Tp> log(const valarray<_Tp>& __x) { in log() function