Home
last modified time | relevance | path

Searched defs:x_2 (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/cc/gradients/
Dmath_grad.cc404 auto x_2 = ConjugateHelper(scope, op.input(1)); in MulGrad() local
418 auto x_2 = ConjugateHelper(scope, op.input(1)); in DivGrad() local
433 auto x_2 = ConjugateHelper(scope, op.input(1)); in RealDivGrad() local
448 auto x_2 = ConjugateHelper(scope, op.input(1)); in DivNoNanGrad() local
463 auto x_2 = ConjugateHelper(scope, op.input(1)); in SquaredDifferenceGrad() local
/external/libxaac/decoder/generic/
Dixheaacd_qmf_dec_generic.c844 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
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/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/
DNat192.java721 long x_2 = x[2] & M; in square() local
837 long x_2 = x[xOff + 2] & M; in square() local
DNat224.java793 long x_2 = x[2] & M; in square() local
932 long x_2 = x[xOff + 2] & M; in square() local
DNat256.java935 long x_2 = x[2] & M; in square() local
1099 long x_2 = x[xOff + 2] & M; in square() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/raw/
DNat192.java725 long x_2 = x[2] & M; in square() local
841 long x_2 = x[xOff + 2] & M; in square() local
DNat224.java797 long x_2 = x[2] & M; in square() local
936 long x_2 = x[xOff + 2] & M; in square() local
DNat256.java939 long x_2 = x[2] & M; in square() local
1103 long x_2 = x[xOff + 2] & M; in square() local
/external/mesa3d/src/compiler/spirv/
Dvtn_glsl450.c271 nir_ssa_def *x_2 = nir_fmul(b, x, x); in build_atan() local
/external/libxaac/decoder/armv8/
Dixheaacd_qmf_dec_armv8.c619 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
/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/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.c2994 LLVMValueRef x_2 = lp_build_fmuladd(b, y_2, DP2, x_1); in lp_build_sin_or_cos() local