Home
last modified time | relevance | path

Searched defs:s4 (Results 1 – 25 of 188) sorted by relevance

12345678

/external/libcxx/test/std/containers/views/span.cons/
Dspan.fail.cpp46 …std::span<const int> s4{ vsp}; // expected-error {{no matching constructor for initializa… in checkCV() local
59 …std::span<const int, 0> s4{ vsp0}; // expected-error {{no matching constructor for initia… in checkCV() local
72 …std::span<const int> s4{ vsp0}; // expected-error {{no matching constructor for initializ… in checkCV() local
85 …std::span<const int, 0> s4{ vsp}; // expected-error {{no matching constructor for initial… in checkCV() local
101 …std::span<float, 0> s4{sp0}; // expected-error {{no matching constructor for initialization of … in main() local
Darray.pass.cpp42 …std::span<const volatile int> s4{cvarr}; // a span<const volatile int> pointing at const volati… in checkCV() local
51 …std::span<const volatile int,3> s4{cvarr}; // a span<const volatile int> pointing at const volati… in checkCV() local
61 std::span<const volatile int> s4{ arr}; // a span<const volatile int> pointing at int. in checkCV() local
72 std::span<const volatile int,3> s4{ arr}; // a span<const volatile int> pointing at int. in checkCV() local
Dptr_len.pass.cpp37 …std::span<const volatile int> s4{cvarr, 3}; // a span<const volatile int> pointing at const volati… in checkCV() local
46 …std::span<const volatile int,3> s4{cvarr, 3}; // a span<const volatile int> pointing at const vo… in checkCV() local
56 std::span<const volatile int> s4{ arr, 3}; // a span<const volatile int> pointing at int. in checkCV() local
67 std::span<const volatile int,3> s4{ arr, 3}; // a span<const volatile int> pointing at int. in checkCV() local
Dptr_ptr.pass.cpp37 …std::span<const volatile int> s4{cvarr, cvarr + 3}; // a span<const volatile int> pointing at cons… in checkCV() local
46 …std::span<const volatile int,3> s4{cvarr, cvarr + 3}; // a span<const volatile int> pointing at … in checkCV() local
56 …std::span<const volatile int> s4{ arr, arr + 3}; // a span<const volatile int> pointing at … in checkCV() local
67 … std::span<const volatile int,3> s4{ arr, arr + 3}; // a span<const volatile int> pointing at int. in checkCV() local
Dspan.pass.cpp45 … std::span<const volatile int> s4{ vsp}; // a span<const volatile int> pointing at volatile int. in checkCV() local
54 …std::span<const volatile int, 0> s4{ vsp0}; // a span<const volatile int> pointing at volatile int. in checkCV() local
63 …std::span<const volatile int> s4{ vsp0}; // a span<const volatile int> pointing at volatile int. in checkCV() local
72 …std::span<const volatile int, 0> s4{ vsp}; // a span<const volatile int> pointing at volatile int. in checkCV() local
Ddefault.pass.cpp29 std::span<const volatile int> s4; in checkCV() local
38 std::span<const volatile int,0> s4; in checkCV() local
Dptr_ptr.fail.cpp47 …std::span<const int> s4{ varr, varr + 3}; // expected-error {{no matching constructor fo… in main() local
58 …std::span<const int,3> s4{ varr, varr + 3}; // expected-error {{no matching constructo… in main() local
Dptr_len.fail.cpp47 …std::span<const int> s4{ varr, 3}; // expected-error {{no matching constructor for initia… in main() local
58 …std::span<const int,3> s4{ varr, 3}; // expected-error {{no matching constructor for in… in main() local
Dstdarray.pass.cpp59 std::span<const volatile int> s4{ arr}; // a span<const volatile int> pointing at int. in checkCV() local
67 std::span<const volatile int,3> s4{ arr}; // a span<const volatile int> pointing at int. in checkCV() local
Darray.fail.cpp56 …std::span<const int> s4{ varr}; // expected-error {{no matching constructor for initia… in main() local
67 …std::span<const int,3> s4{ varr}; // expected-error {{no matching constructor for initia… in main() local
Dcontainer.fail.cpp74 …std::span<int, 0> s4{NotAContainerNoData<int>()}; // expected-error {{no matching constructor fo… in main() local
100 …std::span<const int> s4{IsAContainer< volatile int>()}; // expected-error {{no mat… in main() local
111 …std::span<const int,1> s4{IsAContainer< volatile int>()}; // expected-error {{no mat… in main() local
/external/clang/test/Sema/
Dpragma-pack-5.c40 struct s4 { struct
45 extern int check[sizeof(struct s4) == 4 ? 1 : -1]; argument
Dpragma-pack-and-options-align.c43 struct s4 { struct
49 extern int a[sizeof(struct s4) == 8 ? 1 : -1]; argument
Dno-documentation-warn-tagdecl-specifier.c24 struct s4 { int is; }; argument
Dpragma-align-mac68k.c41 struct s4 { struct
45 extern int a4_0[offsetof(struct s4, f0) == 0 ? 1 : -1]; argument
/external/clang/test/SemaCXX/
Delaborated-type-specifier.cpp25 void X::test_elab2(S4 *s4) { } // expected-note{{passing argument to parameter 's4' here}} in test_elab2()
29 struct S4 *s4 = 0; in test_X_elab() local
38 S4 *s4; // expected-error{{unknown type name 'S4'; did you mean 'NS::S4'?}} in test_S5_scope() local
/external/libvpx/libvpx/vpx_dsp/arm/
Dvpx_convolve8_neon.h34 uint8x8_t *const s4, uint8x8_t *const s5, in load_u8_8x8()
56 uint8x16_t *const s4, uint8x16_t *const s5, in load_u8_16x8()
77 const int16x4_t s4, const int16x4_t s5, in convolve8_4()
99 const int16x8_t s4, const int16x8_t s5, in convolve8_8()
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 …]
/external/clang/test/CodeGen/
Dx86_32-arguments-win32.c27 struct s4 { struct
31 struct s4 f4_1(void) { while (1) {} } in f4_1() argument
Dbitfield.c73 struct s4 { in f3() struct
74 signed a:16; in f3()
75 signed b:28 __attribute__ ((packed)); in f3()
Dppc64-struct-onefloat.c6 typedef struct s4 { Sf fs; } SSf; argument
/external/libaom/libaom/av1/common/arm/
Dconvolve_neon.c28 const int16x4_t s4, const int16x4_t s5, in convolve8_4x4()
50 const int16x8_t s3, const int16x8_t s4, const int16x8_t s5, in convolve8_horiz_8x8()
76 const int16x4_t s3, const int16x4_t s4, const int16x4_t s5, in convolve8_horiz_4x1()
102 const int16x8_t s3, const int16x8_t s4, const int16x8_t s5, in convolve8_vert_8x4()
123 const int16x4_t s3, const int16x4_t s4, const int16x4_t s5, in convolve8_vert_4x4_s32()
152 const int16x8_t s3, const int16x8_t s4, const int16x8_t s5, 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 …]
Dmem_neon.h36 uint8x8_t *const s4, uint8x8_t *const s5, in load_u8_8x8()
108 int16x4_t *const s4, int16x4_t *const s5, in load_s16_4x8()
148 const uint8x8_t s3, const uint8x8_t s4, in store_u8_8x8()
195 const uint16x8_t s4, const uint16x8_t s5, in store_u16_8x8()
241 const int16x8_t s4, const int16x8_t s5, in store_s16_8x8()
287 int16x8_t *const s4, int16x8_t *const s5, in load_s16_8x8()
410 uint8x16_t *const s4, uint8x16_t *const s5, in load_u8_16x8()
459 int32x4_t *s2, int32x4_t *s3, int32x4_t *s4) { in load_s32_4x4()
470 int32x4_t s2, int32x4_t s3, int32x4_t s4) { in store_s32_4x4()
482 uint32x4_t *s4) { in load_u32_4x4()
[all …]
Dconvolve_neon.h20 const int16x8_t s3, const int16x8_t s4, const int16x8_t s5, in wiener_convolve8_vert_4x8()
119 const int16x4_t s3, const int16x4_t s4, const int16x4_t s5, in wiener_convolve8_horiz_4x8()
160 const int16x8_t s3, const int16x8_t s4, const int16x8_t s5, in convolve8_8x8_s16()
183 const int16x4_t s3, const int16x4_t s4, const int16x4_t s5, in convolve8_4x4_s16()
204 const int16x4_t s3, const int16x4_t s4, const int16x4_t s5, in convolve8_4x4_s32()
/external/eigen/unsupported/Eigen/src/MoreVectorization/
DMathFunctions.h61 Packet4f s4=pmadd(s3,z1, p4f_asin5); in pasin() local
75 Packet4f s4=pmadd(s3,z2, p4f_asin5); in pasin() local

12345678