/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
builtins.def | 316 DEF_LIB_BUILTIN (BUILT_IN_LOG10, "log10", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO) [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
builtins.def | 316 DEF_LIB_BUILTIN (BUILT_IN_LOG10, "log10", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO) [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
builtins.def | 316 DEF_LIB_BUILTIN (BUILT_IN_LOG10, "log10", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/ |
cmath | 630 using std::log10;
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
cmath | 630 using std::log10;
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
cmath | 630 using std::log10;
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
cmath | 630 using std::log10;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/ |
cmath | 630 using std::log10;
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_mdls.c | 125 //2 we should replace log10() function with fixed point routine in ConvertSampleRate() 126 /* lint is choking on the ARM math.h file, so we declare the log10 function here */ 127 extern double log10(double x); [all...] |
/external/icu4c/test/perf/collationperf/ |
collperf.cpp | 476 double dLoopCount = double(opt_loopCount) * 3000. / (log10((double)gNumFileLines) * double(gNumFileLines)); 702 double dLoopCount = double(opt_loopCount) * 3000. / (log10((double)gNumFileLines) * double(gNumFileLines)); [all...] |
/external/sonivox/arm-hybrid-22k/bin/ |
arm-hybrid-22k | |
/external/stlport/stlport/stl/ |
_valarray.h | 992 inline valarray<_Tp> log10(const valarray<_Tp>& __x) { [all...] |
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
dtx_enc.cpp | 611 // scale down by factor 20*log10(2) in Q15 798 /* scale down by factor 20*log10(2) in Q15 */ [all...] |
qgain795.cpp | 333 p++; /* skip 20*log10(g_fac) */ 648 p++; /* skip 20*log10(g_fac) */ [all...] |
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
dtx_decoder_amr_wb.cpp | 489 /* log_en = (float)log10(L_frame_en/(float)L_FRAME)/(float)log10(2.0f); */
|
/frameworks/av/services/audioflinger/ |
Tracks.cpp | 510 20.0 * log10((vlr & 0xFFFF) / 4096.0), 511 20.0 * log10((vlr >> 16) / 4096.0), [all...] |
/frameworks/base/docs/html/reference/renderscript/ |
rs__cl_8rsh_source.html | [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_valarray.h | 992 inline valarray<_Tp> log10(const valarray<_Tp>& __x) { [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
complex | 89 template<typename _Tp> complex<_Tp> log10(const complex<_Tp>&); 789 log10(const complex<_Tp>& __z) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
complex | 89 template<typename _Tp> complex<_Tp> log10(const complex<_Tp>&); 789 log10(const complex<_Tp>& __z) [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_valarray.h | 992 inline valarray<_Tp> log10(const valarray<_Tp>& __x) { [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_valarray.h | 992 inline valarray<_Tp> log10(const valarray<_Tp>& __x) { [all...] |
/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 | |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_valarray.h | 992 inline valarray<_Tp> log10(const valarray<_Tp>& __x) { [all...] |