/external/clang/test/Modules/Inputs/include_next/y/ |
D | a.h | 1 enum { ay = 2 }; enumerator
|
/external/skia/tests/ |
D | PathOpsSimplifyTrianglesThreadedTest.cpp | 16 int ay = state.fA >> 2; in testSimplifyTrianglesMain() local 76 int ay = a >> 2; in DEF_TEST() local
|
D | PathOpsSimplifyDegenerateThreadedTest.cpp | 15 int ay = state.fA >> 2; in testSimplifyDegeneratesMain() local 71 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/skqp/tests/ |
D | PathOpsSimplifyTrianglesThreadedTest.cpp | 16 int ay = state.fA >> 2; in testSimplifyTrianglesMain() local 76 int ay = a >> 2; in DEF_TEST() local
|
D | PathOpsSimplifyDegenerateThreadedTest.cpp | 15 int ay = state.fA >> 2; in testSimplifyDegeneratesMain() local 71 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/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/epid-sdk/ext/ipp/sources/ippcp/ |
D | pcpgfpec_addaffine.c | 82 const BNU_CHUNK_T* ay = pAdata+elemLen; /* y2 */ in gfec_affine_point_add() local
|
/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/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/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/deqp/framework/common/ |
D | tcuTexVerifierUtil.cpp | 67 const float ay = de::abs(y); in getPossibleCubeFaces() local
|
/external/skia/src/pathops/ |
D | SkPathOpsConic.cpp | 125 double ax, ay, az; in subDivide() local
|
/external/skqp/src/pathops/ |
D | SkPathOpsConic.cpp | 125 double ax, ay, az; in subDivide() local
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | validators.py | 395 def _simple_linear_regression(self, ax, ay): argument 426 def _calc_simple_linear_regression_line(self, ax, ay): argument 467 def _calc_simple_linear_regression_error(self, ax, ay): argument
|
/external/tensorflow/tensorflow/core/ops/ |
D | math_grad_test.cc | 229 const Tensor& y, bool ay) { in MatMulCommon() 248 Tensor MatMul(const Tensor& x, bool ax, const Tensor& y, bool ay) { in MatMul() 252 Tensor BatchMatMul(const Tensor& x, bool ax, const Tensor& y, bool ay) { in BatchMatMul() 258 const Tensor& y, bool ay, Tensor* dx, Tensor* dy) { in MatMulGradCommon() 316 void MatMulGrad(const Tensor& x, bool ax, const Tensor& y, bool ay, in MatMulGrad() 322 void BatchMatMulGrad(const Tensor& x, bool ax, const Tensor& y, bool ay, in BatchMatMulGrad()
|
/external/skqp/src/gpu/ccpr/ |
D | GrCCFiller.cpp | 187 float ay = vertices[i].fPos.fY - vertices[i + 1].fPos.fY; in tessellateFan() local
|
/external/skia/src/gpu/ccpr/ |
D | GrCCFiller.cpp | 187 float ay = vertices[i].fPos.fY - vertices[i + 1].fPos.fY; in tessellateFan() local
|
/external/eigen/unsupported/test/ |
D | autodiff.cpp | 221 AD ay(p.y(),Vector2f::UnitY()); in test_autodiff_scalar() local
|