Home
last modified time | relevance | path

Searched defs:s6 (Results 1 – 25 of 143) sorted by relevance

123456

/external/libcxx/test/std/containers/views/span.cons/
Dspan.fail.cpp49 …std::span< volatile int> s6{ csp}; // expected-error {{no matching constructor for initializa… in checkCV() local
62 …std::span< volatile int, 0> s6{ csp0}; // expected-error {{no matching constructor for initia… in checkCV() local
75 …std::span< volatile int> s6{ csp0}; // expected-error {{no matching constructor for initializ… in checkCV() local
88 …std::span< volatile int, 0> s6{ csp}; // expected-error {{no matching constructor for initial… in checkCV() local
Dptr_len.fail.cpp49 …std::span< volatile int> s6{ carr, 3}; // expected-error {{no matching constructor for initia… in main() local
60 …std::span< volatile int,3> s6{ carr, 3}; // expected-error {{no matching constructor for in… in main() local
Dptr_ptr.fail.cpp49 …std::span< volatile int> s6{ carr, carr + 3}; // expected-error {{no matching constructor fo… in main() local
60 …std::span< volatile int,3> s6{ carr, carr + 3}; // expected-error {{no matching constructo… in main() local
Darray.fail.cpp58 …std::span< volatile int> s6{ carr}; // expected-error {{no matching constructor for initia… in main() local
69 …std::span< volatile int,3> s6{ carr}; // expected-error {{no matching constructor for initia… in main() local
Dcontainer.fail.cpp76 …std::span<int, 0> s6{NotAContainerNoSize<int>()}; // expected-error {{no matching constructor fo… in main() local
102 …std::span< volatile int> s6{IsAContainer<const int>()}; // expected-error {{no mat… in main() local
113 …std::span< volatile int,1> s6{IsAContainer<const int>()}; // expected-error {{no mat… in main() local
Dptr_len.pass.cpp58 …std::span<const volatile int> s6{varr, 3}; // a span<const volatile int> pointing at volatile… in checkCV() local
69 …std::span<const volatile int,3> s6{varr, 3}; // a span<const volatile int> pointing at volatile… in checkCV() local
Dptr_ptr.pass.cpp58 …std::span<const volatile int> s6{varr, varr + 3}; // a span<const volatile int> pointing at … in checkCV() local
69 …std::span<const volatile int,3> s6{varr, varr + 3}; // a span<const volatile int> pointing at vola… in checkCV() local
Darray.pass.cpp63 …std::span<const volatile int> s6{varr}; // a span<const volatile int> pointing at volatile int. in checkCV() local
74 …std::span<const volatile int,3> s6{varr}; // a span<const volatile int> pointing at volatile int. in checkCV() local
/external/libvpx/libvpx/vpx_dsp/arm/
Dvpx_convolve8_neon.h35 uint8x8_t *const s6, uint8x8_t *const s7) { in load_u8_8x8()
57 uint8x16_t *const s6, uint8x16_t *const s7) { in load_u8_16x8()
78 const int16x4_t s6, const int16x4_t s7, in convolve8_4()
100 const int16x8_t s6, const int16x8_t s7, in convolve8_8()
Dhighbd_vpx_convolve8_neon.c48 int16x8_t *const s6, int16x8_t *const s7) { in load_8x8()
70 const uint16x8_t s6, const uint16x8_t s7) { in store_8x8()
91 const int16x4_t s6, const int16x4_t s7, const int16x8_t filters) { in highbd_convolve8_4()
110 const int16x8_t s6, const int16x8_t s7, in highbd_convolve8_8()
157 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_horiz_neon() local
213 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_horiz_neon() local
366 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_avg_horiz_neon() local
429 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_avg_horiz_neon() local
602 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_vert_neon() local
670 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_vert_neon() local
[all …]
Dvpx_convolve8_neon.c37 const uint8x8_t s6, const uint8x8_t s7) { in store_u8_8x8()
75 int16x4_t filter3, filter4, s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, in vpx_convolve8_horiz_neon() local
155 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_horiz_neon() local
328 int16x4_t filter3, filter4, s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, in vpx_convolve8_avg_horiz_neon() local
412 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_avg_horiz_neon() local
619 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; in vpx_convolve8_vert_neon() local
690 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_vert_neon() local
791 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; in vpx_convolve8_avg_vert_neon() local
872 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_avg_vert_neon() local
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
377 int16x8_t in[16], s1[32], s2[32], s3[32], s4[32], s5[32], s6[32], s7[32], in vpx_idct32_16_neon() local
Dhighbd_idct32x32_135_add_neon.c101 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
454 int32x4x2_t in[16], s1[32], s2[32], s3[32], s4[32], s5[32], s6[32], s7[32], in vpx_highbd_idct32_16_neon() local
Didct32x32_add_neon.c151 int16x8_t *const s5, int16x8_t *const s6, in load_s16x8q()
197 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7; in idct32_transpose_pair() local
209 int16x8_t *const s5, int16x8_t *const s6, int16x8_t *const s7) { in load_s16x8q_tran_low()
230 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7; in idct32_transpose_pair_tran_low() local
/external/libaom/libaom/av1/common/arm/
Dconvolve_neon.c29 const int16x4_t s6, const int16x4_t s7, in convolve8_4x4()
51 const int16x8_t s6, const int16x8_t s7, const int16_t *filter, in convolve8_horiz_8x8()
77 const int16x4_t s6, const int16x4_t s7, const int16_t *filter, in convolve8_horiz_4x1()
103 const int16x8_t s6, const int16x8_t s7, const int16_t *filter) { in convolve8_vert_8x4()
124 const int16x4_t s6, const int16x4_t s7, const int16_t *y_filter, in convolve8_vert_4x4_s32()
153 const int16x8_t s6, const int16x8_t s7, const int16_t *y_filter, in convolve8_vert_8x4_s32()
226 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; in av1_convolve_x_sr_neon() local
313 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7; in av1_convolve_x_sr_neon() local
625 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, d0; in av1_convolve_y_sr_neon() local
744 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7; in av1_convolve_y_sr_neon() local
[all …]
Dconvolve_neon.h21 const int16x8_t s6, int16_t *filter_y, const int bd, in wiener_convolve8_vert_4x8()
120 const int16x4_t s6, int16_t *filter_x, const int bd, in wiener_convolve8_horiz_4x8()
161 const int16x8_t s6, const int16x8_t s7, const int16_t *filter, in convolve8_8x8_s16()
184 const int16x4_t s6, const int16x4_t s7, const int16_t *filter, in convolve8_4x4_s16()
205 const int16x4_t s6, const int16x4_t s7, const int16_t *y_filter, in convolve8_4x4_s32()
Dmem_neon.h37 uint8x8_t *const s6, uint8x8_t *const s7) { in load_u8_8x8()
109 int16x4_t *const s6, int16x4_t *const s7) { in load_s16_4x8()
149 const uint8x8_t s5, const uint8x8_t s6, in store_u8_8x8()
196 const uint16x8_t s6, const uint16x8_t s7) { in store_u16_8x8()
242 const int16x8_t s6, const int16x8_t s7) { in store_s16_8x8()
288 int16x8_t *const s6, int16x8_t *const s7) { in load_s16_8x8()
411 uint8x16_t *const s6, uint8x16_t *const s7) { in load_u8_16x8()
/external/clang/test/CodeGen/
Dx86_32-arguments-win32.c43 struct s6 { struct
46 struct s6 f6_1(void) { while (1) {} } in f6_1() argument
Dregparm-struct.c83 struct s6 { struct
87 __attribute__((regparm(3))) void f10(struct s6 a, int b); argument
Dexprs.c93 struct s6 { int f0; }; struct
/external/libvpx/libvpx/vp9/encoder/
Dvp9_dct.c43 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; // canbe16 in fdct8() local
122 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; // canbe16 in fdct16() local
237 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; in fadst4() local
276 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; in fadst8() local
347 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7, s8; in fadst16() local
574 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; // canbe16 in vp9_fdct8x8_quant_c() local
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_highbd_iht4x4_add_sse4.c23 __m128i s0[2], s1[2], s2[2], s3[2], s4[2], s5[2], s6[2], t0[2], t1[2], t2[2]; in highbd_iadst4_sse4_1() local
/external/u-boot/arch/mips/include/asm/
Dregdef.h45 #define s6 $22 macro
88 #define s6 $22 macro
/external/google-breakpad/src/testing/test/
Dgmock-more-actions_test.cc151 const char* s4, const char* s5, const char* s6) { in Concat6()
156 const char* s4, const char* s5, const char* s6, in Concat7()
162 const char* s4, const char* s5, const char* s6, in Concat8()
168 const char* s4, const char* s5, const char* s6, in Concat9()
174 const char* s4, const char* s5, const char* s6, in Concat10()
205 const char* s4, const char* s5, const char* s6, in Concat7()
211 const char* s4, const char* s5, const char* s6, in Concat8()
217 const char* s4, const char* s5, const char* s6, in Concat9()
223 const char* s4, const char* s5, const char* s6, in Concat10()
/external/googletest/googlemock/test/
Dgmock-more-actions_test.cc145 const char* s4, const char* s5, const char* s6) { in Concat6()
150 const char* s4, const char* s5, const char* s6, in Concat7()
156 const char* s4, const char* s5, const char* s6, in Concat8()
162 const char* s4, const char* s5, const char* s6, in Concat9()
168 const char* s4, const char* s5, const char* s6, in Concat10()
199 const char* s4, const char* s5, const char* s6, in Concat7()
205 const char* s4, const char* s5, const char* s6, in Concat8()
211 const char* s4, const char* s5, const char* s6, in Concat9()
217 const char* s4, const char* s5, const char* s6, in Concat10()

123456