Home
last modified time | relevance | path

Searched defs:tan (Results 1 – 25 of 37) sorted by relevance

12

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPathMeasure.java39 protected boolean getPosTan(float distance, float pos[], float tan[]) { in getPosTan()
/external/crcalc/tests/src/com/hp/creals/
DCRTest.java114 UnaryCRFunction tan = UnaryCRFunction.tanFunction; in testCR() local
/external/skia/tests/
DPathMeasureTest.cpp236 SkVector tan; in test_90_degrees() local
/external/eigen/Eigen/src/plugins/
DArrayCwiseUnaryOps.h234 tan() const in tan() function
/external/apache-commons-math/src/main/java/org/apache/commons/math/complex/
DComplex.java854 public Complex tan() { in tan() method in Complex
/external/skia/gm/
DOverStroke.cpp96 SkVector tan; in ribs_path() local
Ddrawatlas.cpp132 SkVector tan; local
/external/skqp/gm/
DOverStroke.cpp96 SkVector tan; in ribs_path() local
Ddrawatlas.cpp132 SkVector tan; local
/external/tensorflow/tensorflow/contrib/labeled_tensor/
D__init__.py66 tan = _core.tan variable
/external/skia/samplecode/
DSampleQuadStroker.cpp330 SkPoint pos, tan; in draw_ribs() local
370 SkPoint pos, tan; in draw_t_divs() local
/external/skqp/samplecode/
DSampleQuadStroker.cpp330 SkPoint pos, tan; in draw_ribs() local
370 SkPoint pos, tan; in draw_t_divs() local
/external/eigen/Eigen/src/Core/arch/CUDA/
DHalf.h416 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half tan(const half& a) { in tan() function
/external/clang/lib/Headers/
D__clang_cuda_cmath.h143 __DEVICE__ float tan(float __x) { return ::tanf(__x); } in tan() function
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/general/
DLevenbergMarquardtOptimizer.java718 final double tan = lmDiag[k] / rkk; in determineLMDirection() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/estimation/
DLevenbergMarquardtEstimator.java717 final double tan = lmDiag[k] / rkk; in determineLMDirection() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/
DDfpMath.java835 public static Dfp tan(final Dfp a) { in tan() method in DfpMath
/external/skia/src/gpu/ccpr/
DGrCCStrokeGeometry.cpp109 Sk2f tan = Sk2f::Load(&pt) - Sk2f::Load(&fPoints.back()); in lineTo() local
/external/skqp/src/gpu/ccpr/
DGrCCStrokeGeometry.cpp109 Sk2f tan = Sk2f::Load(&pt) - Sk2f::Load(&fPoints.back()); in lineTo() local
/external/skqp/experimental/canvaskit/htmlcanvas/
D_namedcolors.js150 'tan': CanvasKit.Color(210, 180, 140), property
Dcolor.js10 …e':-983041,'beige':-657956,'bisque':-6972,'black':-16777216,'blanchedalmond':-5171,'blue':-1677696…
/external/skia/modules/canvaskit/htmlcanvas/
D_namedcolors.js150 'tan': CanvasKit.Color(210, 180, 140), property
Dcolor.js10 …e':-983041,'beige':-657956,'bisque':-6972,'black':-16777216,'blanchedalmond':-5171,'blue':-1677696…
/external/libcxx/include/
Dmath.h1043 inline _LIBCPP_INLINE_VISIBILITY float tan(float __lcpp_x) _NOEXCEPT {return ::tanf(__l… in tan() function
1044 inline _LIBCPP_INLINE_VISIBILITY long double tan(long double __lcpp_x) _NOEXCEPT {return ::tanl(__l… in tan() function
1050 tan(_A1 __lcpp_x) _NOEXCEPT {return ::tan((double)__lcpp_x);} in tan() function
/external/mesa3d/src/compiler/spirv/
Dvtn_glsl450.c359 nir_ssa_def *tan = nir_bcsel(b, nir_feq(b, nir_fabs(b, x), nir_fabs(b, y)), in build_atan2() local

12