Home
last modified time | relevance | path

Searched refs:s5 (Results 1 – 25 of 355) sorted by relevance

12345678910>>...15

/external/libvpx/libvpx/vpx_dsp/arm/
Didct32x32_135_add_neon.c93 int16x8_t in[12], s1[32], s2[32], s3[32], s4[32], s5[32], s6[32], s7[32]; in vpx_idct32_12_neon() local
205 s5[0] = vaddq_s16(s4[0], s4[3]); in vpx_idct32_12_neon()
206 s5[1] = vaddq_s16(s4[0], s4[2]); in vpx_idct32_12_neon()
207 s5[2] = vsubq_s16(s4[0], s4[2]); in vpx_idct32_12_neon()
208 s5[3] = vsubq_s16(s4[0], s4[3]); in vpx_idct32_12_neon()
210 s5[5] = sub_multiply_shift_and_narrow_s16(s3[7], s3[4], cospi_16_64); in vpx_idct32_12_neon()
211 s5[6] = add_multiply_shift_and_narrow_s16(s3[4], s3[7], cospi_16_64); in vpx_idct32_12_neon()
213 s5[8] = vaddq_s16(s2[8], s3[11]); in vpx_idct32_12_neon()
214 s5[9] = vaddq_s16(s4[9], s4[10]); in vpx_idct32_12_neon()
215 s5[10] = vsubq_s16(s4[9], s4[10]); in vpx_idct32_12_neon()
[all …]
Dhighbd_idct32x32_135_add_neon.c100 int32x4x2_t in[12], s1[32], s2[32], s3[32], s4[32], s5[32], s6[32], s7[32], in vpx_highbd_idct32_12_neon() local
215 s5[0] = highbd_idct_add_dual(s4[0], s4[3]); in vpx_highbd_idct32_12_neon()
216 s5[1] = highbd_idct_add_dual(s4[0], s4[2]); in vpx_highbd_idct32_12_neon()
217 s5[2] = highbd_idct_sub_dual(s4[0], s4[2]); in vpx_highbd_idct32_12_neon()
218 s5[3] = highbd_idct_sub_dual(s4[0], s4[3]); in vpx_highbd_idct32_12_neon()
220 s5[5] = sub_multiply_shift_and_narrow_s32_dual(s3[7], s3[4], cospi_16_64); in vpx_highbd_idct32_12_neon()
221 s5[6] = add_multiply_shift_and_narrow_s32_dual(s3[4], s3[7], cospi_16_64); in vpx_highbd_idct32_12_neon()
223 s5[8] = highbd_idct_add_dual(s2[8], s3[11]); in vpx_highbd_idct32_12_neon()
224 s5[9] = highbd_idct_add_dual(s4[9], s4[10]); in vpx_highbd_idct32_12_neon()
225 s5[10] = highbd_idct_sub_dual(s4[9], s4[10]); in vpx_highbd_idct32_12_neon()
[all …]
Dhighbd_vpx_convolve8_neon.c44 int16x8_t *s4, int16x8_t *s5, int16x8_t *s6, in load_8x8() argument
56 *s5 = vld1q_s16(s); in load_8x8()
66 const uint16x8_t s5, const uint16x8_t s6, in store_8x8() argument
78 vst1q_u16(s, s5); in store_8x8()
87 const int16x4_t s4, const int16x4_t s5, in convolve8_4() argument
99 sum = vmlal_lane_s16(sum, s5, filters_hi, 1); in convolve8_4()
107 const int16x8_t s4, const int16x8_t s5, in convolve8_8() argument
122 sum0 = vmlal_lane_s16(sum0, vget_low_s16(s5), filters_hi, 1); in convolve8_8()
130 sum1 = vmlal_lane_s16(sum1, vget_high_s16(s5), filters_hi, 1); in convolve8_8()
158 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_horiz_neon() local
[all …]
Dvpx_convolve8_neon.c45 uint8x8_t *s4, uint8x8_t *s5, uint8x8_t *s6, in load_8x8() argument
57 *s5 = vld1_u8(s); in load_8x8()
67 const uint8x8_t s5, const uint8x8_t s6, in store_8x8() argument
79 vst1_u8(s, s5); in store_8x8()
87 int16x4_t s3, int16x4_t s4, int16x4_t s5, in convolve8_4() argument
98 sum = vmla_lane_s16(sum, s5, filters_hi, 1); in convolve8_4()
107 int16x8_t s3, int16x8_t s4, int16x8_t s5, in convolve8_8() argument
118 sum = vmlaq_lane_s16(sum, s5, filters_hi, 1); in convolve8_8()
147 int16x4_t filter3, filter4, s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, in vpx_convolve8_horiz_neon() local
168 s5 = vget_high_s16(tt1); in vpx_convolve8_horiz_neon()
[all …]
/external/libjpeg-turbo/simd/
Djsimd_mips_dspr2.S165 SAVE_REGS_ON_STACK 32, s0, s1, s2, s3, s4, s5, s6, s7
173 li s5, 0x8000 // FIX(0.50000)
195 mtlo s5, $ac0
199 maddu $ac1, s5, t5
200 maddu $ac2, s5, t3
220 RESTORE_REGS_FROM_STACK 32, s0, s1, s2, s3, s4, s5, s6, s7
275 SAVE_REGS_ON_STACK 32, s0, s1, s2, s3, s4, s5, s6, s7
290 sll s5, a2, 2
292 lwx s2, s5(t0)
293 lwx s3, s5(t1)
[all …]
/external/clang/test/CodeGenCXX/
Dexpr.cpp34 struct s5;
35 struct s5 &f5_0(bool cond, struct s5 &a, struct s5 &b) { in f5_0()
Dx86_32-arguments.cpp88 struct s5 { s5(); int &x; }; struct
89 s5 f5() { return s5(); } in f5()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_dct.c43 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; // canbe16 in fdct8() local
53 s5 = input[2] - input[5]; in fdct8()
72 t0 = (s6 - s5) * cospi_16_64; in fdct8()
73 t1 = (s6 + s5) * cospi_16_64; in fdct8()
122 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; // canbe16 in fdct16() local
132 s5 = input[2] - input[5]; in fdct16()
151 t0 = (s6 - s5) * cospi_16_64; in fdct16()
152 t1 = (s6 + s5) * cospi_16_64; in fdct16()
237 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; in fadst4() local
254 s5 = sinpi_4_9 * x3; in fadst4()
[all …]
/external/v8/testing/gmock/test/
Dgmock-more-actions_test.cc136 const char* s4, const char* s5) { in Concat5() argument
137 return string(s1) + s2 + s3 + s4 + s5; in Concat5()
151 const char* s4, const char* s5, const char* s6) { in Concat6() argument
152 return string(s1) + s2 + s3 + s4 + s5 + s6; in Concat6()
156 const char* s4, const char* s5, const char* s6, in Concat7() argument
158 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7; in Concat7()
162 const char* s4, const char* s5, const char* s6, in Concat8() argument
164 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8; in Concat8()
168 const char* s4, const char* s5, const char* s6, in Concat9() argument
170 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9; in Concat9()
[all …]
/external/google-breakpad/src/testing/test/
Dgmock-more-actions_test.cc136 const char* s4, const char* s5) { in Concat5() argument
137 return string(s1) + s2 + s3 + s4 + s5; in Concat5()
151 const char* s4, const char* s5, const char* s6) { in Concat6() argument
152 return string(s1) + s2 + s3 + s4 + s5 + s6; in Concat6()
156 const char* s4, const char* s5, const char* s6, in Concat7() argument
158 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7; in Concat7()
162 const char* s4, const char* s5, const char* s6, in Concat8() argument
164 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8; in Concat8()
168 const char* s4, const char* s5, const char* s6, in Concat9() argument
170 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9; in Concat9()
[all …]
/external/googletest/googlemock/test/
Dgmock-more-actions_test.cc136 const char* s4, const char* s5) { in Concat5() argument
137 return string(s1) + s2 + s3 + s4 + s5; in Concat5()
151 const char* s4, const char* s5, const char* s6) { in Concat6() argument
152 return string(s1) + s2 + s3 + s4 + s5 + s6; in Concat6()
156 const char* s4, const char* s5, const char* s6, in Concat7() argument
158 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7; in Concat7()
162 const char* s4, const char* s5, const char* s6, in Concat8() argument
164 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8; in Concat8()
168 const char* s4, const char* s5, const char* s6, in Concat9() argument
170 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9; in Concat9()
[all …]
/external/llvm/test/MC/AMDGPU/
Dvop3.s215 v_add_f32 v1, v3, s5
219 v_sub_f32 v1, v3, s5
223 v_subrev_f32 v1, v3, s5
227 v_mac_legacy_f32 v1, v3, s5
231 v_mul_legacy_f32 v1, v3, s5
235 v_mul_f32 v1, v3, s5
239 v_mul_i32_i24 v1, v3, s5
/external/llvm/test/MC/ARM/
Dfconst.s9 fconstsne s5, #0x1
10 fconstsgt s5, #0x20
19 @ CHECK: vmovne.f32 s5, #2.125000e+00 @ encoding: [0x01,0x2a,0xf0,0x1e]
20 @ CHECK: vmovgt.f32 s5, #8.000000e+00 @ encoding: [0x00,0x2a,0xf2,0xce]
/external/selinux/mcstrans/share/examples/nato/
Dnato.test2 CONFIDENTIAL-NATO SECRET!=s4:c0,c2,c11,c200.c511-s5:c1,c200.c511
3 NATO SECRET REL NATO==s5:c1,c201.c204,c206.c218,c220.c222,c224.c238,c240.c256,c259,c260,c262.c267,c…
5 NATO CONFIDENTIAL-NATO SECRET==s4:c1,c200.c511-s5:c1,c200.c511
6 NATO CONFIDENTIAL REL AUS/US-NATO SECRET REL AUS/US==s4:c1,c201.c214,c216.c429,c431.c511-s5:c1,c201…
7 NATO CONFIDENTIAL DEU EYES ONLY-NATO SECRET DEU EYES ONLY==s4:c1,c200.c257,c259.c511-s5:c1,c200.c25…
/external/selinux/mcstrans/share/examples/urcsts-via-include/setrans.d/
Dc.conf3 s5=CONFIDENTIAL
4 s5=C O N F I D E N T I A L
5 s5=C
/external/clang/test/CodeGen/
Dx86_32-arguments-win32.c35 struct s5 { struct
38 struct s5 f5_1(void) { while (1) {} } in f5_1() argument
39 void f5_2(struct s5 a0) {} in f5_2()
Dbitfield-2.c207 struct s5 { struct
213 struct s5 g5 = { 0xdeadbeef, 0xdeadbeef }; argument
215 int f5_load(struct s5 *a0) { in f5_load()
218 int f5_store(struct s5 *a0) { in f5_store()
221 int f5_reload(struct s5 *a0) { in f5_reload()
229 struct s5 g5 = { 0xdeadbeef, 0xdeadbeef, 0xdeadbeef }; in test_5()
/external/mesa3d/include/CL/
Dcl_platform.h460 __extension__ struct{ cl_char s0, s1, s2, s3, s4, s5, s6, s7; }; member
479 __extension__ struct{ cl_char s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; }; member
535 __extension__ struct{ cl_uchar s0, s1, s2, s3, s4, s5, s6, s7; }; member
554 … __extension__ struct{ cl_uchar s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; }; member
610 __extension__ struct{ cl_short s0, s1, s2, s3, s4, s5, s6, s7; }; member
629 … __extension__ struct{ cl_short s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; }; member
685 __extension__ struct{ cl_ushort s0, s1, s2, s3, s4, s5, s6, s7; }; member
704 …__extension__ struct{ cl_ushort s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; }; member
759 __extension__ struct{ cl_int s0, s1, s2, s3, s4, s5, s6, s7; }; member
778 __extension__ struct{ cl_int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; }; member
[all …]
/external/clang/test/SemaCXX/
Dwarn-dangling-field.cpp42 S5 s5 = { 0 }; // ok, lifetime-extended variable
45 S5 s5; // expected-note {{here}} member
46 …S6() : s5 { 0 } {} // expected-warning {{binding reference subobject of member 's5' to a temporary… in S6()
/external/selinux/mcstrans/share/examples/urcsts-via-include/
Durcsts.test14 CONFIDENTIAL==s5
15 C O N F I D E N T I A L=s5
16 C=s5
/external/selinux/mcstrans/share/examples/urcsts/
Durcsts.test14 CONFIDENTIAL==s5
15 C O N F I D E N T I A L=s5
16 C=s5
Dsetrans.conf14 s5=CONFIDENTIAL
15 s5=C O N F I D E N T I A L
16 s5=C
/external/libvpx/libvpx/vpx_dsp/mips/
Ditrans8_dspr2.c614 int s0, s1, s2, s3, s4, s5, s6, s7; in iadst8_dspr2() local
638 s5 = cospi_14_64 * x4 - cospi_18_64 * x5; in iadst8_dspr2()
643 x1 = ROUND_POWER_OF_TWO((s1 + s5), DCT_CONST_BITS); in iadst8_dspr2()
647 x5 = ROUND_POWER_OF_TWO((s1 - s5), DCT_CONST_BITS); in iadst8_dspr2()
657 s5 = cospi_24_64 * x4 - cospi_8_64 * x5; in iadst8_dspr2()
666 x5 = ROUND_POWER_OF_TWO((s5 + s7), DCT_CONST_BITS); in iadst8_dspr2()
668 x7 = ROUND_POWER_OF_TWO((s5 - s7), DCT_CONST_BITS); in iadst8_dspr2()
/external/selinux/libsepol/cil/test/integration_testing/
Dordered_lists_hard.cil16 (sensitivity s5)
22 (dominance (s1 s2 s4 s5))
23 (dominance (s5 s6 s8))
Dordered_lists_bad1.cil16 (sensitivity s5)
22 (dominance (s1 s2 s4 s5))
23 (dominance (s5 s6 s8))

12345678910>>...15