Home
last modified time | relevance | path

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

12

/external/skia/tests/
DPathOpsSimplifyTrianglesThreadedTest.cpp16 int ay = state.fA >> 2; in testSimplifyTrianglesMain() local
73 int ay = a >> 2; in DEF_TEST() local
DPathOpsSimplifyDegenerateThreadedTest.cpp15 int ay = state.fA >> 2; in testSimplifyDegeneratesMain() local
70 int ay = a >> 2; in DEF_TEST() local
DPathOpsSimplifyQuadThreadedTest.cpp19 int ay = state.fA >> 2; in testSimplifyQuadsMain() local
DPathOpsSimplifyQuadralateralsThreadedTest.cpp19 int ay = state.fA >> 2; in testSimplifyQuadralateralsMain() local
DPathOpsQuadLineIntersectionThreadedTest.cpp82 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/
Dnextafterf.rs14 let ay = uy_i & 0x7fff_ffff_u32; in nextafterf() localVariable
Dnextafter.rs14 let ay = uy_i & !1_u64 / 2; in nextafter() localVariable
/external/musl/src/math/
Dnextafter.c6 uint64_t ax, ay; in nextafter() local
Dnextafterf.c6 uint32_t ax, ay, e; in nextafterf() 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/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.h49 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.cpp125 double ax, ay, az; in subDivide() local
DSkPathOpsQuad.cpp284 double ay = dst[0].fY = interp_quad_coords(&fPts[0].fY, t1); in subDivide() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Damd_ext_to_khr.cpp611 Instruction* ay = ir_builder.AddNaryExtendedInstruction( in ReplaceCubeFaceCoord() local
749 Instruction* ay = ir_builder.AddNaryExtendedInstruction( in ReplaceCubeFaceIndex() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Damd_ext_to_khr.cpp611 Instruction* ay = ir_builder.AddNaryExtendedInstruction( in ReplaceCubeFaceCoord() local
749 Instruction* ay = ir_builder.AddNaryExtendedInstruction( in ReplaceCubeFaceIndex() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Damd_ext_to_khr.cpp611 Instruction* ay = ir_builder.AddNaryExtendedInstruction( in ReplaceCubeFaceCoord() local
749 Instruction* ay = ir_builder.AddNaryExtendedInstruction( in ReplaceCubeFaceIndex() local
/external/eigen/unsupported/test/
Dautodiff.cpp221 AD ay(p.y(),Vector2f::UnitY()); in test_autodiff_scalar() local
/external/freetype/src/base/
Dftcalc.c1052 FT_Pos ay = in_y + out_y; in ft_corner_is_flat() local
/external/freetype/src/smooth/
Dftgrays.c1049 TPos ax, ay, bx, by, dx, dy; in gray_render_conic() local
1157 struct { FT_Int64 ax, ay, bx, by; } i; in gray_render_conic() member

12