HomeSort by relevance Sort by last modified time
    Searched defs:sinhf (Results 1 - 25 of 55) sorted by null

1 2 3

  /external/stlport/stlport/stl/
_cmath.h 88 inline float sinhf(float v) { return __sinhf(v); } function
  /external/stlport/stlport/stl/config/
_como.h 113 # define sinhf sinh macro
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 88 inline float sinhf(float v) { return __sinhf(v); } function
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 113 # define sinhf sinh macro
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 88 inline float sinhf(float v) { return __sinhf(v); } function
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 113 # define sinhf sinh macro
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 88 inline float sinhf(float v) { return __sinhf(v); } function
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 113 # define sinhf sinh macro
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 88 inline float sinhf(float v) { return __sinhf(v); } function
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 113 # define sinhf sinh macro
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 88 inline float sinhf(float v) { return __sinhf(v); } function
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 113 # define sinhf sinh macro
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_cmath.h 88 inline float sinhf(float v) { return __sinhf(v); } function
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_como.h 113 # define sinhf sinh macro
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
imports.h 138 #define sinhf(f) ((float) sinh(f)) macro
  /external/mesa3d/src/mesa/main/
imports.h 138 #define sinhf(f) ((float) sinh(f)) macro
  /external/bison/darwin-lib/
math.h 2172 # undef sinhf macro
    [all...]
  /external/bison/lib/
math.in.h 1854 # undef sinhf macro
1858 _GL_CXXALIASWARN (sinhf); variable
1860 # undef sinhf macro
    [all...]
  /external/bison/linux-lib/
math.h 2172 # undef sinhf macro
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 622 /* Define to 1 if you have the `sinhf' function. */
1378 # define sinhf macro
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 622 /* Define to 1 if you have the `sinhf' function. */
1378 # define sinhf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 622 /* Define to 1 if you have the `sinhf' function. */
1378 # define sinhf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 622 /* Define to 1 if you have the `sinhf' function. */
1378 # define sinhf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 622 /* Define to 1 if you have the `sinhf' function. */
1378 # define sinhf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 622 /* Define to 1 if you have the `sinhf' function. */
1378 # define sinhf macro
    [all...]

Completed in 861 milliseconds

1 2 3