Home
last modified time | relevance | path

Searched defs:tan (Results 1 - 20 of 20) sorted by relevance

/third_party/musl/src/math/
H A Dtan.c44 double tan(double x) in tan() function
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dtan.c44 double tan(double x) in tan() function
/third_party/skia/tests/
H A DPathMeasureTest.cpp237 SkVector tan; in test_90_degrees() local
H A DSkSLInterpreterTest.cpp705 auto tan = SkSL::Program_GetFunction(*program, "tan"); in DEF_TEST() local
/third_party/skia/gm/
H A Doverstroke.cpp92 SkVector tan; in ribs_path() local
H A Ddrawatlas.cpp157 SkVector tan; in draw_text_on_path() local
[all...]
/third_party/skia/modules/particles/src/
H A DSkParticleBinding.cpp38 SkVector tan; in linearize_path() local
/third_party/skia/modules/skottie/src/animator/
H A DVec2KeyframeAnimator.cpp85 SkVector tan; variable
92 const auto tan = v1.v2 - v0.v2; variable
/third_party/jerryscript/jerry-libm/
H A Dtrig.c1034 tan (double x) tan() function
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_builtin_builder.c311 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 DSamplePath.cpp484 SkVector tan; variable
H A DSampleQuadStroker.cpp320 SkPoint pos, tan; in draw_ribs() local
360 SkPoint pos, tan; draw_t_divs() local
[all...]
/third_party/decimal.js/
H A Ddecimal.js4864 function tan(x) { global() function
[all...]
/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h202 #undef tan macro
265 #define tan(x) __tg_real_complex(tan, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h202 #undef tan macro
265 #define tan(x) __tg_real_complex(tan, (x)) macro
/third_party/musl/include/
H A Dtgmath.h202 #undef tan macro
265 #define tan(x) __tg_real_complex(tan, (x)) macro
/third_party/skia/modules/skottie/src/text/
H A DTextAdapter.cpp128 SkVector tan; in getMatrix() local
/third_party/node/deps/v8/src/base/
H A Dieee754.cc2502 double tan(double x) { tan() function
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShaderCore.cpp1622 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 Dvalidator.js

Completed in 46 milliseconds