/external/skia/tests/ |
D | PathOpsSimplifyTrianglesThreadedTest.cpp | 16 int ay = state.fA >> 2; in testSimplifyTrianglesMain() local 73 int ay = a >> 2; in DEF_TEST() local
|
D | PathOpsSimplifyDegenerateThreadedTest.cpp | 15 int ay = state.fA >> 2; in testSimplifyDegeneratesMain() local 70 int ay = a >> 2; in DEF_TEST() local
|
D | PathOpsSimplifyQuadThreadedTest.cpp | 19 int ay = state.fA >> 2; in testSimplifyQuadsMain() local
|
D | PathOpsSimplifyQuadralateralsThreadedTest.cpp | 19 int ay = state.fA >> 2; in testSimplifyQuadralateralsMain() local
|
D | PathOpsQuadLineIntersectionThreadedTest.cpp | 82 int ay = state.fA >> 2; in testQuadLineIntersectMain() local
|
/external/clang/test/Modules/Inputs/include_next/y/ |
D | a.h | 1 enum { ay = 2 }; enumerator
|
/external/rust/crates/libm/src/math/ |
D | nextafterf.rs | 14 let ay = uy_i & 0x7fff_ffff_u32; in nextafterf() localVariable
|
D | nextafter.rs | 14 let ay = uy_i & !1_u64 / 2; in nextafter() localVariable
|
/external/musl/src/math/ |
D | nextafter.c | 6 uint64_t ax, ay; in nextafter() local
|
D | nextafterf.c | 6 uint32_t ax, ay, e; in nextafterf() local
|
/external/autotest/client/site_tests/graphics_SanAngeles/src/ |
D | matrixop.c | 68 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/ |
D | cmathmodule.c | 310 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/ |
D | cmathmodule.c | 411 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/ |
D | agg_math.h | 49 AGG_INLINE bool calc_intersection(float ax, float ay, float bx, float by, in calc_intersection()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | logistic-loss.h | 52 const double ay = current_dual * example_label; in ComputeDualLoss() local
|
/external/deqp/framework/common/ |
D | tcuTexVerifierUtil.cpp | 79 const float ay = de::abs(y); in getPossibleCubeFaces() local
|
/external/tensorflow/tensorflow/core/ops/ |
D | math_grad_test.cc | 253 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/ |
D | SkPathOpsConic.cpp | 125 double ax, ay, az; in subDivide() local
|
D | SkPathOpsQuad.cpp | 284 double ay = dst[0].fY = interp_quad_coords(&fPts[0].fY, t1); in subDivide() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | amd_ext_to_khr.cpp | 611 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/ |
D | amd_ext_to_khr.cpp | 611 Instruction* ay = ir_builder.AddNaryExtendedInstruction( in ReplaceCubeFaceCoord() local 749 Instruction* ay = ir_builder.AddNaryExtendedInstruction( in ReplaceCubeFaceIndex() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | amd_ext_to_khr.cpp | 611 Instruction* ay = ir_builder.AddNaryExtendedInstruction( in ReplaceCubeFaceCoord() local 749 Instruction* ay = ir_builder.AddNaryExtendedInstruction( in ReplaceCubeFaceIndex() local
|
/external/eigen/unsupported/test/ |
D | autodiff.cpp | 221 AD ay(p.y(),Vector2f::UnitY()); in test_autodiff_scalar() local
|
/external/freetype/src/base/ |
D | ftcalc.c | 1052 FT_Pos ay = in_y + out_y; in ft_corner_is_flat() local
|
/external/freetype/src/smooth/ |
D | ftgrays.c | 1049 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
|