Searched defs:log (Results 1 – 11 of 11) sorted by relevance
103 log () { function107 log () { function
38 log () { function
76 log () function
136 log () function
49 namespace log { namespace
356 static bool log = false; in logAPIs() local368 static bool log = false; in logUnwinding() local
220 const bool log = false; in evaluateExpression() local
893 const bool log = false; in getInfoFromCompactEncodingSection() local
259 _STLP_DECLSPEC complex<float> _STLP_CALL log(const complex<float>& z) in log() function262 _STLP_DECLSPEC complex<double> _STLP_CALL log(const complex<double>& z) in log() function266 _STLP_DECLSPEC complex<long double> _STLP_CALL log(const complex<long double>& z) in log() function
41 def log(msg): function
983 inline valarray<_Tp> log(const valarray<_Tp>& __x) { in log() function