OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tanf
(Results
51 - 75
of
115
) sorted by null
1
2
3
4
5
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
math.h
316
float
tanf
(float);
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
math.h
316
float
tanf
(float);
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
math.h
316
float
tanf
(float);
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
math.h
316
float
tanf
(float);
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
math.h
316
float
tanf
(float);
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
math.h
316
float
tanf
(float);
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
math.h
316
float
tanf
(float);
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
math.h
316
float
tanf
(float);
/external/bison/darwin-lib/
math.h
2228
# undef
tanf
macro
[
all
...]
/external/bison/lib/
math.in.h
1910
# undef
tanf
macro
1914
_GL_CXXALIASWARN (
tanf
);
variable
1916
# undef
tanf
macro
[
all
...]
/external/bison/linux-lib/
math.h
2228
# undef
tanf
macro
[
all
...]
/frameworks/native/libs/input/tests/
InputEvent_test.cpp
586
ASSERT_NEAR(
tanf
(angle),
tanf
(event.getOrientation(i)), 0.1);
/bionic/libm/include/
math.h
306
float
tanf
(float);
/external/chromium_org/third_party/angle/samples/gles2_book/Common/
esTransform.c
142
frustumH =
tanf
( fovy / 360.0f * PI ) * nearZ;
/external/chromium_org/third_party/skia/src/core/
SkCordic.cpp
221
float _tan =
tanf
(radian);
/external/llvm/include/llvm/Target/
TargetLibraryInfo.h
583
/// float
tanf
(float x);
584
tanf
,
enumerator in enum:llvm::LibFunc::Func
/external/skia/src/core/
SkCordic.cpp
221
float _tan =
tanf
(radian);
/prebuilts/ndk/5/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/5/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/6/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/6/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/6/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/7/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/7/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/7/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
...]
Completed in 639 milliseconds
1
2
3
4
5