/external/libgav1/libgav1/src/dsp/arm/ |
D | cdef_neon.cc | 427 const int x_1 = kCdefDirections[direction][1][1]; in LoadDirection() local 441 const int x_1 = kCdefDirections[direction][1][1]; in LoadDirection4() local
|
/external/tensorflow/tensorflow/cc/ops/ |
D | const_op_test.cc | 132 auto x_1 = ops::Const(root.WithOpName("x"), 1); in TEST() local
|
/external/libxaac/decoder/generic/ |
D | ixheaacd_qmf_dec_generic.c | 743 WORD32 x_0, x_1, x_l1_0, x_l1_1, x_l2_0, x_l2_1; in ixheaacd_esbr_radix4bfly() local 844 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_esbr_postradixcompute2() local 933 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_esbr_postradixcompute4() local 1580 WORD32 x_0, x_1, x_l1_0, x_l1_1, x_l2_0, x_l2_1; in ixheaacd_radix4bfly() local 1682 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_postradixcompute4() local 1787 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_postradixcompute2() local
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | cdef_sse4.cc | 456 const int x_1 = kCdefDirections[direction][1][1]; in LoadDirection() local 470 const int x_1 = kCdefDirections[direction][1][1]; in LoadDirection4() local
|
/external/tensorflow/tensorflow/cc/gradients/ |
D | math_grad.cc | 402 auto x_1 = ConjugateHelper(scope, op.input(0)); in MulGrad() local 416 auto x_1 = ConjugateHelper(scope, op.input(0)); in DivGrad() local 431 auto x_1 = ConjugateHelper(scope, op.input(0)); in RealDivGrad() local 446 auto x_1 = ConjugateHelper(scope, op.input(0)); in DivNoNanGrad() local 461 auto x_1 = ConjugateHelper(scope, op.input(0)); in SquaredDifferenceGrad() local
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_qmf_dec_armv8.c | 520 WORD32 x_0, x_1, x_l1_0, x_l1_1, x_l2_0, x_l2_1; in ixheaacd_esbr_radix4bfly() local 621 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_esbr_postradixcompute2() local 690 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_esbr_postradixcompute4() local 1246 WORD32 x_0, x_1, x_l1_0, x_l1_1, x_l2_0, x_l2_1; in ixheaacd_radix4bfly() local
|
/external/webp/src/enc/ |
D | picture_psnr_enc.c | 47 const int x_1 = (x + RADIUS + 1 >= w) ? w : x + RADIUS + 1; in AccumulateLSIM() local
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/raw/ |
D | Nat192.java | 714 long x_1 = x[1] & M; in square() local 830 long x_1 = x[xOff + 1] & M; in square() local
|
D | Nat224.java | 786 long x_1 = x[1] & M; in square() local 925 long x_1 = x[xOff + 1] & M; in square() local
|
D | Nat256.java | 928 long x_1 = x[1] & M; in square() local 1092 long x_1 = x[xOff + 1] & M; in square() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/ |
D | Nat192.java | 710 long x_1 = x[1] & M; in square() local 826 long x_1 = x[xOff + 1] & M; in square() local
|
D | Nat224.java | 782 long x_1 = x[1] & M; in square() local 921 long x_1 = x[xOff + 1] & M; in square() local
|
D | Nat256.java | 924 long x_1 = x[1] & M; in square() local 1088 long x_1 = x[xOff + 1] & M; in square() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | resize_bicubic_op.cc | 168 inline int Advance(const int64 x_0, const int64 x_1, const int64 x_2, in Advance()
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | local_client_execute_test.cc | 296 auto x_1 = GetTupleElement(x, 1); in XLA_TEST_F() local
|
/external/libxaac/decoder/ |
D | ixheaacd_aac_imdct.c | 1950 WORD32 x_0, x_1, x_2, x_3, x_l1_0, x_l1_1, x_l2_0, x_l2_1; in ixheaacd_fft32x32_ld_dec() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_arit.c | 2937 LLVMValueRef x_1 = lp_build_fmuladd(b, y_2, DP1, x_abs); in lp_build_sin_or_cos() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | neon_tensor_utils.cc | 1587 int32x4_t x_1 = vmulq_s32(a_s32_1, b_s32_1); in NeonCwiseMul() local
|