HomeSort by relevance Sort by last modified time
    Searched full:_tan (Results 1 - 5 of 5) sorted by null

  /external/skia/src/core/
SkCordic.cpp 225 float _tan = tanf(radian); local
228 error = fabsf(_tan - tan2);
229 if (error > 0.05 && fabsf(_tan) < 1e6)
230 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

Completed in 782 milliseconds