/external/skia/src/utils/ |
D | SkCurveMeasure.cpp | 46 SkVector tan; in evaluateDerivative() local 307 SkVector* tan, SkScalar* time) { in getPosTanTime()
|
/external/vulkan-validation-layers/libs/glm/detail/ |
D | func_trigonometric.inl | 100 VECTORIZE_VEC(tan) argument
|
/external/valgrind/perf/ |
D | fbench.c | 345 #define tan I_tan macro 447 static double tan(x) in tan() function
|
/external/valgrind/memcheck/tests/ |
D | vcpu_fbench.c | 349 #define tan I_tan macro 451 static double tan(x) in tan() function
|
/external/crcalc/tests/src/com/hp/creals/ |
D | CRTest.java | 114 UnaryCRFunction tan = UnaryCRFunction.tanFunction; in testCR() local
|
/external/eigen/Eigen/src/plugins/ |
D | ArrayCwiseUnaryOps.h | 234 tan() const in tan() function
|
/external/skia/gm/ |
D | drawatlas.cpp | 122 SkVector tan; local
|
D | OverStroke.cpp | 95 SkVector tan; in ribs_path() local
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/complex/ |
D | Complex.java | 854 public Complex tan() { in tan() method in Complex
|
/external/skia/samplecode/ |
D | SampleQuadStroker.cpp | 311 SkPoint pos, tan; in draw_ribs() local 351 SkPoint pos, tan; in draw_t_divs() local
|
/external/eigen/Eigen/src/Core/arch/CUDA/ |
D | Half.h | 416 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half tan(const half& a) { in tan() function
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/general/ |
D | LevenbergMarquardtOptimizer.java | 718 final double tan = lmDiag[k] / rkk; in determineLMDirection() local
|
/external/clang/lib/Headers/ |
D | __clang_cuda_cmath.h | 143 __DEVICE__ float tan(float __x) { return ::tanf(__x); } in tan() function
|
D | tgmath.h | 322 #define tan(__x) __tg_tan(__tg_promote1((__x))(__x)) macro
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/ |
D | DfpMath.java | 835 public static Dfp tan(final Dfp a) { in tan() method in DfpMath
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/estimation/ |
D | LevenbergMarquardtEstimator.java | 717 final double tan = lmDiag[k] / rkk; in determineLMDirection() local
|
/external/libcxx/include/ |
D | math.h | 945 inline _LIBCPP_INLINE_VISIBILITY float tan(float __lcpp_x) _NOEXCEPT {return ::tanf(__l… in tan() function 946 inline _LIBCPP_INLINE_VISIBILITY long double tan(long double __lcpp_x) _NOEXCEPT {return ::tanl(__l… in tan() function 952 tan(_A1 __lcpp_x) _NOEXCEPT {return ::tan((double)__lcpp_x);} in tan() function
|
/external/dng_sdk/source/ |
D | dng_lens_correction.cpp | 1473 const dng_point_real64 tan = fParams->EvaluateTangential (plane, in GetSrcPixelPosition() local 1491 const dng_point_real64 tan = fParams->EvaluateTangential (plane, in GetSrcPixelPosition() local
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 53 Ambiguous tan(Ambiguous){ return Ambiguous(); } in tan() function
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 54 Ambiguous tan(Ambiguous){ return Ambiguous(); } in tan() function
|
/external/v8/src/base/ |
D | ieee754.cc | 2546 double tan(double x) { in tan() function
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/ |
D | FastMath.java | 2675 public static double tan(double x) { in tan() method in FastMath
|
/external/swiftshader/src/Shader/ |
D | ShaderCore.cpp | 1430 void ShaderCore::tan(Vector4f &dst, const Vector4f &src, bool pp) in tan() function in sw::ShaderCore
|