| /external/llvm-project/flang/test/Semantics/ |
| D | doconcurrent01.f90 | 194 subroutine s7() subroutine 195 interface 200 type :: procTypeNotPure 204 type :: procTypePure 208 type(procTypeNotPure) :: procVarNotPure 209 type(procTypePure) :: procVarPure 210 integer :: ivar 242 end subroutine s7 argument
|
| D | dosemantics12.f90 | 175 subroutine s7() subroutine 177 integer :: iostatVar, nextrecVar, numberVar, posVar, reclVar, sizeVar
|
| D | assign04.f90 | 106 subroutine s7(x) subroutine 114 subroutine s7 argument 115 integer :: a(10), v(10)
|
| D | resolve40.f90 | 58 subroutine s7 subroutine 59 real x local 60 namelist /nl/ x local
|
| D | symbol09.f90 | 120 subroutine s7 subroutine 123 !DEF: /s7/z ObjectEntity COMPLEX(4) argument 125 complex :: z = (one, -one)
|
| D | assign02.f90 | 109 subroutine s7 subroutine 110 real, target :: a local 111 real, pointer :: b local 112 real, pointer :: c local 113 real :: d local
|
| D | resolve34.f90 | 89 subroutine s7 subroutine 91 type(t2) :: x local 92 integer :: j local
|
| D | bad-forward-type.f90 | 68 subroutine s7(x) subroutine 70 type, extends(undef) :: t type
|
| D | equivalence01.f90 | 80 subroutine s7 subroutine 81 type t1 83 real :: x0 84 type(t1) :: x1
|
| /external/libcxx/test/std/containers/views/span.cons/ |
| D | span.fail.cpp | 50 …std::span< volatile int> s7{cvsp}; // expected-error {{no matching constructor for initializa… in checkCV() local 63 …std::span< volatile int, 0> s7{cvsp0}; // expected-error {{no matching constructor for initia… in checkCV() local 76 …std::span< volatile int> s7{cvsp0}; // expected-error {{no matching constructor for initializ… in checkCV() local 89 …std::span< volatile int, 0> s7{cvsp}; // expected-error {{no matching constructor for initial… in checkCV() local
|
| D | ptr_ptr.fail.cpp | 50 …std::span< volatile int> s7{cvarr, cvarr + 3}; // expected-error {{no matching constructor fo… in main() local 61 …std::span< volatile int,3> s7{cvarr, cvarr + 3}; // expected-error {{no matching constructo… in main() local
|
| D | ptr_len.fail.cpp | 50 …std::span< volatile int> s7{cvarr, 3}; // expected-error {{no matching constructor for initia… in main() local 61 …std::span< volatile int,3> s7{cvarr, 3}; // expected-error {{no matching constructor for in… in main() local
|
| D | array.fail.cpp | 59 …std::span< volatile int> s7{cvarr}; // expected-error {{no matching constructor for initia… in main() local 70 …std::span< volatile int,3> s7{cvarr}; // expected-error {{no matching constructor for initia… in main() local
|
| D | container.fail.cpp | 77 …std::span<int> s7{NotAContainerPrivate<int>()}; // expected-error {{no matching constructor fo… in main() local 103 …std::span< volatile int> s7{IsAContainer<const volatile int>()}; // expected-error {{no mat… in main() local 114 …std::span< volatile int,1> s7{IsAContainer<const volatile int>()}; // expected-error {{no mat… in main() local
|
| /external/llvm-project/libcxx/test/std/containers/views/span.cons/ |
| D | span.fail.cpp | 54 …std::span< volatile int> s7{cvsp}; // expected-error {{no matching constructor for initializa… in checkCV() local 67 …std::span< volatile int, 0> s7{cvsp0}; // expected-error {{no matching constructor for initia… in checkCV() local 80 …std::span< volatile int> s7{cvsp0}; // expected-error {{no matching constructor for initializ… in checkCV() local 93 …std::span< volatile int, 0> s7{cvsp}; // expected-error {{no matching constructor for initial… in checkCV() local
|
| D | array.fail.cpp | 58 …std::span< volatile int> s7{cvarr}; // expected-error {{no matching constructor for initia… in main() local 69 …std::span< volatile int,3> s7{cvarr}; // expected-error {{no matching constructor for initia… in main() local
|
| D | ptr_ptr.fail.cpp | 54 …std::span< volatile int> s7{cvarr, cvarr + 3}; // expected-error {{no matching constructor fo… in main() local 65 …std::span< volatile int,3> s7{cvarr, cvarr + 3}; // expected-error {{no matching constructo… in main() local
|
| D | ptr_len.fail.cpp | 54 …std::span< volatile int> s7{cvarr, 3}; // expected-error {{no matching constructor for initia… in main() local 65 …std::span< volatile int,3> s7{cvarr, 3}; // expected-error {{no matching constructor for in… in main() local
|
| /external/libvpx/libvpx/vpx_dsp/arm/ |
| D | vpx_convolve8_neon.h | 35 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()
|
| D | highbd_vpx_convolve8_neon.c | 48 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 …]
|
| D | vpx_convolve8_neon.c | 37 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
|
| /external/libaom/libaom/av1/common/arm/ |
| D | convolve_neon.c | 29 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 …]
|
| /external/llvm-project/clang/test/CodeGen/ |
| D | bitfield-2.c | 280 struct __attribute__((aligned(16))) s7 { struct 286 int f7_load(struct s7 *a0) { in f7_load() argument
|
| /external/clang/test/CodeGen/ |
| D | bitfield-2.c | 280 struct __attribute__((aligned(16))) s7 { struct 286 int f7_load(struct s7 *a0) { in f7_load() argument
|
| D | regparm-struct.c | 94 struct s7 { struct 99 __attribute__((regparm(3))) void f11(struct s7 a, int b); argument
|