Home
last modified time | relevance | path

Searched refs:chrs (Results 1 – 25 of 821) sorted by relevance

12345678910>>...33

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dsubstr_5.f903 character(*), parameter :: chrs = '-+.0123456789eEdD' variable
7 if (index(chrs(:), expr) /= 1) call abort
8 if (index(chrs(14:), expr) /= 0) call abort
9 if (index(chrs(:12), expr) /= 0) call abort
10 if (index(chrs, expr(:)) /= 1) call abort
11 if (index(chrs, expr(1:)) /= 1) call abort
12 if (index(chrs, expr(:1)) /= 1) call abort
29 if (index(chrs(:), expr) /= 1) call abort
32 if (index(chrs, expr(:)) /= 1) call abort
33 if (index(chrs, expr(1:)) /= 1) call abort
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dsubstr_5.f907 if (index(chrs(:), expr) /= 1) STOP 1
8 if (index(chrs(14:), expr) /= 0) STOP 2
9 if (index(chrs(:12), expr) /= 0) STOP 3
10 if (index(chrs, expr(:)) /= 1) STOP 4
11 if (index(chrs, expr(1:)) /= 1) STOP 5
12 if (index(chrs, expr(:1)) /= 1) STOP 6
29 if (index(chrs(:), expr) /= 1) STOP 13
32 if (index(chrs, expr(:)) /= 1) STOP 16
33 if (index(chrs, expr(1:)) /= 1) STOP 17
34 if (index(chrs, expr(:1)) /= 1) STOP 18
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dsubstr_5.f907 if (index(chrs(:), expr) /= 1) STOP 1
8 if (index(chrs(14:), expr) /= 0) STOP 2
9 if (index(chrs(:12), expr) /= 0) STOP 3
10 if (index(chrs, expr(:)) /= 1) STOP 4
11 if (index(chrs, expr(1:)) /= 1) STOP 5
12 if (index(chrs, expr(:1)) /= 1) STOP 6
29 if (index(chrs(:), expr) /= 1) STOP 13
32 if (index(chrs, expr(:)) /= 1) STOP 16
33 if (index(chrs, expr(1:)) /= 1) STOP 17
34 if (index(chrs, expr(:1)) /= 1) STOP 18
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dsubstr_5.f907 if (index(chrs(:), expr) /= 1) STOP 1
8 if (index(chrs(14:), expr) /= 0) STOP 2
9 if (index(chrs(:12), expr) /= 0) STOP 3
10 if (index(chrs, expr(:)) /= 1) STOP 4
11 if (index(chrs, expr(1:)) /= 1) STOP 5
12 if (index(chrs, expr(:1)) /= 1) STOP 6
29 if (index(chrs(:), expr) /= 1) STOP 13
32 if (index(chrs, expr(:)) /= 1) STOP 16
33 if (index(chrs, expr(1:)) /= 1) STOP 17
34 if (index(chrs, expr(:1)) /= 1) STOP 18
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dsubstr_5.f907 if (index(chrs(:), expr) /= 1) STOP 1
8 if (index(chrs(14:), expr) /= 0) STOP 2
9 if (index(chrs(:12), expr) /= 0) STOP 3
10 if (index(chrs, expr(:)) /= 1) STOP 4
11 if (index(chrs, expr(1:)) /= 1) STOP 5
12 if (index(chrs, expr(:1)) /= 1) STOP 6
29 if (index(chrs(:), expr) /= 1) STOP 13
32 if (index(chrs, expr(:)) /= 1) STOP 16
33 if (index(chrs, expr(1:)) /= 1) STOP 17
34 if (index(chrs, expr(:1)) /= 1) STOP 18
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dsubstr_5.f907 if (index(chrs(:), expr) /= 1) STOP 1
8 if (index(chrs(14:), expr) /= 0) STOP 2
9 if (index(chrs(:12), expr) /= 0) STOP 3
10 if (index(chrs, expr(:)) /= 1) STOP 4
11 if (index(chrs, expr(1:)) /= 1) STOP 5
12 if (index(chrs, expr(:1)) /= 1) STOP 6
29 if (index(chrs(:), expr) /= 1) STOP 13
32 if (index(chrs, expr(:)) /= 1) STOP 16
33 if (index(chrs, expr(1:)) /= 1) STOP 17
34 if (index(chrs, expr(:1)) /= 1) STOP 18
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dsubstr_5.f907 if (index(chrs(:), expr) /= 1) STOP 1
8 if (index(chrs(14:), expr) /= 0) STOP 2
9 if (index(chrs(:12), expr) /= 0) STOP 3
10 if (index(chrs, expr(:)) /= 1) STOP 4
11 if (index(chrs, expr(1:)) /= 1) STOP 5
12 if (index(chrs, expr(:1)) /= 1) STOP 6
29 if (index(chrs(:), expr) /= 1) STOP 13
32 if (index(chrs, expr(:)) /= 1) STOP 16
33 if (index(chrs, expr(1:)) /= 1) STOP 17
34 if (index(chrs, expr(:1)) /= 1) STOP 18
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dsubstr_5.f903 character(*), parameter :: chrs = '-+.0123456789eEdD' variable
7 if (index(chrs(:), expr) /= 1) call abort
8 if (index(chrs(14:), expr) /= 0) call abort
9 if (index(chrs(:12), expr) /= 0) call abort
10 if (index(chrs, expr(:)) /= 1) call abort
11 if (index(chrs, expr(1:)) /= 1) call abort
12 if (index(chrs, expr(:1)) /= 1) call abort
29 if (index(chrs(:), expr) /= 1) call abort
32 if (index(chrs, expr(:)) /= 1) call abort
33 if (index(chrs, expr(1:)) /= 1) call abort
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dsubstr_5.f907 if (index(chrs(:), expr) /= 1) STOP 1
8 if (index(chrs(14:), expr) /= 0) STOP 2
9 if (index(chrs(:12), expr) /= 0) STOP 3
10 if (index(chrs, expr(:)) /= 1) STOP 4
11 if (index(chrs, expr(1:)) /= 1) STOP 5
12 if (index(chrs, expr(:1)) /= 1) STOP 6
29 if (index(chrs(:), expr) /= 1) STOP 13
32 if (index(chrs, expr(:)) /= 1) STOP 16
33 if (index(chrs, expr(1:)) /= 1) STOP 17
34 if (index(chrs, expr(:1)) /= 1) STOP 18
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dsubstr_5.f907 if (index(chrs(:), expr) /= 1) STOP 1
8 if (index(chrs(14:), expr) /= 0) STOP 2
9 if (index(chrs(:12), expr) /= 0) STOP 3
10 if (index(chrs, expr(:)) /= 1) STOP 4
11 if (index(chrs, expr(1:)) /= 1) STOP 5
12 if (index(chrs, expr(:1)) /= 1) STOP 6
29 if (index(chrs(:), expr) /= 1) STOP 13
32 if (index(chrs, expr(:)) /= 1) STOP 16
33 if (index(chrs, expr(1:)) /= 1) STOP 17
34 if (index(chrs, expr(:1)) /= 1) STOP 18
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dsubstr_5.f907 if (index(chrs(:), expr) /= 1) STOP 1
8 if (index(chrs(14:), expr) /= 0) STOP 2
9 if (index(chrs(:12), expr) /= 0) STOP 3
10 if (index(chrs, expr(:)) /= 1) STOP 4
11 if (index(chrs, expr(1:)) /= 1) STOP 5
12 if (index(chrs, expr(:1)) /= 1) STOP 6
29 if (index(chrs(:), expr) /= 1) STOP 13
32 if (index(chrs, expr(:)) /= 1) STOP 16
33 if (index(chrs, expr(1:)) /= 1) STOP 17
34 if (index(chrs, expr(:1)) /= 1) STOP 18
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Dsubstr_5.f903 character(*), parameter :: chrs = '-+.0123456789eEdD' variable
7 if (index(chrs(:), expr) /= 1) call abort
8 if (index(chrs(14:), expr) /= 0) call abort
9 if (index(chrs(:12), expr) /= 0) call abort
10 if (index(chrs, expr(:)) /= 1) call abort
11 if (index(chrs, expr(1:)) /= 1) call abort
12 if (index(chrs, expr(:1)) /= 1) call abort
29 if (index(chrs(:), expr) /= 1) call abort
32 if (index(chrs, expr(:)) /= 1) call abort
33 if (index(chrs, expr(1:)) /= 1) call abort
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/
H A Dsubstr_5.f903 character(*), parameter :: chrs = '-+.0123456789eEdD' variable
7 if (index(chrs(:), expr) /= 1) call abort
8 if (index(chrs(14:), expr) /= 0) call abort
9 if (index(chrs(:12), expr) /= 0) call abort
10 if (index(chrs, expr(:)) /= 1) call abort
11 if (index(chrs, expr(1:)) /= 1) call abort
12 if (index(chrs, expr(:1)) /= 1) call abort
29 if (index(chrs(:), expr) /= 1) call abort
32 if (index(chrs, expr(:)) /= 1) call abort
33 if (index(chrs, expr(1:)) /= 1) call abort
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dsubstr_5.f907 if (index(chrs(:), expr) /= 1) STOP 1
8 if (index(chrs(14:), expr) /= 0) STOP 2
9 if (index(chrs(:12), expr) /= 0) STOP 3
10 if (index(chrs, expr(:)) /= 1) STOP 4
11 if (index(chrs, expr(1:)) /= 1) STOP 5
12 if (index(chrs, expr(:1)) /= 1) STOP 6
29 if (index(chrs(:), expr) /= 1) STOP 13
32 if (index(chrs, expr(:)) /= 1) STOP 16
33 if (index(chrs, expr(1:)) /= 1) STOP 17
34 if (index(chrs, expr(:1)) /= 1) STOP 18
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dsubstr_5.f907 if (index(chrs(:), expr) /= 1) STOP 1
8 if (index(chrs(14:), expr) /= 0) STOP 2
9 if (index(chrs(:12), expr) /= 0) STOP 3
10 if (index(chrs, expr(:)) /= 1) STOP 4
11 if (index(chrs, expr(1:)) /= 1) STOP 5
12 if (index(chrs, expr(:1)) /= 1) STOP 6
29 if (index(chrs(:), expr) /= 1) STOP 13
32 if (index(chrs, expr(:)) /= 1) STOP 16
33 if (index(chrs, expr(1:)) /= 1) STOP 17
34 if (index(chrs, expr(:1)) /= 1) STOP 18
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dsubstr_5.f907 if (index(chrs(:), expr) /= 1) STOP 1
8 if (index(chrs(14:), expr) /= 0) STOP 2
9 if (index(chrs(:12), expr) /= 0) STOP 3
10 if (index(chrs, expr(:)) /= 1) STOP 4
11 if (index(chrs, expr(1:)) /= 1) STOP 5
12 if (index(chrs, expr(:1)) /= 1) STOP 6
29 if (index(chrs(:), expr) /= 1) STOP 13
32 if (index(chrs, expr(:)) /= 1) STOP 16
33 if (index(chrs, expr(1:)) /= 1) STOP 17
34 if (index(chrs, expr(:1)) /= 1) STOP 18
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dsubstr_5.f907 if (index(chrs(:), expr) /= 1) STOP 1
8 if (index(chrs(14:), expr) /= 0) STOP 2
9 if (index(chrs(:12), expr) /= 0) STOP 3
10 if (index(chrs, expr(:)) /= 1) STOP 4
11 if (index(chrs, expr(1:)) /= 1) STOP 5
12 if (index(chrs, expr(:1)) /= 1) STOP 6
29 if (index(chrs(:), expr) /= 1) STOP 13
32 if (index(chrs, expr(:)) /= 1) STOP 16
33 if (index(chrs, expr(1:)) /= 1) STOP 17
34 if (index(chrs, expr(:1)) /= 1) STOP 18
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dsubstr_5.f907 if (index(chrs(:), expr) /= 1) STOP 1
8 if (index(chrs(14:), expr) /= 0) STOP 2
9 if (index(chrs(:12), expr) /= 0) STOP 3
10 if (index(chrs, expr(:)) /= 1) STOP 4
11 if (index(chrs, expr(1:)) /= 1) STOP 5
12 if (index(chrs, expr(:1)) /= 1) STOP 6
29 if (index(chrs(:), expr) /= 1) STOP 13
32 if (index(chrs, expr(:)) /= 1) STOP 16
33 if (index(chrs, expr(1:)) /= 1) STOP 17
34 if (index(chrs, expr(:1)) /= 1) STOP 18
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dsubstr_5.f907 if (index(chrs(:), expr) /= 1) STOP 1
8 if (index(chrs(14:), expr) /= 0) STOP 2
9 if (index(chrs(:12), expr) /= 0) STOP 3
10 if (index(chrs, expr(:)) /= 1) STOP 4
11 if (index(chrs, expr(1:)) /= 1) STOP 5
12 if (index(chrs, expr(:1)) /= 1) STOP 6
29 if (index(chrs(:), expr) /= 1) STOP 13
32 if (index(chrs, expr(:)) /= 1) STOP 16
33 if (index(chrs, expr(1:)) /= 1) STOP 17
34 if (index(chrs, expr(:1)) /= 1) STOP 18
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dsubstr_5.f907 if (index(chrs(:), expr) /= 1) STOP 1
8 if (index(chrs(14:), expr) /= 0) STOP 2
9 if (index(chrs(:12), expr) /= 0) STOP 3
10 if (index(chrs, expr(:)) /= 1) STOP 4
11 if (index(chrs, expr(1:)) /= 1) STOP 5
12 if (index(chrs, expr(:1)) /= 1) STOP 6
29 if (index(chrs(:), expr) /= 1) STOP 13
32 if (index(chrs, expr(:)) /= 1) STOP 16
33 if (index(chrs, expr(1:)) /= 1) STOP 17
34 if (index(chrs, expr(:1)) /= 1) STOP 18
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gfortran.dg/
H A Dsubstr_5.f903 character(*), parameter :: chrs = '-+.0123456789eEdD' variable
7 if (index(chrs(:), expr) /= 1) call abort
8 if (index(chrs(14:), expr) /= 0) call abort
9 if (index(chrs(:12), expr) /= 0) call abort
10 if (index(chrs, expr(:)) /= 1) call abort
11 if (index(chrs, expr(1:)) /= 1) call abort
12 if (index(chrs, expr(:1)) /= 1) call abort
29 if (index(chrs(:), expr) /= 1) call abort
32 if (index(chrs, expr(:)) /= 1) call abort
33 if (index(chrs, expr(1:)) /= 1) call abort
[all …]
/dports/lang/ruby26/ruby-2.6.9/lib/irb/
H A Dslex.rb106 ch = chrs.shift
111 chrs.unshift ch
120 if chrs.empty?
132 ch = chrs.shift
134 if chrs.empty?
150 if chrs.empty?
167 def match(chrs, op = "") argument
169 if chrs.empty?
177 ch = chrs.shift
182 chrs.unshift ch
[all …]
/dports/graphics/grads/grads-1.9b4/src/
H A Dgxchpl.c61 while (*chrs=='`') { in gxchpl()
62 if (*(chrs+1)>='0' && *(chrs+1)<='9') { in gxchpl()
64 chrs+=2; in gxchpl()
68 chrs+=2; len-=2; in gxchpl()
71 chrs+=2; len-=2; in gxchpl()
74 chrs+=2; len-=2; in gxchpl()
111 chrs++; len--; in gxchpl()
156 chrs++; len--; in gxchpl()
176 if (*(chrs+1)>='0' && *(chrs+1)<='9') { in gxchln()
178 chrs+=2; in gxchln()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/mcc/frontend/dojo/dojox/analytics/logger/
H A DJSON.php478 $chrs = substr($str, 1, -1);
480 $strlen_chrs = strlen($chrs);
485 $ord_chrs_c = ord($chrs{$c});
528 $utf8 .= $chrs{$c};
592 $chrs = substr($str, 1, -1);
593 $chrs = $this->reduce_string($chrs);
595 if ($chrs == '') {
607 $strlen_chrs = strlen($chrs);
654 … } elseif ((($chrs{$c} == '"') || ($chrs{$c} == "'")) && ($top['what'] != SERVICES_JSON_IN_STR)) {
662 ($chrs{$c - 1} == '\\' && $chrs{$c - 2} == '\\'))) {
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/mcc/frontend/dojo/dojox/analytics/logger/
H A DJSON.php478 $chrs = substr($str, 1, -1);
480 $strlen_chrs = strlen($chrs);
485 $ord_chrs_c = ord($chrs{$c});
528 $utf8 .= $chrs{$c};
592 $chrs = substr($str, 1, -1);
593 $chrs = $this->reduce_string($chrs);
595 if ($chrs == '') {
607 $strlen_chrs = strlen($chrs);
654 … } elseif ((($chrs{$c} == '"') || ($chrs{$c} == "'")) && ($top['what'] != SERVICES_JSON_IN_STR)) {
662 ($chrs{$c - 1} == '\\' && $chrs{$c - 2} == '\\'))) {
[all …]

12345678910>>...33