HomeSort by relevance Sort by last modified time
    Searched full:log10 (Results 401 - 425 of 568) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
complex 89 template<typename _Tp> complex<_Tp> log10(const complex<_Tp>&);
789 log10(const complex<_Tp>& __z)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
complex 89 template<typename _Tp> complex<_Tp> log10(const complex<_Tp>&);
789 log10(const complex<_Tp>& __z)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_valarray.h 992 inline valarray<_Tp> log10(const valarray<_Tp>& __x) {
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
adj_thr.c     [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
qua_gain.cpp 342 p++; /* skip 20*log10(g_fac) */
  /frameworks/base/docs/html/reference/renderscript/
globals_func.html 259 <li>log10()
rs__cl_8rsh.html 83 <tr><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="rs__cl_8rsh.html#af5c1bdba2a13aa2e2b0722287f6a919f">log10</a> (float)</td></tr>
    [all...]
globals.html 308 <li>log10()
    [all...]
  /external/v8/src/
d8.js 37 function log10(num) { function
    [all...]
  /external/llvm/docs/
LangRef.rst     [all...]
  /external/libxml2/
trio.c 1126 result = log10(number);
1130 result = log10(number) / log10((double)base);
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]
  /ndk/sources/cxx-stl/llvm-libc++/include/
valarray 321 template<class T> valarray<T> log10(const valarray<T>& x);
593 {return log10(__x);}
    [all...]
  /packages/apps/Calculator/
arity-2.1.2.jar 
  /prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so 
  /prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so 
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
test_runner.py     [all...]
  /external/webp/src/enc/
frame.c 739 *PSNR = (float)(10.* log10(255. * 255. * pixel_count / distortion));
picture.c     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
limits 141 // The fraction 643/2136 approximates log10(2) to 7 significant digits.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
limits 141 // The fraction 643/2136 approximates log10(2) to 7 significant digits.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
cmath 751 using std::log10;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
limits 141 // The fraction 643/2136 approximates log10(2) to 7 significant digits.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
cmath 751 using std::log10;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
limits 141 // The fraction 643/2136 approximates log10(2) to 7 significant digits.
    [all...]

Completed in 915 milliseconds

<<11121314151617181920>>