Home
last modified time | relevance | path

Searched defs:ay (Results 1 – 25 of 246) sorted by relevance

12345678910

/aosp_15_r20/bionic/libm/upstream-freebsd/lib/msun/src/
H A Dcatrigf.c147 float x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinhf() local
202 float x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacosf() local
280 float ax, ay, t; in clog_for_large_values() local
340 float x, y, ax, ay, rx, ry; in catanhf() local
H A Dcatrig.c276 double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinh() local
357 double x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacos() local
457 double ax, ay, t; in clog_for_large_values() local
573 double x, y, ax, ay, rx, ry; in catanh() local
H A Dcatrigl.c166 long double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinhl() local
222 long double x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacosl() local
300 long double ax, ay, t; in clog_for_large_values() local
361 long double x, y, ax, ay, rx, ry; in catanhl() local
/aosp_15_r20/external/skia/tests/
H A DPathOpsSimplifyTrianglesThreadedTest.cpp22 int ay = state.fA >> 2; in testSimplifyTrianglesMain() local
79 int ay = a >> 2; in DEF_TEST() local
H A DPathOpsSimplifyDegenerateThreadedTest.cpp21 int ay = state.fA >> 2; in testSimplifyDegeneratesMain() local
76 int ay = a >> 2; in DEF_TEST() local
/aosp_15_r20/external/python/cpython2/Modules/
Dcmathmodule.c310 double ay, h; in c_atanh() local
529 double ax, ay, am, an, h; in c_log() local
698 double ax, ay; in c_sqrt() local
/aosp_15_r20/external/python/cpython3/Modules/
Dcmathmodule.c418 double ay, h; in cmath_atanh_impl() local
637 double ax, ay, am, an, h; in c_log() local
819 double ax, ay; in cmath_sqrt_impl() local
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/
H A Dmath_grad_test.cc253 const Tensor& y, bool ay) { in MatMulCommon()
272 Tensor MatMul(const Tensor& x, bool ax, const Tensor& y, bool ay) { in MatMul()
276 Tensor BatchMatMul(const Tensor& x, bool ax, const Tensor& y, bool ay) { in BatchMatMul()
280 Tensor BatchMatMulV2(const Tensor& x, bool ax, const Tensor& y, bool ay) { in BatchMatMulV2()
286 const Tensor& y, bool ay, Tensor* dx, Tensor* dy) { in MatMulGradCommon()
344 void MatMulGrad(const Tensor& x, bool ax, const Tensor& y, bool ay, in MatMulGrad()
350 void BatchMatMulGrad(const Tensor& x, bool ax, const Tensor& y, bool ay, in BatchMatMulGrad()
356 void BatchMatMulV2Grad(const Tensor& x, bool ax, const Tensor& y, bool ay, in BatchMatMulV2Grad()
/aosp_15_r20/external/autotest/client/site_tests/graphics_SanAngeles/src/
H A Dmatrixop.c68 static float normalize(float *ax, float *ay, float *az) in normalize()
82 float ax, float ay, float az) in Matrix4x4_Rotate()
/aosp_15_r20/external/clang/test/Modules/Inputs/include_next/y/
H A Da.h1 enum { ay = 2 }; enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/
Dnextafterf.rs14 let ay = uy_i & 0x7fff_ffff_u32; in nextafterf() localVariable
Dnextafter.rs14 let ay = uy_i & !1_u64 / 2; in nextafter() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dnextafter.rs14 let ay = uy_i & !1_u64 / 2; in nextafter() localVariable
H A Dnextafterf.rs14 let ay = uy_i & 0x7fff_ffff_u32; in nextafterf() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dnextafter.rs14 let ay = uy_i & !1_u64 / 2; in nextafter() localVariable
H A Dnextafterf.rs14 let ay = uy_i & 0x7fff_ffff_u32; in nextafterf() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dnextafterf.rs14 let ay = uy_i & 0x7fff_ffff_u32; in nextafterf() localVariable
H A Dnextafter.rs14 let ay = uy_i & !1_u64 / 2; in nextafter() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dnextafterf.rs14 let ay = uy_i & 0x7fff_ffff_u32; in nextafterf() localVariable
H A Dnextafter.rs14 let ay = uy_i & !1_u64 / 2; in nextafter() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dnextafter.rs14 let ay = uy_i & !1_u64 / 2; in nextafter() localVariable
H A Dnextafterf.rs14 let ay = uy_i & 0x7fff_ffff_u32; in nextafterf() localVariable
/aosp_15_r20/external/trusty/musl/src/math/
Dnextafter.c6 uint64_t ax, ay; in nextafter() local
Dnextafterf.c6 uint32_t ax, ay, e; in nextafterf() local
/aosp_15_r20/external/musl/src/math/
H A Dnextafter.c6 uint64_t ax, ay; in nextafter() local

12345678910