Home
last modified time | relevance | path

Searched refs:s4 (Results 1 – 25 of 4749) sorted by relevance

12345678910>>...190

/dports/games/adonthell-wastesedge/wastesedge-0.3.8/gfx/achievements/
H A D9.pnm5 s4s4s4s4s4s4s4s4s4s4s4s4s4s4s4s4s4s4s4s4s4s4s4s4s4s4s4s4s4s4s4s4s4
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dwidechar_intrinsics_10.f909 s4 = s1
13 if (any (cshift (s4, 0) /= s4)) call abort
15 if (any (cshift (s4, 3) /= s4)) call abort
28 if (any (cshift (s4, 1) /= [ s4(2:3), s4(1) ])) call abort
29 if (any (cshift (s4, -1) /= [ s4(3), s4(1:2) ])) call abort
30 if (any (cshift (s4, 4) /= [ s4(2:3), s4(1) ])) call abort
31 if (any (cshift (s4, -4) /= [ s4(3), s4(1:2) ])) call abort
38 if (any (cshift (s4, 2) /= [ s4(3), s4(1:2) ])) call abort
39 if (any (cshift (s4, -2) /= [ s4(2:3), s4(1) ])) call abort
40 if (any (cshift (s4, 5) /= [ s4(3), s4(1:2) ])) call abort
[all …]
H A Dwidechar_intrinsics_2.f9010 character(kind=4,len=20) :: s4, t4 variable
13 call ctime (i8, s4) ! { dg-error "must be of kind" }
17 call chdir (s4) ! { dg-error "must be of kind" }
18 call chdir (s4, i) ! { dg-error "must be of kind" }
22 call chmod (s4, t1) ! { dg-error "must be of kind" }
30 call fdate (s4) ! { dg-error "must be of kind" }
33 call gerror (s4) ! { dg-error "must be of kind" }
37 call getcwd (s4) ! { dg-error "must be of kind" }
49 call getlog (s4) ! { dg-error "must be of kind" }
58 call fget (s4) ! { dg-error "must be of kind" }
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dwidechar_intrinsics_10.f9013 if (any (cshift (s4, 0) /= s4)) STOP 2
15 if (any (cshift (s4, 3) /= s4)) STOP 4
17 if (any (cshift (s4, 6) /= s4)) STOP 6
28 if (any (cshift (s4, 1) /= [ s4(2:3), s4(1) ])) STOP 15
29 if (any (cshift (s4, -1) /= [ s4(3), s4(1:2) ])) STOP 16
30 if (any (cshift (s4, 4) /= [ s4(2:3), s4(1) ])) STOP 17
31 if (any (cshift (s4, -4) /= [ s4(3), s4(1:2) ])) STOP 18
38 if (any (cshift (s4, 2) /= [ s4(3), s4(1:2) ])) STOP 23
39 if (any (cshift (s4, -2) /= [ s4(2:3), s4(1) ])) STOP 24
40 if (any (cshift (s4, 5) /= [ s4(3), s4(1:2) ])) STOP 25
[all …]
H A Dwidechar_intrinsics_2.f9010 character(kind=4,len=20) :: s4, t4 variable
13 call ctime (i8, s4) ! { dg-error "must be of kind" }
17 call chdir (s4) ! { dg-error "must be of kind" }
18 call chdir (s4, i) ! { dg-error "must be of kind" }
22 call chmod (s4, t1) ! { dg-error "must be of kind" }
30 call fdate (s4) ! { dg-error "must be of kind" }
33 call gerror (s4) ! { dg-error "must be of kind" }
37 call getcwd (s4) ! { dg-error "must be of kind" }
49 call getlog (s4) ! { dg-error "must be of kind" }
58 call fget (s4) ! { dg-error "must be of kind" }
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dwidechar_intrinsics_10.f9013 if (any (cshift (s4, 0) /= s4)) STOP 2
15 if (any (cshift (s4, 3) /= s4)) STOP 4
17 if (any (cshift (s4, 6) /= s4)) STOP 6
28 if (any (cshift (s4, 1) /= [ s4(2:3), s4(1) ])) STOP 15
29 if (any (cshift (s4, -1) /= [ s4(3), s4(1:2) ])) STOP 16
30 if (any (cshift (s4, 4) /= [ s4(2:3), s4(1) ])) STOP 17
31 if (any (cshift (s4, -4) /= [ s4(3), s4(1:2) ])) STOP 18
38 if (any (cshift (s4, 2) /= [ s4(3), s4(1:2) ])) STOP 23
39 if (any (cshift (s4, -2) /= [ s4(2:3), s4(1) ])) STOP 24
40 if (any (cshift (s4, 5) /= [ s4(3), s4(1:2) ])) STOP 25
[all …]
H A Dwidechar_intrinsics_2.f9010 character(kind=4,len=20) :: s4, t4 variable
13 call ctime (i8, s4) ! { dg-error "must be of kind" }
17 call chdir (s4) ! { dg-error "must be of kind" }
18 call chdir (s4, i) ! { dg-error "must be of kind" }
22 call chmod (s4, t1) ! { dg-error "must be of kind" }
30 call fdate (s4) ! { dg-error "must be of kind" }
33 call gerror (s4) ! { dg-error "must be of kind" }
37 call getcwd (s4) ! { dg-error "must be of kind" }
49 call getlog (s4) ! { dg-error "must be of kind" }
58 call fget (s4) ! { dg-error "must be of kind" }
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dwidechar_intrinsics_10.f9013 if (any (cshift (s4, 0) /= s4)) STOP 2
15 if (any (cshift (s4, 3) /= s4)) STOP 4
17 if (any (cshift (s4, 6) /= s4)) STOP 6
28 if (any (cshift (s4, 1) /= [ s4(2:3), s4(1) ])) STOP 15
29 if (any (cshift (s4, -1) /= [ s4(3), s4(1:2) ])) STOP 16
30 if (any (cshift (s4, 4) /= [ s4(2:3), s4(1) ])) STOP 17
31 if (any (cshift (s4, -4) /= [ s4(3), s4(1:2) ])) STOP 18
38 if (any (cshift (s4, 2) /= [ s4(3), s4(1:2) ])) STOP 23
39 if (any (cshift (s4, -2) /= [ s4(2:3), s4(1) ])) STOP 24
40 if (any (cshift (s4, 5) /= [ s4(3), s4(1:2) ])) STOP 25
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dwidechar_intrinsics_10.f9013 if (any (cshift (s4, 0) /= s4)) STOP 2
15 if (any (cshift (s4, 3) /= s4)) STOP 4
17 if (any (cshift (s4, 6) /= s4)) STOP 6
28 if (any (cshift (s4, 1) /= [ s4(2:3), s4(1) ])) STOP 15
29 if (any (cshift (s4, -1) /= [ s4(3), s4(1:2) ])) STOP 16
30 if (any (cshift (s4, 4) /= [ s4(2:3), s4(1) ])) STOP 17
31 if (any (cshift (s4, -4) /= [ s4(3), s4(1:2) ])) STOP 18
38 if (any (cshift (s4, 2) /= [ s4(3), s4(1:2) ])) STOP 23
39 if (any (cshift (s4, -2) /= [ s4(2:3), s4(1) ])) STOP 24
40 if (any (cshift (s4, 5) /= [ s4(3), s4(1:2) ])) STOP 25
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dwidechar_intrinsics_10.f9013 if (any (cshift (s4, 0) /= s4)) STOP 2
15 if (any (cshift (s4, 3) /= s4)) STOP 4
17 if (any (cshift (s4, 6) /= s4)) STOP 6
28 if (any (cshift (s4, 1) /= [ s4(2:3), s4(1) ])) STOP 15
29 if (any (cshift (s4, -1) /= [ s4(3), s4(1:2) ])) STOP 16
30 if (any (cshift (s4, 4) /= [ s4(2:3), s4(1) ])) STOP 17
31 if (any (cshift (s4, -4) /= [ s4(3), s4(1:2) ])) STOP 18
38 if (any (cshift (s4, 2) /= [ s4(3), s4(1:2) ])) STOP 23
39 if (any (cshift (s4, -2) /= [ s4(2:3), s4(1) ])) STOP 24
40 if (any (cshift (s4, 5) /= [ s4(3), s4(1:2) ])) STOP 25
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dwidechar_intrinsics_10.f9013 if (any (cshift (s4, 0) /= s4)) STOP 2
15 if (any (cshift (s4, 3) /= s4)) STOP 4
17 if (any (cshift (s4, 6) /= s4)) STOP 6
28 if (any (cshift (s4, 1) /= [ s4(2:3), s4(1) ])) STOP 15
29 if (any (cshift (s4, -1) /= [ s4(3), s4(1:2) ])) STOP 16
30 if (any (cshift (s4, 4) /= [ s4(2:3), s4(1) ])) STOP 17
31 if (any (cshift (s4, -4) /= [ s4(3), s4(1:2) ])) STOP 18
38 if (any (cshift (s4, 2) /= [ s4(3), s4(1:2) ])) STOP 23
39 if (any (cshift (s4, -2) /= [ s4(2:3), s4(1) ])) STOP 24
40 if (any (cshift (s4, 5) /= [ s4(3), s4(1:2) ])) STOP 25
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dwidechar_intrinsics_10.f9013 if (any (cshift (s4, 0) /= s4)) STOP 2
15 if (any (cshift (s4, 3) /= s4)) STOP 4
17 if (any (cshift (s4, 6) /= s4)) STOP 6
28 if (any (cshift (s4, 1) /= [ s4(2:3), s4(1) ])) STOP 15
29 if (any (cshift (s4, -1) /= [ s4(3), s4(1:2) ])) STOP 16
30 if (any (cshift (s4, 4) /= [ s4(2:3), s4(1) ])) STOP 17
31 if (any (cshift (s4, -4) /= [ s4(3), s4(1:2) ])) STOP 18
38 if (any (cshift (s4, 2) /= [ s4(3), s4(1:2) ])) STOP 23
39 if (any (cshift (s4, -2) /= [ s4(2:3), s4(1) ])) STOP 24
40 if (any (cshift (s4, 5) /= [ s4(3), s4(1:2) ])) STOP 25
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dwidechar_intrinsics_10.f9013 if (any (cshift (s4, 0) /= s4)) STOP 2
15 if (any (cshift (s4, 3) /= s4)) STOP 4
17 if (any (cshift (s4, 6) /= s4)) STOP 6
28 if (any (cshift (s4, 1) /= [ s4(2:3), s4(1) ])) STOP 15
29 if (any (cshift (s4, -1) /= [ s4(3), s4(1:2) ])) STOP 16
30 if (any (cshift (s4, 4) /= [ s4(2:3), s4(1) ])) STOP 17
31 if (any (cshift (s4, -4) /= [ s4(3), s4(1:2) ])) STOP 18
38 if (any (cshift (s4, 2) /= [ s4(3), s4(1:2) ])) STOP 23
39 if (any (cshift (s4, -2) /= [ s4(2:3), s4(1) ])) STOP 24
40 if (any (cshift (s4, 5) /= [ s4(3), s4(1:2) ])) STOP 25
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dwidechar_intrinsics_10.f9013 if (any (cshift (s4, 0) /= s4)) STOP 2
15 if (any (cshift (s4, 3) /= s4)) STOP 4
17 if (any (cshift (s4, 6) /= s4)) STOP 6
28 if (any (cshift (s4, 1) /= [ s4(2:3), s4(1) ])) STOP 15
29 if (any (cshift (s4, -1) /= [ s4(3), s4(1:2) ])) STOP 16
30 if (any (cshift (s4, 4) /= [ s4(2:3), s4(1) ])) STOP 17
31 if (any (cshift (s4, -4) /= [ s4(3), s4(1:2) ])) STOP 18
38 if (any (cshift (s4, 2) /= [ s4(3), s4(1:2) ])) STOP 23
39 if (any (cshift (s4, -2) /= [ s4(2:3), s4(1) ])) STOP 24
40 if (any (cshift (s4, 5) /= [ s4(3), s4(1:2) ])) STOP 25
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Dwidechar_intrinsics_10.f909 s4 = s1
13 if (any (cshift (s4, 0) /= s4)) call abort
15 if (any (cshift (s4, 3) /= s4)) call abort
28 if (any (cshift (s4, 1) /= [ s4(2:3), s4(1) ])) call abort
29 if (any (cshift (s4, -1) /= [ s4(3), s4(1:2) ])) call abort
30 if (any (cshift (s4, 4) /= [ s4(2:3), s4(1) ])) call abort
31 if (any (cshift (s4, -4) /= [ s4(3), s4(1:2) ])) call abort
38 if (any (cshift (s4, 2) /= [ s4(3), s4(1:2) ])) call abort
39 if (any (cshift (s4, -2) /= [ s4(2:3), s4(1) ])) call abort
40 if (any (cshift (s4, 5) /= [ s4(3), s4(1:2) ])) call abort
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/
H A Dwidechar_intrinsics_10.f909 s4 = s1
13 if (any (cshift (s4, 0) /= s4)) call abort
15 if (any (cshift (s4, 3) /= s4)) call abort
28 if (any (cshift (s4, 1) /= [ s4(2:3), s4(1) ])) call abort
29 if (any (cshift (s4, -1) /= [ s4(3), s4(1:2) ])) call abort
30 if (any (cshift (s4, 4) /= [ s4(2:3), s4(1) ])) call abort
31 if (any (cshift (s4, -4) /= [ s4(3), s4(1:2) ])) call abort
38 if (any (cshift (s4, 2) /= [ s4(3), s4(1:2) ])) call abort
39 if (any (cshift (s4, -2) /= [ s4(2:3), s4(1) ])) call abort
40 if (any (cshift (s4, 5) /= [ s4(3), s4(1:2) ])) call abort
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dwidechar_intrinsics_10.f9013 if (any (cshift (s4, 0) /= s4)) STOP 2
15 if (any (cshift (s4, 3) /= s4)) STOP 4
17 if (any (cshift (s4, 6) /= s4)) STOP 6
28 if (any (cshift (s4, 1) /= [ s4(2:3), s4(1) ])) STOP 15
29 if (any (cshift (s4, -1) /= [ s4(3), s4(1:2) ])) STOP 16
30 if (any (cshift (s4, 4) /= [ s4(2:3), s4(1) ])) STOP 17
31 if (any (cshift (s4, -4) /= [ s4(3), s4(1:2) ])) STOP 18
38 if (any (cshift (s4, 2) /= [ s4(3), s4(1:2) ])) STOP 23
39 if (any (cshift (s4, -2) /= [ s4(2:3), s4(1) ])) STOP 24
40 if (any (cshift (s4, 5) /= [ s4(3), s4(1:2) ])) STOP 25
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dwidechar_intrinsics_10.f9013 if (any (cshift (s4, 0) /= s4)) STOP 2
15 if (any (cshift (s4, 3) /= s4)) STOP 4
17 if (any (cshift (s4, 6) /= s4)) STOP 6
28 if (any (cshift (s4, 1) /= [ s4(2:3), s4(1) ])) STOP 15
29 if (any (cshift (s4, -1) /= [ s4(3), s4(1:2) ])) STOP 16
30 if (any (cshift (s4, 4) /= [ s4(2:3), s4(1) ])) STOP 17
31 if (any (cshift (s4, -4) /= [ s4(3), s4(1:2) ])) STOP 18
38 if (any (cshift (s4, 2) /= [ s4(3), s4(1:2) ])) STOP 23
39 if (any (cshift (s4, -2) /= [ s4(2:3), s4(1) ])) STOP 24
40 if (any (cshift (s4, 5) /= [ s4(3), s4(1:2) ])) STOP 25
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dwidechar_intrinsics_10.f909 s4 = s1
13 if (any (cshift (s4, 0) /= s4)) call abort
15 if (any (cshift (s4, 3) /= s4)) call abort
28 if (any (cshift (s4, 1) /= [ s4(2:3), s4(1) ])) call abort
29 if (any (cshift (s4, -1) /= [ s4(3), s4(1:2) ])) call abort
30 if (any (cshift (s4, 4) /= [ s4(2:3), s4(1) ])) call abort
31 if (any (cshift (s4, -4) /= [ s4(3), s4(1:2) ])) call abort
38 if (any (cshift (s4, 2) /= [ s4(3), s4(1:2) ])) call abort
39 if (any (cshift (s4, -2) /= [ s4(2:3), s4(1) ])) call abort
40 if (any (cshift (s4, 5) /= [ s4(3), s4(1:2) ])) call abort
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dwidechar_intrinsics_10.f9013 if (any (cshift (s4, 0) /= s4)) STOP 2
15 if (any (cshift (s4, 3) /= s4)) STOP 4
17 if (any (cshift (s4, 6) /= s4)) STOP 6
28 if (any (cshift (s4, 1) /= [ s4(2:3), s4(1) ])) STOP 15
29 if (any (cshift (s4, -1) /= [ s4(3), s4(1:2) ])) STOP 16
30 if (any (cshift (s4, 4) /= [ s4(2:3), s4(1) ])) STOP 17
31 if (any (cshift (s4, -4) /= [ s4(3), s4(1:2) ])) STOP 18
38 if (any (cshift (s4, 2) /= [ s4(3), s4(1:2) ])) STOP 23
39 if (any (cshift (s4, -2) /= [ s4(2:3), s4(1) ])) STOP 24
40 if (any (cshift (s4, 5) /= [ s4(3), s4(1:2) ])) STOP 25
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dwidechar_intrinsics_10.f9013 if (any (cshift (s4, 0) /= s4)) STOP 2
15 if (any (cshift (s4, 3) /= s4)) STOP 4
17 if (any (cshift (s4, 6) /= s4)) STOP 6
28 if (any (cshift (s4, 1) /= [ s4(2:3), s4(1) ])) STOP 15
29 if (any (cshift (s4, -1) /= [ s4(3), s4(1:2) ])) STOP 16
30 if (any (cshift (s4, 4) /= [ s4(2:3), s4(1) ])) STOP 17
31 if (any (cshift (s4, -4) /= [ s4(3), s4(1:2) ])) STOP 18
38 if (any (cshift (s4, 2) /= [ s4(3), s4(1:2) ])) STOP 23
39 if (any (cshift (s4, -2) /= [ s4(2:3), s4(1) ])) STOP 24
40 if (any (cshift (s4, 5) /= [ s4(3), s4(1:2) ])) STOP 25
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dwidechar_intrinsics_10.f9013 if (any (cshift (s4, 0) /= s4)) STOP 2
15 if (any (cshift (s4, 3) /= s4)) STOP 4
17 if (any (cshift (s4, 6) /= s4)) STOP 6
28 if (any (cshift (s4, 1) /= [ s4(2:3), s4(1) ])) STOP 15
29 if (any (cshift (s4, -1) /= [ s4(3), s4(1:2) ])) STOP 16
30 if (any (cshift (s4, 4) /= [ s4(2:3), s4(1) ])) STOP 17
31 if (any (cshift (s4, -4) /= [ s4(3), s4(1:2) ])) STOP 18
38 if (any (cshift (s4, 2) /= [ s4(3), s4(1:2) ])) STOP 23
39 if (any (cshift (s4, -2) /= [ s4(2:3), s4(1) ])) STOP 24
40 if (any (cshift (s4, 5) /= [ s4(3), s4(1:2) ])) STOP 25
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dwidechar_intrinsics_10.f9013 if (any (cshift (s4, 0) /= s4)) STOP 2
15 if (any (cshift (s4, 3) /= s4)) STOP 4
17 if (any (cshift (s4, 6) /= s4)) STOP 6
28 if (any (cshift (s4, 1) /= [ s4(2:3), s4(1) ])) STOP 15
29 if (any (cshift (s4, -1) /= [ s4(3), s4(1:2) ])) STOP 16
30 if (any (cshift (s4, 4) /= [ s4(2:3), s4(1) ])) STOP 17
31 if (any (cshift (s4, -4) /= [ s4(3), s4(1:2) ])) STOP 18
38 if (any (cshift (s4, 2) /= [ s4(3), s4(1:2) ])) STOP 23
39 if (any (cshift (s4, -2) /= [ s4(2:3), s4(1) ])) STOP 24
40 if (any (cshift (s4, 5) /= [ s4(3), s4(1:2) ])) STOP 25
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dwidechar_intrinsics_10.f9013 if (any (cshift (s4, 0) /= s4)) STOP 2
15 if (any (cshift (s4, 3) /= s4)) STOP 4
17 if (any (cshift (s4, 6) /= s4)) STOP 6
28 if (any (cshift (s4, 1) /= [ s4(2:3), s4(1) ])) STOP 15
29 if (any (cshift (s4, -1) /= [ s4(3), s4(1:2) ])) STOP 16
30 if (any (cshift (s4, 4) /= [ s4(2:3), s4(1) ])) STOP 17
31 if (any (cshift (s4, -4) /= [ s4(3), s4(1:2) ])) STOP 18
38 if (any (cshift (s4, 2) /= [ s4(3), s4(1:2) ])) STOP 23
39 if (any (cshift (s4, -2) /= [ s4(2:3), s4(1) ])) STOP 24
40 if (any (cshift (s4, 5) /= [ s4(3), s4(1:2) ])) STOP 25
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gfortran.dg/
H A Dwidechar_intrinsics_10.f909 s4 = s1
13 if (any (cshift (s4, 0) /= s4)) call abort
15 if (any (cshift (s4, 3) /= s4)) call abort
28 if (any (cshift (s4, 1) /= [ s4(2:3), s4(1) ])) call abort
29 if (any (cshift (s4, -1) /= [ s4(3), s4(1:2) ])) call abort
30 if (any (cshift (s4, 4) /= [ s4(2:3), s4(1) ])) call abort
31 if (any (cshift (s4, -4) /= [ s4(3), s4(1:2) ])) call abort
38 if (any (cshift (s4, 2) /= [ s4(3), s4(1:2) ])) call abort
39 if (any (cshift (s4, -2) /= [ s4(2:3), s4(1) ])) call abort
40 if (any (cshift (s4, 5) /= [ s4(3), s4(1:2) ])) call abort
[all …]

12345678910>>...190