OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_tan
(Results
1 - 16
of
16
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkCordic.cpp
221
float
_tan
= tanf(radian);
local
224
error = fabsf(
_tan
- tan2);
225
if (error > 0.05 && fabsf(
_tan
) < 1e6)
226
SkDebugf("tan error : angle = %g ; tan = %g ; cordic = %g\n", angle,
_tan
, tan2);
/external/skia/src/core/
SkCordic.cpp
221
float
_tan
= tanf(radian);
local
224
error = fabsf(
_tan
- tan2);
225
if (error > 0.05 && fabsf(
_tan
) < 1e6)
226
SkDebugf("tan error : angle = %g ; tan = %g ; cordic = %g\n", angle,
_tan
, tan2);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
valarray_after.h
450
_DEFINE_EXPR_UNARY_FUNCTION(tan,
_Tan
)
valarray_before.h
113
struct
_Tan
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
valarray_after.h
450
_DEFINE_EXPR_UNARY_FUNCTION(tan,
_Tan
)
valarray_before.h
113
struct
_Tan
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
valarray_after.h
450
_DEFINE_EXPR_UNARY_FUNCTION(tan,
_Tan
)
valarray_before.h
113
struct
_Tan
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
valarray_after.h
450
_DEFINE_EXPR_UNARY_FUNCTION(tan,
_Tan
)
valarray_before.h
113
struct
_Tan
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
valarray_after.h
450
_DEFINE_EXPR_UNARY_FUNCTION(tan,
_Tan
)
valarray_before.h
113
struct
_Tan
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
valarray_after.h
450
_DEFINE_EXPR_UNARY_FUNCTION(tan,
_Tan
)
valarray_before.h
113
struct
_Tan
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
valarray_after.h
449
_DEFINE_EXPR_UNARY_FUNCTION(tan,
_Tan
)
valarray_before.h
112
struct
_Tan
Completed in 2181 milliseconds