HomeSort by relevance Sort by last modified time
    Searched full:log10f (Results 176 - 200 of 415) sorted by null

1 2 3 4 5 6 78 91011>>

  /development/ndk/platforms/android-18/include/
math.h 330 float log10f(float) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-21/include/
math.h 323 float log10f(float) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-3/include/
math.h 328 float log10f(float) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-9/include/
math.h 328 float log10f(float) __NDK_FPABI_MATH__;
  /device/google/contexthub/firmware/external/freebsd/lib/msun/src/
math_private.h 717 #define __ieee754_log10f log10f
  /external/clang/lib/Headers/
tgmath.h 932 __tg_log10(float __x) {return log10f(__x);}
  /external/llvm/lib/Analysis/
TargetLibraryInfo.cpp 517 {"log10f", "vlog10f", 4},
VectorUtils.cpp 172 case LibFunc::log10f:
  /ndk/sources/android/support/src/msun/
math_private.h 713 #define __ieee754_log10f log10f
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 92 inline float log10f(float v) { return __log10f(v); } function
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
tgmath.h 932 __tg_log10(float __x) {return log10f(__x);}
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
tgmath.h 932 __tg_log10(float __x) {return log10f(__x);}
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h 932 __tg_log10(float __x) {return log10f(__x);}
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h 932 __tg_log10(float __x) {return log10f(__x);}
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h 932 __tg_log10(float __x) {return log10f(__x);}
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
tgmath.h 932 __tg_log10(float __x) {return log10f(__x);}
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h 932 __tg_log10(float __x) {return log10f(__x);}
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h 932 __tg_log10(float __x) {return log10f(__x);}
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h 932 __tg_log10(float __x) {return log10f(__x);}
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
tgmath.h 932 __tg_log10(float __x) {return log10f(__x);}
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libm-2.11.1.so 
libm.so 
libm.so.6 
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h 932 __tg_log10(float __x) {return log10f(__x);}
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h 932 __tg_log10(float __x) {return log10f(__x);}

Completed in 1771 milliseconds

1 2 3 4 5 6 78 91011>>