/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/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/raw/ |
D | Nat192.java | 757 long x_4 = x[4] & M; in square() local 761 zz_4 += x_4 * x_0; in square() 765 zz_5 += (zz_4 >>> 32) + x_4 * x_1; in square() 766 zz_6 += (zz_5 >>> 32) + x_4 * x_2; in square() 768 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square() 785 zz_9 += (zz_8 >>> 32) + x_5 * x_4; in square() 873 long x_4 = x[xOff + 4] & M; in square() local 877 zz_4 += x_4 * x_0; in square() 881 zz_5 += (zz_4 >>> 32) + x_4 * x_1; in square() 882 zz_6 += (zz_5 >>> 32) + x_4 * x_2; in square() [all …]
|
D | Nat224.java | 828 long x_4 = x[4] & M; in square() local 832 zz_4 += x_4 * x_0; in square() 836 zz_5 += (zz_4 >>> 32) + x_4 * x_1; in square() 837 zz_6 += (zz_5 >>> 32) + x_4 * x_2; in square() 839 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square() 858 zz_9 += (zz_8 >>> 32) + x_5 * x_4; in square() 875 zz_10 += (zz_9 >>> 32) + x_6 * x_4; in square() 967 long x_4 = x[xOff + 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() [all …]
|
D | Nat256.java | 971 long x_4 = x[4] & M; in square() local 975 zz_4 += x_4 * x_0; in square() 979 zz_5 += (zz_4 >>> 32) + x_4 * x_1; in square() 980 zz_6 += (zz_5 >>> 32) + x_4 * x_2; in square() 982 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square() 1001 zz_9 += (zz_8 >>> 32) + x_5 * x_4; in square() 1020 zz_10 += (zz_9 >>> 32) + x_6 * x_4; in square() 1039 zz_11 += (zz_10 >>> 32) + x_7 * x_4; in square() 1135 long x_4 = x[xOff + 4] & M; in square() local 1139 zz_4 += x_4 * x_0; in square() [all …]
|
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/raw/ |
D | Nat192.java | 757 long x_4 = x[4] & M; in square() local 761 zz_4 += x_4 * x_0; in square() 765 zz_5 += (zz_4 >>> 32) + x_4 * x_1; in square() 766 zz_6 += (zz_5 >>> 32) + x_4 * x_2; in square() 768 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square() 785 zz_9 += (zz_8 >>> 32) + x_5 * x_4; in square() 873 long x_4 = x[xOff + 4] & M; in square() local 877 zz_4 += x_4 * x_0; in square() 881 zz_5 += (zz_4 >>> 32) + x_4 * x_1; in square() 882 zz_6 += (zz_5 >>> 32) + x_4 * x_2; in square() [all …]
|
D | Nat224.java | 828 long x_4 = x[4] & M; in square() local 832 zz_4 += x_4 * x_0; in square() 836 zz_5 += (zz_4 >>> 32) + x_4 * x_1; in square() 837 zz_6 += (zz_5 >>> 32) + x_4 * x_2; in square() 839 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square() 858 zz_9 += (zz_8 >>> 32) + x_5 * x_4; in square() 875 zz_10 += (zz_9 >>> 32) + x_6 * x_4; in square() 967 long x_4 = x[xOff + 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() [all …]
|
D | Nat256.java | 971 long x_4 = x[4] & M; in square() local 975 zz_4 += x_4 * x_0; in square() 979 zz_5 += (zz_4 >>> 32) + x_4 * x_1; in square() 980 zz_6 += (zz_5 >>> 32) + x_4 * x_2; in square() 982 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square() 1001 zz_9 += (zz_8 >>> 32) + x_5 * x_4; in square() 1020 zz_10 += (zz_9 >>> 32) + x_6 * x_4; in square() 1039 zz_11 += (zz_10 >>> 32) + x_7 * x_4; in square() 1135 long x_4 = x[xOff + 4] & M; in square() local 1139 zz_4 += x_4 * x_0; in square() [all …]
|
/external/bouncycastle/bcprov/src/main/java/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 | 824 long x_4 = x[4] & M; in square() local 828 zz_4 += x_4 * x_0; in square() 832 zz_5 += (zz_4 >>> 32) + x_4 * x_1; in square() 833 zz_6 += (zz_5 >>> 32) + x_4 * x_2; in square() 835 zz_7 += (zz_6 >>> 32) + x_4 * x_3; in square() 854 zz_9 += (zz_8 >>> 32) + x_5 * x_4; in square() 871 zz_10 += (zz_9 >>> 32) + x_6 * x_4; in square() 963 long x_4 = x[xOff + 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() [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/skia/tests/sksl/shared/ |
D | UnaryPositiveNegative.asm.frag | 30 OpName %x_4 "x" 243 %x_4 = OpVariable %_ptr_Function_mat4v4float Function 247 OpStore %x_4 %147 257 OpStore %x_4 %156
|
/external/libxaac/decoder/generic/ |
D | ixheaacd_qmf_dec_generic.c | 981 WORD32 x_4, x_5, x_6, x_7; in ixheaacd_esbr_postradixcompute2() local 1004 x_4 = *x0++; in ixheaacd_esbr_postradixcompute2() 1013 n10 = ixheaacd_add32_sat(x_4, x_6); in ixheaacd_esbr_postradixcompute2() 1015 n30 = ixheaacd_sub32_sat(x_4, x_6); in ixheaacd_esbr_postradixcompute2() 1068 WORD32 x_4, x_5, x_6, x_7; in ixheaacd_esbr_postradixcompute4() local 1090 x_4 = *x0++; in ixheaacd_esbr_postradixcompute4() 1095 xh0_0 = ixheaacd_add32_sat(x_0, x_4); in ixheaacd_esbr_postradixcompute4() 1097 xl0_0 = ixheaacd_sub32_sat(x_0, x_4); in ixheaacd_esbr_postradixcompute4() 1839 WORD32 x_4, x_5, x_6, x_7; in ixheaacd_postradixcompute4() local 1861 x_4 = *x0++; in ixheaacd_postradixcompute4() [all …]
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_qmf_dec_armv8.c | 739 WORD32 x_4, x_5, x_6, x_7; in ixheaacd_esbr_postradixcompute2() local 763 x_4 = *x0++; in ixheaacd_esbr_postradixcompute2() 770 y1[h2] = ixheaacd_add32_sat(x_4, x_6); in ixheaacd_esbr_postradixcompute2() 774 y3[h2] = ixheaacd_sub32_sat(x_4, x_6); in ixheaacd_esbr_postradixcompute2() 809 WORD32 x_4, x_5, x_6, x_7; in ixheaacd_esbr_postradixcompute4() local 835 x_4 = *x0++; in ixheaacd_esbr_postradixcompute4() 840 xh0_0 = ixheaacd_add32_sat(x_0, x_4); in ixheaacd_esbr_postradixcompute4() 842 xl0_0 = ixheaacd_sub32_sat(x_0, x_4); in ixheaacd_esbr_postradixcompute4()
|
/external/libxaac/decoder/ |
D | ixheaacd_aac_imdct.c | 2268 WORD32 x_0, x_1, x_2, x_3, x_4, x_5, x_6, x_7; in ixheaacd_fft_120() local 2289 x_4 = x0[4]; x_5 = x0[5]; in ixheaacd_fft_120() 2293 xh0_0 = ixheaacd_add32_sat(x_0, x_4); in ixheaacd_fft_120() 2295 xl0_0 = ixheaacd_sub32_sat(x_0, x_4); in ixheaacd_fft_120() 2902 WORD32 x_4, x_5, x_6, x_7, x_h2_0, x_h2_1; in ixheaacd_fft32x32_ld_dec() local 3048 x_4 = x0[4]; in ixheaacd_fft32x32_ld_dec() 3054 xh0_0 = ixheaacd_add32_sat(x_0, x_4); in ixheaacd_fft32x32_ld_dec() 3056 xl0_0 = ixheaacd_sub32_sat(x_0, x_4); in ixheaacd_fft32x32_ld_dec() 3077 n10 = ixheaacd_add32_sat(x_4, x_6); in ixheaacd_fft32x32_ld_dec() 3079 n30 = ixheaacd_sub32_sat(x_4, x_6); in ixheaacd_fft32x32_ld_dec()
|
/external/libopus/celt/arm/ |
D | celt_pitch_xcorr_arm.s | 58 ; q3 = x_7|x_6|x_5|x_4|x_3|x_2|x_1|x_0
|
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
|