OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tanf
(Results
51 - 75
of
121
) sorted by null
1
2
3
4
5
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
math.h
316
float
tanf
(float);
/prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
math.h
316
float
tanf
(float);
/prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/
math.h
316
float
tanf
(float);
/prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
math.h
316
float
tanf
(float);
/prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/
math.h
316
float
tanf
(float);
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/
math.h
316
float
tanf
(float);
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/
math.h
316
float
tanf
(float);
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/
math.h
316
float
tanf
(float);
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/
math.h
316
float
tanf
(float);
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/
math.h
316
float
tanf
(float);
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/
math.h
316
float
tanf
(float);
/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
709
/* Define to 1 if you have the `
tanf
' function. */
1413
# define
tanf
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
831
/* Define to 1 if you have the `
tanf
' function. */
1551
# define
tanf
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
831
/* Define to 1 if you have the `
tanf
' function. */
1551
# define
tanf
macro
[
all
...]
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h
709
/* Define to 1 if you have the `
tanf
' function. */
1413
# define
tanf
macro
[
all
...]
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h
709
/* Define to 1 if you have the `
tanf
' function. */
1413
# define
tanf
macro
[
all
...]
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h
709
/* Define to 1 if you have the `
tanf
' function. */
1413
# define
tanf
macro
[
all
...]
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h
709
/* Define to 1 if you have the `
tanf
' function. */
1413
# define
tanf
macro
[
all
...]
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h
709
/* Define to 1 if you have the `
tanf
' function. */
1413
# define
tanf
macro
[
all
...]
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h
709
/* Define to 1 if you have the `
tanf
' function. */
1413
# define
tanf
macro
[
all
...]
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h
709
/* Define to 1 if you have the `
tanf
' function. */
1413
# define
tanf
macro
[
all
...]
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h
709
/* Define to 1 if you have the `
tanf
' function. */
1413
# define
tanf
macro
[
all
...]
/external/clang/lib/Headers/
tgmath.h
299
__tg_tan(float __x) {return
tanf
(__x);}
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
builtins.def
409
DEF_C99_C90RES_BUILTIN (BUILT_IN_TANF, "
tanf
", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING)
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
builtins.def
409
DEF_C99_C90RES_BUILTIN (BUILT_IN_TANF, "
tanf
", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING)
[
all
...]
Completed in 1065 milliseconds
1
2
3
4
5