/external/libxaac/decoder/armv7/ |
D | ixheaacd_fft32x32_ld2_armv7.s | 15 LDR r4, [r0, #64] @x_4 = x[16] 17 ADD r6, r2, r4 @xh0_0 = x_0 + x_4 18 SUB r7, r2, r4 @xl0_0 = x_0 - x_4 52 LDR r4, [r0, #72] @x_4 = x[18] 54 ADD r6, r2, r4 @xh0_0 = x_0 + x_4 55 SUB r7, r2, r4 @xl0_0 = x_0 - x_4 89 LDR r4, [r0, #80] @x_4 = x[20] 91 ADD r6, r2, r4 @xh0_0 = x_0 + x_4 92 SUB r7, r2, r4 @xl0_0 = x_0 - x_4 126 LDR r4, [r0, #88] @x_4 = x[22] [all …]
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/ |
D | Nat192.java | 749 long x_4 = x[4] & M; in square() local 753 zz_4 += x_4 * x_0; in square() 757 zz_5 += (zz_4 >>> 32) + x_4 * x_1; in square() 758 zz_6 += (zz_5 >>> 32) + x_4 * x_2; in square() 760 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square() 777 zz_9 += (zz_8 >>> 32) + x_5 * x_4; in square() 865 long x_4 = x[xOff + 4] & M; in square() local 869 zz_4 += x_4 * x_0; in square() 873 zz_5 += (zz_4 >>> 32) + x_4 * x_1; in square() 874 zz_6 += (zz_5 >>> 32) + x_4 * x_2; in square() [all …]
|
D | Nat224.java | 821 long x_4 = x[4] & M; in square() local 825 zz_4 += x_4 * x_0; in square() 829 zz_5 += (zz_4 >>> 32) + x_4 * x_1; in square() 830 zz_6 += (zz_5 >>> 32) + x_4 * x_2; in square() 832 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square() 851 zz_9 += (zz_8 >>> 32) + x_5 * x_4; in square() 868 zz_10 += (zz_9 >>> 32) + x_6 * x_4; in square() 960 long x_4 = x[xOff + 4] & M; in square() local 964 zz_4 += x_4 * x_0; in square() 968 zz_5 += (zz_4 >>> 32) + x_4 * x_1; in square() [all …]
|
D | Nat256.java | 963 long x_4 = x[4] & M; in square() local 967 zz_4 += x_4 * x_0; in square() 971 zz_5 += (zz_4 >>> 32) + x_4 * x_1; in square() 972 zz_6 += (zz_5 >>> 32) + x_4 * x_2; in square() 974 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square() 993 zz_9 += (zz_8 >>> 32) + x_5 * x_4; in square() 1012 zz_10 += (zz_9 >>> 32) + x_6 * x_4; in square() 1031 zz_11 += (zz_10 >>> 32) + x_7 * x_4; in square() 1127 long x_4 = x[xOff + 4] & M; in square() local 1131 zz_4 += x_4 * x_0; in square() [all …]
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/raw/ |
D | Nat192.java | 753 long x_4 = x[4] & M; in square() local 757 zz_4 += x_4 * x_0; in square() 761 zz_5 += (zz_4 >>> 32) + x_4 * x_1; in square() 762 zz_6 += (zz_5 >>> 32) + x_4 * x_2; in square() 764 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square() 781 zz_9 += (zz_8 >>> 32) + x_5 * x_4; in square() 869 long x_4 = x[xOff + 4] & M; in square() local 873 zz_4 += x_4 * x_0; in square() 877 zz_5 += (zz_4 >>> 32) + x_4 * x_1; in square() 878 zz_6 += (zz_5 >>> 32) + x_4 * x_2; in square() [all …]
|
D | Nat224.java | 825 long x_4 = x[4] & M; in square() local 829 zz_4 += x_4 * x_0; in square() 833 zz_5 += (zz_4 >>> 32) + x_4 * x_1; in square() 834 zz_6 += (zz_5 >>> 32) + x_4 * x_2; in square() 836 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square() 855 zz_9 += (zz_8 >>> 32) + x_5 * x_4; in square() 872 zz_10 += (zz_9 >>> 32) + x_6 * x_4; in square() 964 long x_4 = x[xOff + 4] & M; in square() local 968 zz_4 += x_4 * x_0; in square() 972 zz_5 += (zz_4 >>> 32) + x_4 * x_1; in square() [all …]
|
D | Nat256.java | 967 long x_4 = x[4] & M; in square() local 971 zz_4 += x_4 * x_0; in square() 975 zz_5 += (zz_4 >>> 32) + x_4 * x_1; in square() 976 zz_6 += (zz_5 >>> 32) + x_4 * x_2; in square() 978 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square() 997 zz_9 += (zz_8 >>> 32) + x_5 * x_4; in square() 1016 zz_10 += (zz_9 >>> 32) + x_6 * x_4; in square() 1035 zz_11 += (zz_10 >>> 32) + x_7 * x_4; in square() 1131 long x_4 = x[xOff + 4] & M; in square() local 1135 zz_4 += x_4 * x_0; in square() [all …]
|
/external/swiftshader/third_party/subzero/tests_lit/reader_tests/ |
D | nacl-other-intrinsics.ll | 361 %x_4 = mul i32 %x, 4 363 %tmp1 = alloca i8, i32 %x_4, align 4 366 %tmp2 = alloca i8, i32 %x_4, align 4 371 %tmp3 = alloca i8, i32 %x_4, align 4 388 ; CHECK-NEXT: %x_4 = mul i32 %x, 4 390 ; CHECK-NEXT: %tmp1 = alloca i8, i32 %x_4, align 4 392 ; CHECK-NEXT: %tmp2 = alloca i8, i32 %x_4, align 4 395 ; CHECK-NEXT: %tmp3 = alloca i8, i32 %x_4, align 4
|
/external/libxaac/decoder/generic/ |
D | ixheaacd_qmf_dec_generic.c | 845 WORD32 x_4, x_5, x_6, x_7; in ixheaacd_esbr_postradixcompute2() local 871 x_4 = *x0++; in ixheaacd_esbr_postradixcompute2() 880 n10 = ixheaacd_add32_sat(x_4, x_6); in ixheaacd_esbr_postradixcompute2() 882 n30 = ixheaacd_sub32_sat(x_4, x_6); in ixheaacd_esbr_postradixcompute2() 935 WORD32 x_4, x_5, x_6, x_7; in ixheaacd_esbr_postradixcompute4() local 961 x_4 = *x0++; in ixheaacd_esbr_postradixcompute4() 966 xh0_0 = ixheaacd_add32_sat(x_0, x_4); in ixheaacd_esbr_postradixcompute4() 968 xl0_0 = ixheaacd_sub32_sat(x_0, x_4); in ixheaacd_esbr_postradixcompute4() 1684 WORD32 x_4, x_5, x_6, x_7; in ixheaacd_postradixcompute4() local 1710 x_4 = *x0++; in ixheaacd_postradixcompute4() [all …]
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_qmf_dec_armv8.c | 620 WORD32 x_4, x_5, x_6, x_7; in ixheaacd_esbr_postradixcompute2() local 644 x_4 = *x0++; in ixheaacd_esbr_postradixcompute2() 651 y1[h2] = ixheaacd_add32_sat(x_4, x_6); in ixheaacd_esbr_postradixcompute2() 655 y3[h2] = ixheaacd_sub32_sat(x_4, x_6); in ixheaacd_esbr_postradixcompute2() 690 WORD32 x_4, x_5, x_6, x_7; in ixheaacd_esbr_postradixcompute4() local 716 x_4 = *x0++; in ixheaacd_esbr_postradixcompute4() 721 xh0_0 = x_0 + x_4; in ixheaacd_esbr_postradixcompute4() 723 xl0_0 = x_0 - x_4; in ixheaacd_esbr_postradixcompute4()
|
/external/tensorflow/tensorflow/contrib/distributions/python/kernel_tests/ |
D | batch_reshape_test.py | 538 x_4 = self.dtype([2, 12, 3, 23]) 544 poisson_141_reshaped.log_prob(x_4) 552 poisson_141_reshaped.log_prob(x_4).eval()
|
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
D | nacl-other-intrinsics.ll | 670 %x_4 = mul i32 %x, 4 672 %tmp1 = alloca i8, i32 %x_4, align 4 675 %tmp2 = alloca i8, i32 %x_4, align 4 680 %tmp3 = alloca i8, i32 %x_4, align 4
|
/external/tensorflow/tensorflow/python/keras/engine/ |
D | topology_test.py | 1208 x_4 = x_1 + x_2 1213 {pl_1, x_1, x_4, x_5, x_1.op, x_4.op, x_5.op}) 1216 {pl_1, pl_2, x_1, x_2, x_4, x_5, x_1.op, x_2.op, x_4.op, x_5.op})
|
/external/libxaac/decoder/ |
D | ixheaacd_aac_imdct.c | 1952 WORD32 x_4, x_5, x_6, x_7, x_h2_0, x_h2_1; in ixheaacd_fft32x32_ld_dec() local 2092 x_4 = x0[4]; in ixheaacd_fft32x32_ld_dec() 2098 xh0_0 = x_0 + x_4; in ixheaacd_fft32x32_ld_dec() 2100 xl0_0 = x_0 - x_4; in ixheaacd_fft32x32_ld_dec() 2121 n10 = x_4 + x_6; in ixheaacd_fft32x32_ld_dec() 2123 n30 = x_4 - x_6; in ixheaacd_fft32x32_ld_dec()
|
/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
|