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

1 2 3 4 5 6 78 91011>>

  /bionic/libm/upstream-freebsd/lib/msun/src/
math_private.h 711 #define __ieee754_acosf acosf
  /cts/tests/tests/renderscript/libcoremathtestcpp/
CoreMathTestJni.cpp 120 return acosf(x);
  /development/ndk/platforms/android-13/include/
math.h 311 float acosf(float) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-18/include/
math.h 312 float acosf(float) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-21/include/
math.h 305 float acosf(float) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-3/include/
math.h 310 float acosf(float) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-9/include/
math.h 310 float acosf(float) __NDK_FPABI_MATH__;
  /device/google/contexthub/firmware/external/freebsd/lib/msun/src/
math_private.h 703 #define __ieee754_acosf acosf
  /external/clang/lib/Headers/
tgmath.h 67 __tg_acos(float __x) {return acosf(__x);}
  /external/mesa3d/src/mesa/main/
imports.h 118 #define acosf(f) ((float) acos(f)) macro
  /ndk/sources/android/support/src/msun/
math_private.h 699 #define __ieee754_acosf acosf
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
tgmath.h 67 __tg_acos(float __x) {return acosf(__x);}
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
tgmath.h 67 __tg_acos(float __x) {return acosf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h 67 __tg_acos(float __x) {return acosf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h 67 __tg_acos(float __x) {return acosf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h 67 __tg_acos(float __x) {return acosf(__x);}
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
tgmath.h 67 __tg_acos(float __x) {return acosf(__x);}
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h 67 __tg_acos(float __x) {return acosf(__x);}
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h 67 __tg_acos(float __x) {return acosf(__x);}
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h 67 __tg_acos(float __x) {return acosf(__x);}
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
tgmath.h 67 __tg_acos(float __x) {return acosf(__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 67 __tg_acos(float __x) {return acosf(__x);}

Completed in 366 milliseconds

1 2 3 4 5 6 78 91011>>