/third_party/musl/src/math/ |
H A D | tan.c | 44 double tan(double x) in tan() function
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | tan.c | 44 double tan(double x) in tan() function
|
/third_party/skia/tests/ |
H A D | PathMeasureTest.cpp | 237 SkVector tan; in test_90_degrees() local
|
H A D | SkSLInterpreterTest.cpp | 705 auto tan = SkSL::Program_GetFunction(*program, "tan"); in DEF_TEST() local
|
/third_party/skia/gm/ |
H A D | overstroke.cpp | 92 SkVector tan; in ribs_path() local
|
H A D | drawatlas.cpp | 157 SkVector tan; in draw_text_on_path() local [all...] |
/third_party/skia/modules/particles/src/ |
H A D | SkParticleBinding.cpp | 38 SkVector tan; in linearize_path() local
|
/third_party/skia/modules/skottie/src/animator/ |
H A D | Vec2KeyframeAnimator.cpp | 85 SkVector tan; variable 92 const auto tan = v1.v2 - v0.v2; variable
|
/third_party/jerryscript/jerry-libm/ |
H A D | trig.c | 1034 tan (double x) tan() function [all...] |
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_builtin_builder.c | 311 nir_ssa_def *tan = nir_bcsel(b, nir_feq(b, nir_fabs(b, x), nir_fabs(b, y)), in nir_atan2() local
|
/third_party/skia/samplecode/ |
H A D | SamplePath.cpp | 484 SkVector tan; variable
|
H A D | SampleQuadStroker.cpp | 320 SkPoint pos, tan; in draw_ribs() local 360 SkPoint pos, tan; draw_t_divs() local [all...] |
/third_party/decimal.js/ |
H A D | decimal.js | 4864 function tan(x) { global() function [all...] |
/third_party/musl/porting/uniproton/kernel/include/ |
H A D | tgmath.h | 202 #undef tan macro 265 #define tan(x) __tg_real_complex(tan, (x)) macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | tgmath.h | 202 #undef tan macro 265 #define tan(x) __tg_real_complex(tan, (x)) macro
|
/third_party/musl/include/ |
H A D | tgmath.h | 202 #undef tan macro 265 #define tan(x) __tg_real_complex(tan, (x)) macro
|
/third_party/skia/modules/skottie/src/text/ |
H A D | TextAdapter.cpp | 128 SkVector tan; in getMatrix() local
|
/third_party/node/deps/v8/src/base/ |
H A D | ieee754.cc | 2502 double tan(double x) { tan() function [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | ShaderCore.cpp | 1622 void ShaderCore::tan(Vector4f &dst, const Vector4f &src, bool pp) in tan() function in sw::ShaderCore
|
/third_party/weex-loader/deps/weex-styler/lib/ |
H A D | validator.js | |