/external/libxaac/decoder/armv7/ |
D | ixheaacd_fft32x32_ld2_armv7.s | 23 LDR r3, [r0, #36] @x_3 = x[8 +1] 28 ADD r12, r3, r5 @xh1_1 = x_3 + x_7 29 SUB r14, r3, r5 @xl1_1 = x_3 - x_7 60 LDR r3, [r0, #44] @x_3 = x[10+1] 65 ADD r12, r3, r5 @xh1_1 = x_3 + x_7 66 SUB r14, r3, r5 @xl1_1 = x_3 - x_7 97 LDR r3, [r0, #52] @x_3 = x[12+1] 102 ADD r12, r3, r5 @xh1_1 = x_3 + x_7 103 SUB r14, r3, r5 @xl1_1 = x_3 - x_7 134 LDR r3, [r0, #60] @x_3 = x[14+1] [all …]
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/ |
D | Nat192.java | 734 long x_3 = x[3] & M; in square() local 738 zz_3 += x_3 * x_0; in square() 742 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square() 743 zz_5 += (zz_4 >>> 32) + x_3 * x_2; in square() 760 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square() 776 zz_8 += (zz_7 >>> 32) + x_5 * x_3; in square() 850 long x_3 = x[xOff + 3] & M; in square() local 854 zz_3 += x_3 * x_0; in square() 858 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square() 859 zz_5 += (zz_4 >>> 32) + x_3 * x_2; in square() [all …]
|
D | Nat224.java | 806 long x_3 = x[3] & M; in square() local 810 zz_3 += x_3 * x_0; in square() 814 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square() 815 zz_5 += (zz_4 >>> 32) + x_3 * x_2; in square() 832 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square() 849 zz_8 += (zz_7 >>> 32) + x_5 * x_3; in square() 867 zz_9 += (zz_8 >>> 32) + x_6 * x_3; in square() 945 long x_3 = x[xOff + 3] & M; in square() local 949 zz_3 += x_3 * x_0; in square() 953 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square() [all …]
|
D | Nat256.java | 948 long x_3 = x[3] & M; in square() local 952 zz_3 += x_3 * x_0; in square() 956 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square() 957 zz_5 += (zz_4 >>> 32) + x_3 * x_2; in square() 974 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square() 991 zz_8 += (zz_7 >>> 32) + x_5 * x_3; in square() 1010 zz_9 += (zz_8 >>> 32) + x_6 * x_3; in square() 1030 zz_10 += (zz_9 >>> 32) + x_7 * x_3; in square() 1112 long x_3 = x[xOff + 3] & M; in square() local 1116 zz_3 += x_3 * x_0; in square() [all …]
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/raw/ |
D | Nat192.java | 738 long x_3 = x[3] & M; in square() local 742 zz_3 += x_3 * x_0; in square() 746 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square() 747 zz_5 += (zz_4 >>> 32) + x_3 * x_2; in square() 764 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square() 780 zz_8 += (zz_7 >>> 32) + x_5 * x_3; in square() 854 long x_3 = x[xOff + 3] & M; in square() local 858 zz_3 += x_3 * x_0; in square() 862 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square() 863 zz_5 += (zz_4 >>> 32) + x_3 * x_2; in square() [all …]
|
D | Nat224.java | 810 long x_3 = x[3] & M; in square() local 814 zz_3 += x_3 * x_0; in square() 818 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square() 819 zz_5 += (zz_4 >>> 32) + x_3 * x_2; in square() 836 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square() 853 zz_8 += (zz_7 >>> 32) + x_5 * x_3; in square() 871 zz_9 += (zz_8 >>> 32) + x_6 * x_3; in square() 949 long x_3 = x[xOff + 3] & M; in square() local 953 zz_3 += x_3 * x_0; in square() 957 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square() [all …]
|
D | Nat256.java | 952 long x_3 = x[3] & M; in square() local 956 zz_3 += x_3 * x_0; in square() 960 zz_4 += (zz_3 >>> 32) + x_3 * x_1; in square() 961 zz_5 += (zz_4 >>> 32) + x_3 * x_2; in square() 978 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square() 995 zz_8 += (zz_7 >>> 32) + x_5 * x_3; in square() 1014 zz_9 += (zz_8 >>> 32) + x_6 * x_3; in square() 1034 zz_10 += (zz_9 >>> 32) + x_7 * x_3; in square() 1116 long x_3 = x[xOff + 3] & M; in square() local 1120 zz_3 += x_3 * x_0; in square() [all …]
|
/external/libopus/celt/arm/ |
D | celt_pitch_xcorr_arm_gnu.s | 61 @ q3 = x_7|x_6|x_5|x_4|x_3|x_2|x_1|x_0 306 SMLATT r6, r14, r11, r6 @ sum[0] = MAC16_16(sum[0],x_3,y_3) 308 SMLATB r7, r14, r10, r7 @ sum[1] = MAC16_16(sum[1],x_3,y_4) 309 SMLATT r8, r14, r10, r8 @ sum[2] = MAC16_16(sum[2],x_3,y_5) 310 SMLATB r9, r14, r11, r9 @ sum[3] = MAC16_16(sum[3],x_3,y_6) 392 SMLATB r14, r7, r8, r14 @ sum = MAC16_16(sum, x_3, y_3) 465 SMLATT r10, r7, r9, r10 @ sum0 = MAC16_16(sum0, x_3, y_3) 467 SMLATB r11, r7, r8, r11 @ sum1 = MAC16_16(sum1, x_3, y_4) 526 SMLATT r14, r7, r9, r14 @ sum = MAC16_16(sum, x_3, y_3)
|
/external/libxaac/decoder/generic/ |
D | ixheaacd_qmf_dec_generic.c | 844 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_esbr_postradixcompute2() local 870 x_3 = *x0++; in ixheaacd_esbr_postradixcompute2() 877 n01 = ixheaacd_add32_sat(x_1, x_3); in ixheaacd_esbr_postradixcompute2() 879 n21 = ixheaacd_sub32_sat(x_1, x_3); in ixheaacd_esbr_postradixcompute2() 933 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_esbr_postradixcompute4() local 960 x_3 = *x0++; in ixheaacd_esbr_postradixcompute4() 971 xh1_1 = ixheaacd_add32_sat(x_3, x_7); in ixheaacd_esbr_postradixcompute4() 973 xl1_1 = ixheaacd_sub32_sat(x_3, x_7); in ixheaacd_esbr_postradixcompute4() 1682 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_postradixcompute4() local 1709 x_3 = *x0++; in ixheaacd_postradixcompute4() [all …]
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_qmf_dec_armv8.c | 619 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_esbr_postradixcompute2() local 643 x_3 = *x0++; in ixheaacd_esbr_postradixcompute2() 650 y0[h2 + 1] = ixheaacd_add32_sat(x_1, x_3); in ixheaacd_esbr_postradixcompute2() 654 y2[h2 + 1] = ixheaacd_sub32_sat(x_1, x_3); in ixheaacd_esbr_postradixcompute2() 688 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_esbr_postradixcompute4() local 715 x_3 = *x0++; in ixheaacd_esbr_postradixcompute4() 726 xh1_1 = x_3 + x_7; in ixheaacd_esbr_postradixcompute4() 728 xl1_1 = x_3 - x_7; in ixheaacd_esbr_postradixcompute4()
|
/external/libxaac/decoder/ |
D | ixheaacd_esbr_fft.c | 1094 FLOAT32 x_3[8]; in ixheaacd_real_synth_fft_p3() local 1104 x_3[j] = x_in[3 * j + i]; in ixheaacd_real_synth_fft_p3() 1107 ixheaacd_real_synth_fft_p2(x_3, y_3, 8); in ixheaacd_real_synth_fft_p3() 1158 FLOAT32 x_3[32]; in ixheaacd_cmplx_anal_fft_p3() local 1167 x_3[j] = x_in[3 * j + i]; in ixheaacd_cmplx_anal_fft_p3() 1168 x_3[j + 1] = x_in[3 * j + i + 1]; in ixheaacd_cmplx_anal_fft_p3() 1171 ixheaacd_cmplx_anal_fft_p2(x_3, y_3, 16); in ixheaacd_cmplx_anal_fft_p3()
|
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 2091 x_3 = x0[3]; in ixheaacd_fft32x32_ld_dec() 2103 xh1_1 = x_3 + x_7; in ixheaacd_fft32x32_ld_dec() 2105 xl1_1 = x_3 - x_7; in ixheaacd_fft32x32_ld_dec() 2118 n01 = x_1 + x_3; in ixheaacd_fft32x32_ld_dec() 2120 n21 = x_1 - x_3; in ixheaacd_fft32x32_ld_dec()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | resize_bicubic_op.cc | 169 const int64 x_3) { in Advance() argument 173 const std::array<int64, 4> new_x_indices{{x_0, x_1, x_2, x_3}}; in Advance() 198 indexes_[3] = x_3; in Advance()
|
/external/mesa3d/src/compiler/spirv/ |
D | vtn_glsl450.c | 272 nir_ssa_def *x_3 = nir_fmul(b, x_2, x); in build_atan() local 273 nir_ssa_def *x_5 = nir_fmul(b, x_3, x_2); in build_atan() 280 nir_fmul(b, x_3, nir_imm_float(b, -0.3326756418091246f)), in build_atan()
|
/external/tensorflow/tensorflow/python/keras/engine/ |
D | topology_test.py | 1207 x_3 = pl_3 + 1 1209 x_5 = x_3 * pl_1 1219 {pl_3, x_3, x_5, x_3.op, x_5.op}) 1221 keras.utils.tf_utils.get_reachable_from_inputs([x_3]), 1222 {x_3, x_5, x_5.op})
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | concat_op_test.py | 477 x_3 = array_ops.placeholder(dtypes.float64) 478 xs = [x_1, x_2, x_3] 485 x_3: np.random.random_sample(x_shapes[2]).astype(np.float64)
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_arit.c | 2995 LLVMValueRef x_3 = lp_build_fmuladd(b, y_2, DP3, x_2); in lp_build_sin_or_cos() local 3002 LLVMValueRef z = LLVMBuildFMul(b, x_3, x_3, "z"); in lp_build_sin_or_cos() 3059 LLVMValueRef y2_9 = lp_build_fmuladd(b, y2_7, x_3, x_3); in lp_build_sin_or_cos()
|