/external/tensorflow/tensorflow/cc/ops/ |
D | const_op_test.cc | 132 auto x_1 = ops::Const(root.WithOpName("x"), 1); in TEST() local
|
/external/tensorflow/tensorflow/cc/gradients/ |
D | math_grad.cc | 403 auto x_1 = ConjugateHelper(scope, op.input(0)); in MulGrad() local 417 auto x_1 = ConjugateHelper(scope, op.input(0)); in DivGrad() local 432 auto x_1 = ConjugateHelper(scope, op.input(0)); in RealDivGrad() local 447 auto x_1 = ConjugateHelper(scope, op.input(0)); in DivNoNanGrad() local 462 auto x_1 = ConjugateHelper(scope, op.input(0)); in SquaredDifferenceGrad() 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/libxaac/decoder/armv8/ |
D | ixheaacd_qmf_dec_armv8.c | 518 WORD32 x_0, x_1, x_l1_0, x_l1_1, x_l2_0, x_l2_1; in ixheaacd_esbr_radix4bfly() local 619 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_esbr_postradixcompute2() local 688 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_esbr_postradixcompute4() local 1243 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/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/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/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 | 293 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 | 2993 LLVMValueRef x_1 = lp_build_fmuladd(b, y_2, DP1, x_abs); in lp_build_sin_or_cos() local
|