Home
last modified time | relevance | path

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

12

/external/skia/tests/
DPathOpsSimplifyTrianglesThreadedTest.cpp22 int ay = state.fA >> 2; in testSimplifyTrianglesMain() local
79 int ay = a >> 2; in DEF_TEST() local
DPathOpsSimplifyDegenerateThreadedTest.cpp21 int ay = state.fA >> 2; in testSimplifyDegeneratesMain() local
76 int ay = a >> 2; in DEF_TEST() local
DPathOpsSimplifyQuadThreadedTest.cpp25 int ay = state.fA >> 2; in testSimplifyQuadsMain() local
DPathOpsSimplifyQuadralateralsThreadedTest.cpp25 int ay = state.fA >> 2; in testSimplifyQuadralateralsMain() local
DPathOpsQuadLineIntersectionThreadedTest.cpp87 int ay = state.fA >> 2; in testQuadLineIntersectMain() local
/external/clang/test/Modules/Inputs/include_next/y/
Da.h1 enum { ay = 2 }; enumerator
/external/rust/crates/libm/src/math/
Dnextafter.rs14 let ay = uy_i & !1_u64 / 2; in nextafter() localVariable
Dnextafterf.rs14 let ay = uy_i & 0x7fff_ffff_u32; in nextafterf() localVariable
/external/musl/src/math/
Dnextafterf.c6 uint32_t ax, ay, e; in nextafterf() local
Dnextafter.c6 uint64_t ax, ay; in nextafter() local
/external/autotest/client/site_tests/graphics_SanAngeles/src/
Dmatrixop.c68 static float normalize(float *ax, float *ay, float *az) in normalize()
82 float ax, float ay, float az) in Matrix4x4_Rotate()
/external/arm-optimized-routines/pl/math/
Dv_atan2f_3u.c52 v_f32_t ay = v_abs_f32 (y); in V_NAME() local
Dv_atan2_3u.c52 v_f64_t ay = v_abs_f64 (y); in V_NAME() local
Datan2f_3u.c130 float ay = asfloat (iay); in atan2f() local
Datan2_2u5.c123 double ay = asdouble (iay); in atan2() local
Dsv_atan2_2u5.c55 sv_f64_t ay = svabs_f64_x (pg, y); in __sv_atan2_x() local
Dsv_atan2f_3u.c56 sv_f32_t ay = svabs_f32_x (pg, y); in __sv_atan2f_x() local
/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
/external/python/cpython3/Modules/
Dcmathmodule.c411 double ay, h; in cmath_atanh_impl() local
630 double ax, ay, am, an, h; in c_log() local
812 double ax, ay; in cmath_sqrt_impl() local
/external/pdfium/third_party/agg23/
Dagg_math.h51 AGG_INLINE bool calc_intersection(float ax, float ay, float bx, float by, in calc_intersection()
/external/tensorflow/tensorflow/core/kernels/
Dlogistic-loss.h52 const double ay = current_dual * example_label; in ComputeDualLoss() local
/external/deqp/framework/common/
DtcuTexVerifierUtil.cpp79 const float ay = de::abs(y); in getPossibleCubeFaces() local
/external/tensorflow/tensorflow/core/ops/
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()
/external/skia/src/pathops/
DSkPathOpsConic.cpp132 double ax, ay, az; in subDivide() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Damd_ext_to_khr.cpp617 Instruction* ay = ir_builder.AddNaryExtendedInstruction( in ReplaceCubeFaceCoord() local
757 Instruction* ay = ir_builder.AddNaryExtendedInstruction( in ReplaceCubeFaceIndex() local

12