/external/libvpx/libvpx/vpx_dsp/arm/ |
D | idct32x32_135_add_neon.c | 93 int16x8_t in[12], s1[32], s2[32], s3[32], s4[32], s5[32], s6[32], s7[32]; in vpx_idct32_12_neon() local 173 s4[0] = multiply_shift_and_narrow_s16(in[0], cospi_16_64); in vpx_idct32_12_neon() 174 s4[2] = multiply_shift_and_narrow_s16(in[8], cospi_24_64); in vpx_idct32_12_neon() 175 s4[3] = multiply_shift_and_narrow_s16(in[8], cospi_8_64); in vpx_idct32_12_neon() 177 s4[9] = multiply_accumulate_shift_and_narrow_s16(s2[8], -cospi_8_64, s2[15], in vpx_idct32_12_neon() 179 s4[14] = multiply_accumulate_shift_and_narrow_s16(s2[8], cospi_24_64, s2[15], in vpx_idct32_12_neon() 182 s4[10] = multiply_accumulate_shift_and_narrow_s16(s3[10], -cospi_24_64, in vpx_idct32_12_neon() 184 s4[13] = multiply_accumulate_shift_and_narrow_s16(s3[10], -cospi_8_64, s3[13], in vpx_idct32_12_neon() 187 s4[16] = vaddq_s16(s1[16], s2[19]); in vpx_idct32_12_neon() 188 s4[17] = vaddq_s16(s3[17], s3[18]); in vpx_idct32_12_neon() [all …]
|
D | highbd_idct32x32_135_add_neon.c | 100 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 183 s4[0] = multiply_shift_and_narrow_s32_dual(in[0], cospi_16_64); in vpx_highbd_idct32_12_neon() 184 s4[2] = multiply_shift_and_narrow_s32_dual(in[8], cospi_24_64); in vpx_highbd_idct32_12_neon() 185 s4[3] = multiply_shift_and_narrow_s32_dual(in[8], cospi_8_64); in vpx_highbd_idct32_12_neon() 187 s4[9] = multiply_accumulate_shift_and_narrow_s32_dual(s2[8], -cospi_8_64, in vpx_highbd_idct32_12_neon() 189 s4[14] = multiply_accumulate_shift_and_narrow_s32_dual(s2[8], cospi_24_64, in vpx_highbd_idct32_12_neon() 192 s4[10] = multiply_accumulate_shift_and_narrow_s32_dual(s3[10], -cospi_24_64, in vpx_highbd_idct32_12_neon() 194 s4[13] = multiply_accumulate_shift_and_narrow_s32_dual(s3[10], -cospi_8_64, in vpx_highbd_idct32_12_neon() 197 s4[16] = highbd_idct_add_dual(s1[16], s2[19]); in vpx_highbd_idct32_12_neon() 198 s4[17] = highbd_idct_add_dual(s3[17], s3[18]); in vpx_highbd_idct32_12_neon() [all …]
|
D | highbd_vpx_convolve8_neon.c | 44 int16x8_t *s4, int16x8_t *s5, int16x8_t *s6, in load_8x8() argument 54 *s4 = vld1q_s16(s); in load_8x8() 65 const uint16x8_t s3, const uint16x8_t s4, in store_8x8() argument 76 vst1q_u16(s, s4); in store_8x8() 87 const int16x4_t s4, const int16x4_t s5, in convolve8_4() argument 98 sum = vmlal_lane_s16(sum, s4, filters_hi, 0); in convolve8_4() 107 const int16x8_t s4, const int16x8_t s5, in convolve8_8() argument 121 sum0 = vmlal_lane_s16(sum0, vget_low_s16(s4), filters_hi, 0); in convolve8_8() 129 sum1 = vmlal_lane_s16(sum1, vget_high_s16(s4), filters_hi, 0); 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 …]
|
D | vpx_convolve8_neon.c | 45 uint8x8_t *s4, uint8x8_t *s5, uint8x8_t *s6, in load_8x8() argument 55 *s4 = vld1_u8(s); in load_8x8() 66 const uint8x8_t s3, const uint8x8_t s4, in store_8x8() argument 77 vst1_u8(s, s4); in store_8x8() 87 int16x4_t s3, int16x4_t s4, int16x4_t s5, in convolve8_4() argument 102 sum = vqadd_s16(sum, vmul_s16(s4, filter4)); in convolve8_4() 107 int16x8_t s3, int16x8_t s4, int16x8_t s5, in convolve8_8() argument 122 sum = vqaddq_s16(sum, vmulq_s16(s4, filter4)); 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 167 s4 = vget_high_s16(tt0); in vpx_convolve8_horiz_neon() [all …]
|
/external/llvm/test/MC/AMDGPU/ |
D | smrd.s | 35 s_load_dword s1, s[2:3], s4 43 s_load_dwordx2 s[2:3], s[2:3], s4 51 s_load_dwordx4 s[4:7], s[2:3], s4 59 s_load_dwordx4 s[100:103], s[2:3], s4 67 s_load_dwordx8 s[8:15], s[2:3], s4 71 s_load_dwordx8 s[96:103], s[2:3], s4 79 s_load_dwordx16 s[16:31], s[2:3], s4 83 s_load_dwordx16 s[88:103], s[2:3], s4 91 s_buffer_load_dword s1, s[4:7], s4 103 s_buffer_load_dwordx2 s[8:9], s[4:7], s4 [all …]
|
D | out-of-range-registers.s | 25 s_load_dwordx4 s[102:105], s[2:3], s4 28 s_load_dwordx4 s[104:108], s[2:3], s4 31 s_load_dwordx4 s[108:112], s[2:3], s4 34 s_load_dwordx4 s[1:4], s[2:3], s4 37 s_load_dwordx4 s[1:4], s[2:3], s4 40 s_load_dwordx8 s[104:111], s[2:3], s4 43 s_load_dwordx8 s[100:107], s[2:3], s4 46 s_load_dwordx8 s[108:115], s[2:3], s4 49 s_load_dwordx16 s[92:107], s[2:3], s4 52 s_load_dwordx16 s[96:111], s[2:3], s4 [all …]
|
D | sop2.s | 43 s_and_b32 s2, s4, s6 51 s_or_b32 s2, s4, s6 59 s_xor_b32 s2, s4, s6 67 s_andn2_b32 s2, s4, s6 75 s_orn2_b32 s2, s4, s6 83 s_nand_b32 s2, s4, s6 91 s_nor_b32 s2, s4, s6 99 s_xnor_b32 s2, s4, s6 107 s_lshl_b32 s2, s4, s6 115 s_lshr_b32 s2, s4, s6 [all …]
|
/external/libcxx/test/std/re/re.regex/re.regex.assign/ |
D | assign_iter_iter_flag.pass.cpp | 29 std::string s4("(a([bc]))"); in main() local 32 r2.assign(I(s4.begin()), I(s4.end())); in main() 36 r2.assign(I(s4.begin()), I(s4.end()), std::regex::extended); in main() 40 r2.assign(F(s4.begin()), F(s4.end())); in main() 44 r2.assign(F(s4.begin()), F(s4.end()), std::regex::extended); in main()
|
/external/libcxx/test/std/re/re.regex/re.regex.construct/ |
D | iter_iter_flg.pass.cpp | 39 std::string s4("(a([bc]))"); in main() local 44 test(F(s4.begin()), F(s4.end()), std::regex_constants::basic, 0); in main() 49 test(F(s4.begin()), F(s4.end()), std::regex_constants::extended, 2); in main() 54 test(F(s4.begin()), F(s4.end()), std::regex_constants::ECMAScript, 2); in main() 59 test(F(s4.begin()), F(s4.end()), std::regex_constants::awk, 2); in main() 64 test(F(s4.begin()), F(s4.end()), std::regex_constants::grep, 0); in main() 69 test(F(s4.begin()), F(s4.end()), std::regex_constants::egrep, 2); in main()
|
/external/llvm/test/MC/Disassembler/AMDGPU/ |
D | sop2_vi.txt | 3 # VI: s_and_b32 s2, s4, s6 ; encoding: [0x04,0x06,0x02,0x86] 9 # VI: s_or_b32 s2, s4, s6 ; encoding: [0x04,0x06,0x02,0x87] 15 # VI: s_xor_b32 s2, s4, s6 ; encoding: [0x04,0x06,0x02,0x88] 21 # VI: s_andn2_b32 s2, s4, s6 ; encoding: [0x04,0x06,0x02,0x89] 27 # VI: s_orn2_b32 s2, s4, s6 ; encoding: [0x04,0x06,0x02,0x8a] 33 # VI: s_nand_b32 s2, s4, s6 ; encoding: [0x04,0x06,0x02,0x8b] 39 # VI: s_nor_b32 s2, s4, s6 ; encoding: [0x04,0x06,0x02,0x8c] 45 # VI: s_xnor_b32 s2, s4, s6 ; encoding: [0x04,0x06,0x02,0x8d] 51 # VI: s_lshl_b32 s2, s4, s6 ; encoding: [0x04,0x06,0x02,0x8e] 57 # VI: s_lshr_b32 s2, s4, s6 ; encoding: [0x04,0x06,0x02,0x8f] [all …]
|
/external/llvm/test/MC/ARM/ |
D | vfp4.s | 13 @ ARM: vfma.f32 s2, s4, s0 @ encoding: [0x00,0x1a,0xa2,0xee] 14 @ THUMB: vfma.f32 s2, s4, s0 @ encoding: [0xa2,0xee,0x00,0x1a] 15 @ THUMB_V7EM: vfma.f32 s2, s4, s0 @ encoding: [0xa2,0xee,0x00,0x1a] 16 vfma.f32 s2, s4, s0 36 @ ARM: vfnma.f32 s2, s4, s0 @ encoding: [0x40,0x1a,0x92,0xee] 37 @ THUMB: vfnma.f32 s2, s4, s0 @ encoding: [0x92,0xee,0x40,0x1a] 38 @ THUMB_V7EM: vfnma.f32 s2, s4, s0 @ encoding: [0x92,0xee,0x40,0x1a] 39 vfnma.f32 s2, s4, s0 47 @ ARM: vfms.f32 s2, s4, s0 @ encoding: [0x40,0x1a,0xa2,0xee] 48 @ THUMB: vfms.f32 s2, s4, s0 @ encoding: [0xa2,0xee,0x40,0x1a] [all …]
|
D | fullfp16.s | 121 vcvtp.s32.f16 s0, s4 122 @ ARM: vcvtp.s32.f16 s0, s4 @ encoding: [0xc2,0x09,0xbe,0xfe] 123 @ THUMB: vcvtp.s32.f16 s0, s4 @ encoding: [0xbe,0xfe,0xc2,0x09] 137 vcvtp.u32.f16 s0, s4 138 @ ARM: vcvtp.u32.f16 s0, s4 @ encoding: [0x42,0x09,0xbe,0xfe] 139 @ THUMB: vcvtp.u32.f16 s0, s4 @ encoding: [0xbe,0xfe,0x42,0x09] 145 vselge.f16 s4, s1, s23 146 @ ARM: vselge.f16 s4, s1, s23 @ encoding: [0xab,0x29,0x20,0xfe] 147 @ THUMB: vselge.f16 s4, s1, s23 @ encoding: [0x20,0xfe,0xab,0x29] 197 vfma.f16 s2, s7, s4 [all …]
|
D | invalid-fp-armv8.s | 10 vsel.f32 s3, s4, s6 12 vselne.f32 s3, s4, s6 14 vselmi.f32 s3, s4, s6 16 vselpl.f32 s3, s4, s6 18 vselvc.f32 s3, s4, s6 20 vselcs.f32 s3, s4, s6 22 vselcc.f32 s3, s4, s6 24 vselhs.f32 s3, s4, s6 26 vsello.f32 s3, s4, s6 28 vselhi.f32 s3, s4, s6 [all …]
|
/external/libvpx/libvpx/vp8/common/mips/dspr2/ |
D | vp8_loopfilter_filters_dspr2.c | 308 unsigned char *sm1, *s0, *s1, *s2, *s3, *s4, *s5, *s6; in vp8_loop_filter_horizontal_edge_mips() local 330 s4 = s + p; in vp8_loop_filter_horizontal_edge_mips() 340 p4 = *((uint32_t *)(s4)); in vp8_loop_filter_horizontal_edge_mips() 363 *((uint32_t *)s4) = p4; in vp8_loop_filter_horizontal_edge_mips() 372 s4 += 4; in vp8_loop_filter_horizontal_edge_mips() 382 p4 = *((uint32_t *)(s4)); in vp8_loop_filter_horizontal_edge_mips() 405 *((uint32_t *)s4) = p4; in vp8_loop_filter_horizontal_edge_mips() 414 s4 += 4; in vp8_loop_filter_horizontal_edge_mips() 424 p4 = *((uint32_t *)(s4)); in vp8_loop_filter_horizontal_edge_mips() 447 *((uint32_t *)s4) = p4; in vp8_loop_filter_horizontal_edge_mips() [all …]
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | loopfilter_filters_dspr2.c | 29 uint8_t *sm1, *s0, *s1, *s2, *s3, *s4, *s5, *s6; in vpx_lpf_horizontal_4_dspr2() local 58 s4 = s + pitch; in vpx_lpf_horizontal_4_dspr2() 59 s5 = s4 + pitch; in vpx_lpf_horizontal_4_dspr2() 69 : [s1] "r"(s1), [s2] "r"(s2), [s3] "r"(s3), [s4] "r"(s4)); in vpx_lpf_horizontal_4_dspr2() 99 [s1] "r"(s1), [s2] "r"(s2), [s3] "r"(s3), [s4] "r"(s4)); in vpx_lpf_horizontal_4_dspr2() 113 uint8_t *s1, *s2, *s3, *s4; in vpx_lpf_vertical_4_dspr2() local 139 s4 = s3 + pitch; in vpx_lpf_vertical_4_dspr2() 140 s = s4 + pitch; in vpx_lpf_vertical_4_dspr2() 151 pm1 = *((uint32_t *)(s4 - 4)); in vpx_lpf_vertical_4_dspr2() 152 p3 = *((uint32_t *)(s4)); in vpx_lpf_vertical_4_dspr2() [all …]
|
D | loopfilter_mb_vert_dspr2.c | 26 uint8_t *s1, *s2, *s3, *s4; in vpx_lpf_vertical_16_dspr2() local 59 s4 = s3 + pitch; in vpx_lpf_vertical_16_dspr2() 60 s = s4 + pitch; in vpx_lpf_vertical_16_dspr2() 74 : [s1] "r"(s1), [s2] "r"(s2), [s3] "r"(s3), [s4] "r"(s4)); in vpx_lpf_vertical_16_dspr2() 88 : [s1] "r"(s1), [s2] "r"(s2), [s3] "r"(s3), [s4] "r"(s4)); in vpx_lpf_vertical_16_dspr2() 293 [s4] "r"(s4)); in vpx_lpf_vertical_16_dspr2() 303 [q1_f0] "r"(q1_f0), [s4] "r"(s4)); in vpx_lpf_vertical_16_dspr2() 461 [p0_r] "r"(p0_r), [s4] "r"(s4)); in vpx_lpf_vertical_16_dspr2() 475 [q6_r] "r"(q6_r), [s4] "r"(s4)); in vpx_lpf_vertical_16_dspr2() 488 [q1_r_f1] "r"(q1_r_f1), [q2_r_f1] "r"(q2_r_f1), [s4] "r"(s4)); in vpx_lpf_vertical_16_dspr2() [all …]
|
/external/clang/test/SemaCXX/ |
D | elaborated-type-specifier.cpp | 22 void test_elab2(struct S4 *s4); // expected-note{{'NS::S4' declared here}} 25 void X::test_elab2(S4 *s4) { } // expected-note{{passing argument to parameter 's4' here}} in test_elab2() argument 29 struct S4 *s4 = 0; in test_X_elab() local 30 …x.test_elab2(s4); // expected-error{{cannot initialize a parameter of type 'NS::S4 *' with an lval… in test_X_elab() 38 S4 *s4; // expected-error{{unknown type name 'S4'; did you mean 'NS::S4'?}} in test_S5_scope() local
|
/external/libjpeg-turbo/simd/ |
D | jsimd_mips_dspr2.S | 165 SAVE_REGS_ON_STACK 32, s0, s1, s2, s3, s4, s5, s6, s7 172 li s4, 0xffffab33 // -FIX(0.33126) 205 maddu $ac1, s4, t4 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 294 lwx s4, s5(t2) 299 lbu s7, 0(s4) // cr 303 addiu s4, 1 337 RESTORE_REGS_FROM_STACK 32, s0, s1, s2, s3, s4, s5, s6, s7 388 SAVE_REGS_ON_STACK 32, s0, s1, s2, s3, s4, s5, s6, s7 [all …]
|
/external/fio/lib/ |
D | rand.h | 17 uint64_t s1, s2, s3, s4, s5; member 50 dst->s4 = src->s4; in __frand64_copy() 88 xval = ((state->s4 << 5) ^ state->s4) >> 24; in __rand64() 89 state->s4 = ((state->s4 & 18446744073709420544ULL) << 23) ^ xval; in __rand64() 94 return (state->s1 ^ state->s2 ^ state->s3 ^ state->s4 ^ state->s5); in __rand64()
|
/external/libavc/encoder/ |
D | ime_distortion_metrics.c | 915 WORD16 s1,s2,s3,s4,sad_1,sad_2,ls1,ls2,ls3,ls4,ls5,ls6,ls7,ls8; in ime_compute_satqd_16x16_lumainter() local 928 …s4 = ABS((WORD16)pu1_src_lp[1] - (WORD16)pu1_est_lp[1])+ ABS((WORD16)pu1_src_lp[2] - (WORD16)pu1_e… in ime_compute_satqd_16x16_lumainter() 946 …s4 += ABS((WORD16)pu1_src_lp[1] - (WORD16)pu1_est_lp[1])+ ABS((WORD16)pu1_src_lp[2] - (WORD16)pu1_… in ime_compute_satqd_16x16_lumainter() 948 sad_1 = s1+s2+s3+s4; in ime_compute_satqd_16x16_lumainter() 955 ls2 = sad_2 -(s1 + s4); in ime_compute_satqd_16x16_lumainter() 956 ls3 = sad_2 -(s3 + s4); in ime_compute_satqd_16x16_lumainter() 958 ls5 = sad_2 -(s4 - (s2<<1)); in ime_compute_satqd_16x16_lumainter() 960 ls7 = sad_2 -(s2 - (s4<<1)); in ime_compute_satqd_16x16_lumainter() 1033 WORD16 s1,s2,s3,s4,sad_1,sad_2,ls1,ls2,ls3,ls4,ls5,ls6,ls7,ls8; in ime_compute_satqd_8x16_chroma() local 1051 …s4 = ABS((WORD16)pu1_src_lp[2] - (WORD16)pu1_est_lp[2])+ ABS((WORD16)pu1_src_lp[4] - (WORD16)pu1_e… in ime_compute_satqd_8x16_chroma() [all …]
|
/external/clang/test/Sema/ |
D | arm-layout.c | 45 struct s4 { struct 49 check(s4_size, sizeof(struct s4) == 4); argument 50 check(s4_align, __alignof(struct s4) == 4); 52 check(s4_size, sizeof(struct s4) == 1); 53 check(s4_align, __alignof(struct s4) == 1);
|
/external/selinux/mcstrans/share/examples/nato/ |
D | nato.test | 1 NATO CONFIDENTIAL==s4:c1,c200.c511 2 CONFIDENTIAL-NATO SECRET!=s4:c0,c2,c11,c200.c511-s5:c1,c200.c511 4 NATO CONFIDENTIAL NATO EYES ONLY==s4:c1,c200.c204,c206.c218,c220.c222,c224.c238,c240.c256,c259,c260… 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/v8/testing/gmock/test/ |
D | gmock-more-actions_test.cc | 123 const char* s4) { in Concat4() argument 124 return string(s1) + s2 + s3 + s4; in Concat4() 136 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() [all …]
|
/external/google-breakpad/src/testing/test/ |
D | gmock-more-actions_test.cc | 123 const char* s4) { in Concat4() argument 124 return string(s1) + s2 + s3 + s4; in Concat4() 136 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() [all …]
|
/external/googletest/googlemock/test/ |
D | gmock-more-actions_test.cc | 123 const char* s4) { in Concat4() argument 124 return std::string(s1) + s2 + s3 + s4; in Concat4() 136 const char* s4, const char* s5) { in Concat5() argument 137 return std::string(s1) + s2 + s3 + s4 + s5; in Concat5() 151 const char* s4, const char* s5, const char* s6) { in Concat6() argument 152 return std::string(s1) + s2 + s3 + s4 + s5 + s6; in Concat6() 156 const char* s4, const char* s5, const char* s6, in Concat7() argument 158 return std::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 std::string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8; in Concat8() [all …]
|