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

1 2 3

  /bionic/libm/upstream-freebsd/lib/msun/src/
s_tanhf.c 24 tanhf(float x) function
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
imports.h 141 #define tanhf(f) ((float) tanh(f)) macro
  /external/mesa3d/src/mesa/main/
imports.h 141 #define tanhf(f) ((float) tanh(f)) macro
  /external/bison/darwin-lib/
math.h 2259 # undef tanhf macro
    [all...]
  /external/bison/lib/
math.in.h 1941 # undef tanhf macro
1945 _GL_CXXALIASWARN (tanhf); variable
1947 # undef tanhf macro
    [all...]
  /external/bison/linux-lib/
math.h 2259 # undef tanhf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
math.h 562 extern float __cdecl tanhf(float _X);
564 __CRT_INLINE float tanhf(float _X) { return ((float)tanh((double)_X)); } function
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 712 /* Define to 1 if you have the `tanhf' function. */
1418 # define tanhf macro
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 712 /* Define to 1 if you have the `tanhf' function. */
1418 # define tanhf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 712 /* Define to 1 if you have the `tanhf' function. */
1418 # define tanhf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 712 /* Define to 1 if you have the `tanhf' function. */
1418 # define tanhf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 712 /* Define to 1 if you have the `tanhf' function. */
1418 # define tanhf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 712 /* Define to 1 if you have the `tanhf' function. */
1418 # define tanhf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 712 /* Define to 1 if you have the `tanhf' function. */
1418 # define tanhf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 712 /* Define to 1 if you have the `tanhf' function. */
1418 # define tanhf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
c++config.h 712 /* Define to 1 if you have the `tanhf' function. */
1418 # define tanhf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
c++config.h 712 /* Define to 1 if you have the `tanhf' function. */
1418 # define tanhf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
c++config.h 712 /* Define to 1 if you have the `tanhf' function. */
1418 # define tanhf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
c++config.h 712 /* Define to 1 if you have the `tanhf' function. */
1418 # define tanhf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/32/bits/
c++config.h 834 /* Define to 1 if you have the `tanhf' function. */
1556 # define tanhf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/bits/
c++config.h 834 /* Define to 1 if you have the `tanhf' function. */
1556 # define tanhf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h 899 /* Define to 1 if you have the `tanhf' function. */
1653 # define tanhf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h 899 /* Define to 1 if you have the `tanhf' function. */
1653 # define tanhf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
c++config.h 899 /* Define to 1 if you have the `tanhf' function. */
1653 # define tanhf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
c++config.h 899 /* Define to 1 if you have the `tanhf' function. */
1653 # define tanhf macro
    [all...]

Completed in 2403 milliseconds

1 2 3