OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sinhf
(Results
51 - 75
of
136
) sorted by null
1
2
3
4
5
6
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/
math.h
319
float
sinhf
(float);
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/
math.h
319
float
sinhf
(float);
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/
math.h
319
float
sinhf
(float);
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/
math.h
319
float
sinhf
(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
622
/* Define to 1 if you have the `
sinhf
' function. */
1378
# define
sinhf
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
740
/* Define to 1 if you have the `
sinhf
' function. */
1516
# define
sinhf
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
740
/* Define to 1 if you have the `
sinhf
' function. */
1516
# define
sinhf
macro
[
all
...]
/prebuilts/ndk/android-ndk-r5/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/android-ndk-r5/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/android-ndk-r6/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/android-ndk-r6/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/android-ndk-r6/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/android-ndk-r7/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/android-ndk-r7/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/android-ndk-r7/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/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
357
__tg_sinh(float __x) {return
sinhf
(__x);}
/external/stlport/stlport/stl/
_cmath.h
88
inline float
sinhf
(float v) { return __sinhf(v); }
function
/ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h
88
inline float
sinhf
(float v) { return __sinhf(v); }
function
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
builtins.def
402
DEF_C99_C90RES_BUILTIN (BUILT_IN_SINHF, "
sinhf
", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
[
all
...]
Completed in 795 milliseconds
1
2
3
4
5
6