Home
last modified time | relevance | path

Searched defs:x_1 (Results 1 – 15 of 15) sorted by relevance

/external/tensorflow/tensorflow/cc/ops/
Dconst_op_test.cc132 auto x_1 = ops::Const(root.WithOpName("x"), 1); in TEST() local
/external/tensorflow/tensorflow/cc/gradients/
Dmath_grad.cc403 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/
Dixheaacd_qmf_dec_generic.c743 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/
Dixheaacd_qmf_dec_armv8.c518 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/
Dpicture_psnr_enc.c47 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/
DNat192.java710 long x_1 = x[1] & M; in square() local
826 long x_1 = x[xOff + 1] & M; in square() local
DNat224.java782 long x_1 = x[1] & M; in square() local
921 long x_1 = x[xOff + 1] & M; in square() local
DNat256.java924 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/
DNat192.java714 long x_1 = x[1] & M; in square() local
830 long x_1 = x[xOff + 1] & M; in square() local
DNat224.java786 long x_1 = x[1] & M; in square() local
925 long x_1 = x[xOff + 1] & M; in square() local
DNat256.java928 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/
Dresize_bicubic_op.cc168 inline int Advance(const int64 x_0, const int64 x_1, const int64 x_2, in Advance()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dlocal_client_execute_test.cc293 auto x_1 = GetTupleElement(x, 1); in XLA_TEST_F() local
/external/libxaac/decoder/
Dixheaacd_aac_imdct.c1950 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/
Dlp_bld_arit.c2993 LLVMValueRef x_1 = lp_build_fmuladd(b, y_2, DP1, x_abs); in lp_build_sin_or_cos() local