HomeSort by relevance Sort by last modified time
    Searched full:coshf (Results 51 - 75 of 130) sorted by null

1 23 4 5 6

  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/
math.h 318 float coshf(float);
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/
math.h 318 float coshf(float);
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/
math.h 318 float coshf(float);
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/
math.h 318 float coshf(float);
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so 
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so 
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/libs/x86/
libstlport_shared.so 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
c++config.h 363 /* Define to 1 if you have the `coshf' function. */
1168 # define coshf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
c++config.h 478 /* Define to 1 if you have the `coshf' function. */
1306 # define coshf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
c++config.h 478 /* Define to 1 if you have the `coshf' function. */
1306 # define coshf macro
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 363 /* Define to 1 if you have the `coshf' function. */
1168 # define coshf macro
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 363 /* Define to 1 if you have the `coshf' function. */
1168 # define coshf macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 363 /* Define to 1 if you have the `coshf' function. */
1168 # define coshf macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 363 /* Define to 1 if you have the `coshf' function. */
1168 # define coshf macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 363 /* Define to 1 if you have the `coshf' function. */
1168 # define coshf macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 363 /* Define to 1 if you have the `coshf' function. */
1168 # define coshf macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 363 /* Define to 1 if you have the `coshf' function. */
1168 # define coshf macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 363 /* Define to 1 if you have the `coshf' function. */
1168 # define coshf macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so 
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so 
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/libs/x86/
libstlport_shared.so 
  /external/clang/lib/Headers/
tgmath.h 328 __tg_cosh(float __x) {return coshf(__x);}
  /external/stlport/stlport/stl/
_cmath.h 87 inline float coshf(float v) { return __coshf(v); } function
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 87 inline float coshf(float v) { return __coshf(v); } function
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
builtins.def 210 DEF_C99_C90RES_BUILTIN (BUILT_IN_COSHF, "coshf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
    [all...]

Completed in 277 milliseconds

1 23 4 5 6