Home
last modified time | relevance | path

Searched defs:s5 (Results 1 – 25 of 232) sorted by relevance

12345678910

/external/libcxx/test/std/containers/views/span.cons/
Dspan.fail.cpp47 …std::span<const int> s5{cvsp}; // expected-error {{no matching constructor for initializa… in checkCV() local
60 …std::span<const int, 0> s5{cvsp0}; // expected-error {{no matching constructor for initia… in checkCV() local
73 …std::span<const int> s5{cvsp0}; // expected-error {{no matching constructor for initializ… in checkCV() local
86 …std::span<const int, 0> s5{cvsp}; // expected-error {{no matching constructor for initial… in checkCV() local
Dptr_len.fail.cpp48 …std::span<const int> s5{cvarr, 3}; // expected-error {{no matching constructor for initia… in main() local
59 …std::span<const int,3> s5{cvarr, 3}; // expected-error {{no matching constructor for in… in main() local
Dptr_ptr.fail.cpp48 …std::span<const int> s5{cvarr, cvarr + 3}; // expected-error {{no matching constructor fo… in main() local
59 …std::span<const int,3> s5{cvarr, cvarr + 3}; // expected-error {{no matching constructo… in main() local
Darray.fail.cpp57 …std::span<const int> s5{cvarr}; // expected-error {{no matching constructor for initia… in main() local
68 …std::span<const int,3> s5{cvarr}; // expected-error {{no matching constructor for initia… in main() local
Dcontainer.fail.cpp75 …std::span<int> s5{NotAContainerNoSize<int>()}; // expected-error {{no matching constructor fo… in main() local
101 …std::span<const int> s5{IsAContainer<const volatile int>()}; // expected-error {{no mat… in main() local
112 …std::span<const int,1> s5{IsAContainer<const volatile int>()}; // expected-error {{no mat… in main() local
Dptr_len.pass.cpp57 …std::span<const volatile int> s5{carr, 3}; // a span<const volatile int> pointing at const in… in checkCV() local
68 …std::span<const volatile int,3> s5{carr, 3}; // a span<const volatile int> pointing at const in… in checkCV() local
Dptr_ptr.pass.cpp57 …std::span<const volatile int> s5{carr, carr + 3}; // a span<const volatile int> pointing at … in checkCV() local
68 …std::span<const volatile int,3> s5{carr, carr + 3}; // a span<const volatile int> pointing at cons… in checkCV() local
Darray.pass.cpp62 std::span<const volatile int> s5{carr}; // a span<const volatile int> pointing at const int. in checkCV() local
73 std::span<const volatile int,3> s5{carr}; // a span<const volatile int> pointing at const int. in checkCV() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/views/views.span/span.cons/
Dspan.fail.cpp50 …std::span<const int> s5{cvsp}; // expected-error {{no matching constructor for initializa… in checkCV() local
63 …std::span<const int, 0> s5{cvsp0}; // expected-error {{no matching constructor for initia… in checkCV() local
76 …std::span<const int> s5{cvsp0}; // expected-error {{no matching constructor for initializ… in checkCV() local
89 …std::span<const int, 0> s5{cvsp}; // expected-error {{no matching constructor for initial… in checkCV() local
Darray.pass.cpp60 std::span<const volatile int> s5{carr}; // a span<const volatile int> pointing at const int. in checkCV() local
71 std::span<const volatile int,3> s5{carr}; // a span<const volatile int> pointing at const int. in checkCV() local
96 std::span<const int> s5 = {{1,2}}; in testSpan() local
Darray.fail.cpp55 …std::span<const int> s5{cvarr}; // expected-error {{no matching constructor for initia… in main() local
66 …std::span<const int,3> s5{cvarr}; // expected-error {{no matching constructor for initia… in main() local
/external/libaom/av1/common/arm/
Dconvolve_neon.h20 const int16x4_t s4, const int16x4_t s5, in convolve8_4()
40 const int16x8_t s4, const int16x8_t s5, in convolve8_8()
77 const int16x8_t s3, const int16x8_t s4, const int16x8_t s5, in wiener_convolve8_vert_4x8()
171 const int16x4_t s3, const int16x4_t s4, const int16x4_t s5, in wiener_convolve8_horiz_4x8()
211 const int16x8_t s3, const int16x8_t s4, const int16x8_t s5, in convolve8_8x8_s16()
360 const int16x4_t s3, const int16x4_t s4, const int16x4_t s5, in convolve8_4x4_s16()
384 const int16x4_t s4, const int16x4_t s5, in convolve6_4_s32()
405 const int16x8_t s4, const int16x8_t s5, in convolve6_8_s32()
435 const int16x4_t s4, const int16x4_t s5, in convolve8_4_s32()
459 const int16x8_t s4, const int16x8_t s5, in convolve8_8_s32()
Dconvolve_neon.c28 const int16x4_t s4, const int16x4_t s5, in convolve8_4x4()
50 const int16x4_t s3, const int16x4_t s4, const int16x4_t s5, in convolve8_horiz_4x1()
75 const int16x8_t s3, const int16x8_t s4, const int16x8_t s5, in convolve8_vert_8x4()
95 const int16x4_t s3, const int16x4_t s4, const int16x4_t s5, in convolve8_vert_4x4_s32()
121 const int16x8_t s3, const int16x8_t s4, const int16x8_t s5, in convolve8_vert_8x4_s32()
163 const int16x4_t s3, const int16x4_t s4, const int16x4_t s5, in convolve12_vert_4x4_s32()
195 const int16x8_t s3, const int16x8_t s4, const int16x8_t s5, in convolve12_vert_8x4_s32()
541 const int16x8_t s3, const int16x8_t s4, const int16x8_t s5, in convolve8_horiz_8x8()
597 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; in av1_convolve_x_sr_neon() local
684 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7; in av1_convolve_x_sr_neon() local
[all …]
/external/clang/test/Sema/
Dno-documentation-warn-tagdecl-specifier.c28 struct s5 { int is; }; argument
Dpragma-align-mac68k.c50 struct s5 { struct
54 extern int a5_0[sizeof(struct s5) == 4 ? 1 : -1]; argument
/external/libvpx/vpx_dsp/arm/
Dhighbd_vpx_convolve8_neon.c47 int16x8_t *const s4, int16x8_t *const s5, in load_8x8()
69 const uint16x8_t s4, const uint16x8_t s5, in store_8x8()
90 const int16x4_t s3, const int16x4_t s4, const int16x4_t s5, in highbd_convolve8_4()
109 const int16x8_t s3, const int16x8_t s4, const int16x8_t s5, 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 …]
Dmem_neon.h256 uint8x8_t *const s4, uint8x8_t *const s5, in load_u8_8x7()
276 uint8x8_t *const s4, uint8x8_t *const s5, in load_u8_8x8()
298 const uint8x8_t s4, const uint8x8_t s5, in store_u8_8x8()
320 uint8x16_t *const s4, uint8x16_t *const s5, in load_u8_16x8()
342 const uint8x16_t s4, const uint8x16_t s5, in store_u8_16x8()
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
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
/external/clang/test/CodeGen/
Dppc64-struct-onefloat.c7 typedef struct s5 { Sd ds; } SSd; struct
Dx86_32-arguments-win32.c35 struct s5 { struct
38 struct s5 f5_1(void) { while (1) {} } in f5_1() argument
/external/clang/test/SemaCXX/
Dwarn-dangling-field.cpp42 S5 s5 = { 0 }; // ok, lifetime-extended variable
45 S5 s5; // expected-note {{here}} member
/external/clang/test/Parser/
Dcuda-kernel-call-c++11.cu17 S<S<S<S<S<int>>>>> s5; in foo() local
/external/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
/external/libaom/aom_dsp/arm/
Dmem_neon.h95 uint8x8_t *const s4, uint8x8_t *const s5, in load_u8_8x8()
167 int16x4_t *const s4, int16x4_t *const s5, in load_s16_4x8()
208 const uint8x8_t s5, const uint8x8_t s6, in store_u8_8x8()
254 const uint16x8_t s4, const uint16x8_t s5, in store_u16_8x8()
300 const int16x8_t s4, const int16x8_t s5, in store_s16_8x8()
346 int16x8_t *const s4, int16x8_t *const s5, in load_s16_8x8()
504 uint8x16_t *const s4, uint8x16_t *const s5, in load_u8_16x8()

12345678910