Home
last modified time | relevance | path

Searched refs:cut1 (Results 1 – 25 of 151) sorted by relevance

1234567

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dwidechar_6.f906 module procedure cut1
12 function cut1 (s) function
14 character(kind=1,len=max(0,len(s)-3)) :: cut1 local
16 cut1 = s(4:)
17 end function cut1
31 if (len (cut1("")) /= 0 .or. cut1("") /= "") call abort
32 if (len (cut1("1")) /= 0 .or. cut1("") /= "") call abort
33 if (len (cut1("12")) /= 0 .or. cut1("") /= "") call abort
34 if (len (cut1("123")) /= 0 .or. cut1("") /= "") call abort
35 if (len (cut1("1234")) /= 1 .or. cut1("4") /= "") call abort
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dwidechar_6.f906 module procedure cut1
12 function cut1 (s) function
14 character(kind=1,len=max(0,len(s)-3)) :: cut1 local
16 cut1 = s(4:)
17 end function cut1
31 if (len (cut1("")) /= 0 .or. cut1("") /= "") STOP 1
32 if (len (cut1("1")) /= 0 .or. cut1("") /= "") STOP 2
33 if (len (cut1("12")) /= 0 .or. cut1("") /= "") STOP 3
34 if (len (cut1("123")) /= 0 .or. cut1("") /= "") STOP 4
35 if (len (cut1("1234")) /= 1 .or. cut1("4") /= "") STOP 5
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dwidechar_6.f906 module procedure cut1
12 function cut1 (s) function
14 character(kind=1,len=max(0,len(s)-3)) :: cut1 local
16 cut1 = s(4:)
17 end function cut1
31 if (len (cut1("")) /= 0 .or. cut1("") /= "") STOP 1
32 if (len (cut1("1")) /= 0 .or. cut1("") /= "") STOP 2
33 if (len (cut1("12")) /= 0 .or. cut1("") /= "") STOP 3
34 if (len (cut1("123")) /= 0 .or. cut1("") /= "") STOP 4
35 if (len (cut1("1234")) /= 1 .or. cut1("4") /= "") STOP 5
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dwidechar_6.f906 module procedure cut1
12 function cut1 (s) function
14 character(kind=1,len=max(0,len(s)-3)) :: cut1 local
16 cut1 = s(4:)
17 end function cut1
31 if (len (cut1("")) /= 0 .or. cut1("") /= "") STOP 1
32 if (len (cut1("1")) /= 0 .or. cut1("") /= "") STOP 2
33 if (len (cut1("12")) /= 0 .or. cut1("") /= "") STOP 3
34 if (len (cut1("123")) /= 0 .or. cut1("") /= "") STOP 4
35 if (len (cut1("1234")) /= 1 .or. cut1("4") /= "") STOP 5
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dwidechar_6.f906 module procedure cut1
12 function cut1 (s) function
14 character(kind=1,len=max(0,len(s)-3)) :: cut1 local
16 cut1 = s(4:)
17 end function cut1
31 if (len (cut1("")) /= 0 .or. cut1("") /= "") STOP 1
32 if (len (cut1("1")) /= 0 .or. cut1("") /= "") STOP 2
33 if (len (cut1("12")) /= 0 .or. cut1("") /= "") STOP 3
34 if (len (cut1("123")) /= 0 .or. cut1("") /= "") STOP 4
35 if (len (cut1("1234")) /= 1 .or. cut1("4") /= "") STOP 5
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dwidechar_6.f906 module procedure cut1
12 function cut1 (s) function
14 character(kind=1,len=max(0,len(s)-3)) :: cut1 local
16 cut1 = s(4:)
17 end function cut1
31 if (len (cut1("")) /= 0 .or. cut1("") /= "") STOP 1
32 if (len (cut1("1")) /= 0 .or. cut1("") /= "") STOP 2
33 if (len (cut1("12")) /= 0 .or. cut1("") /= "") STOP 3
34 if (len (cut1("123")) /= 0 .or. cut1("") /= "") STOP 4
35 if (len (cut1("1234")) /= 1 .or. cut1("4") /= "") STOP 5
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dwidechar_6.f906 module procedure cut1
12 function cut1 (s) function
14 character(kind=1,len=max(0,len(s)-3)) :: cut1 local
16 cut1 = s(4:)
17 end function cut1
31 if (len (cut1("")) /= 0 .or. cut1("") /= "") STOP 1
32 if (len (cut1("1")) /= 0 .or. cut1("") /= "") STOP 2
33 if (len (cut1("12")) /= 0 .or. cut1("") /= "") STOP 3
34 if (len (cut1("123")) /= 0 .or. cut1("") /= "") STOP 4
35 if (len (cut1("1234")) /= 1 .or. cut1("4") /= "") STOP 5
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dwidechar_6.f906 module procedure cut1
12 function cut1 (s) function
14 character(kind=1,len=max(0,len(s)-3)) :: cut1 local
16 cut1 = s(4:)
17 end function cut1
31 if (len (cut1("")) /= 0 .or. cut1("") /= "") STOP 1
32 if (len (cut1("1")) /= 0 .or. cut1("") /= "") STOP 2
33 if (len (cut1("12")) /= 0 .or. cut1("") /= "") STOP 3
34 if (len (cut1("123")) /= 0 .or. cut1("") /= "") STOP 4
35 if (len (cut1("1234")) /= 1 .or. cut1("4") /= "") STOP 5
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dwidechar_6.f906 module procedure cut1
12 function cut1 (s) function
14 character(kind=1,len=max(0,len(s)-3)) :: cut1 local
16 cut1 = s(4:)
17 end function cut1
31 if (len (cut1("")) /= 0 .or. cut1("") /= "") STOP 1
32 if (len (cut1("1")) /= 0 .or. cut1("") /= "") STOP 2
33 if (len (cut1("12")) /= 0 .or. cut1("") /= "") STOP 3
34 if (len (cut1("123")) /= 0 .or. cut1("") /= "") STOP 4
35 if (len (cut1("1234")) /= 1 .or. cut1("4") /= "") STOP 5
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dwidechar_6.f906 module procedure cut1
12 function cut1 (s) function
14 character(kind=1,len=max(0,len(s)-3)) :: cut1 local
16 cut1 = s(4:)
17 end function cut1
31 if (len (cut1("")) /= 0 .or. cut1("") /= "") STOP 1
32 if (len (cut1("1")) /= 0 .or. cut1("") /= "") STOP 2
33 if (len (cut1("12")) /= 0 .or. cut1("") /= "") STOP 3
34 if (len (cut1("123")) /= 0 .or. cut1("") /= "") STOP 4
35 if (len (cut1("1234")) /= 1 .or. cut1("4") /= "") STOP 5
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Dwidechar_6.f906 module procedure cut1
12 function cut1 (s) function
14 character(kind=1,len=max(0,len(s)-3)) :: cut1 local
16 cut1 = s(4:)
17 end function cut1
31 if (len (cut1("")) /= 0 .or. cut1("") /= "") call abort
32 if (len (cut1("1")) /= 0 .or. cut1("") /= "") call abort
33 if (len (cut1("12")) /= 0 .or. cut1("") /= "") call abort
34 if (len (cut1("123")) /= 0 .or. cut1("") /= "") call abort
35 if (len (cut1("1234")) /= 1 .or. cut1("4") /= "") call abort
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/
H A Dwidechar_6.f906 module procedure cut1
12 function cut1 (s) function
14 character(kind=1,len=max(0,len(s)-3)) :: cut1 local
16 cut1 = s(4:)
17 end function cut1
31 if (len (cut1("")) /= 0 .or. cut1("") /= "") call abort
32 if (len (cut1("1")) /= 0 .or. cut1("") /= "") call abort
33 if (len (cut1("12")) /= 0 .or. cut1("") /= "") call abort
34 if (len (cut1("123")) /= 0 .or. cut1("") /= "") call abort
35 if (len (cut1("1234")) /= 1 .or. cut1("4") /= "") call abort
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dwidechar_6.f906 module procedure cut1
12 function cut1 (s) function
14 character(kind=1,len=max(0,len(s)-3)) :: cut1 local
16 cut1 = s(4:)
17 end function cut1
31 if (len (cut1("")) /= 0 .or. cut1("") /= "") call abort
32 if (len (cut1("1")) /= 0 .or. cut1("") /= "") call abort
33 if (len (cut1("12")) /= 0 .or. cut1("") /= "") call abort
34 if (len (cut1("123")) /= 0 .or. cut1("") /= "") call abort
35 if (len (cut1("1234")) /= 1 .or. cut1("4") /= "") call abort
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dwidechar_6.f906 module procedure cut1
12 function cut1 (s) function
14 character(kind=1,len=max(0,len(s)-3)) :: cut1 local
16 cut1 = s(4:)
17 end function cut1
31 if (len (cut1("")) /= 0 .or. cut1("") /= "") STOP 1
32 if (len (cut1("1")) /= 0 .or. cut1("") /= "") STOP 2
33 if (len (cut1("12")) /= 0 .or. cut1("") /= "") STOP 3
34 if (len (cut1("123")) /= 0 .or. cut1("") /= "") STOP 4
35 if (len (cut1("1234")) /= 1 .or. cut1("4") /= "") STOP 5
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dwidechar_6.f906 module procedure cut1
12 function cut1 (s) function
14 character(kind=1,len=max(0,len(s)-3)) :: cut1 local
16 cut1 = s(4:)
17 end function cut1
31 if (len (cut1("")) /= 0 .or. cut1("") /= "") STOP 1
32 if (len (cut1("1")) /= 0 .or. cut1("") /= "") STOP 2
33 if (len (cut1("12")) /= 0 .or. cut1("") /= "") STOP 3
34 if (len (cut1("123")) /= 0 .or. cut1("") /= "") STOP 4
35 if (len (cut1("1234")) /= 1 .or. cut1("4") /= "") STOP 5
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dwidechar_6.f906 module procedure cut1
12 function cut1 (s) function
14 character(kind=1,len=max(0,len(s)-3)) :: cut1 local
16 cut1 = s(4:)
17 end function cut1
31 if (len (cut1("")) /= 0 .or. cut1("") /= "") STOP 1
32 if (len (cut1("1")) /= 0 .or. cut1("") /= "") STOP 2
33 if (len (cut1("12")) /= 0 .or. cut1("") /= "") STOP 3
34 if (len (cut1("123")) /= 0 .or. cut1("") /= "") STOP 4
35 if (len (cut1("1234")) /= 1 .or. cut1("4") /= "") STOP 5
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dwidechar_6.f906 module procedure cut1
12 function cut1 (s)
14 character(kind=1,len=max(0,len(s)-3)) :: cut1
16 cut1 = s(4:)
17 end function cut1
31 if (len (cut1("")) /= 0 .or. cut1("") /= "") STOP 1
32 if (len (cut1("1")) /= 0 .or. cut1("") /= "") STOP 2
33 if (len (cut1("12")) /= 0 .or. cut1("") /= "") STOP 3
34 if (len (cut1("123")) /= 0 .or. cut1("") /= "") STOP 4
35 if (len (cut1("1234")) /= 1 .or. cut1("4") /= "") STOP 5
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dwidechar_6.f906 module procedure cut1
12 function cut1 (s) function
14 character(kind=1,len=max(0,len(s)-3)) :: cut1 local
16 cut1 = s(4:)
17 end function cut1
31 if (len (cut1("")) /= 0 .or. cut1("") /= "") STOP 1
32 if (len (cut1("1")) /= 0 .or. cut1("") /= "") STOP 2
33 if (len (cut1("12")) /= 0 .or. cut1("") /= "") STOP 3
34 if (len (cut1("123")) /= 0 .or. cut1("") /= "") STOP 4
35 if (len (cut1("1234")) /= 1 .or. cut1("4") /= "") STOP 5
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dwidechar_6.f906 module procedure cut1
12 function cut1 (s) function
14 character(kind=1,len=max(0,len(s)-3)) :: cut1 local
16 cut1 = s(4:)
17 end function cut1
31 if (len (cut1("")) /= 0 .or. cut1("") /= "") STOP 1
32 if (len (cut1("1")) /= 0 .or. cut1("") /= "") STOP 2
33 if (len (cut1("12")) /= 0 .or. cut1("") /= "") STOP 3
34 if (len (cut1("123")) /= 0 .or. cut1("") /= "") STOP 4
35 if (len (cut1("1234")) /= 1 .or. cut1("4") /= "") STOP 5
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dwidechar_6.f906 module procedure cut1
12 function cut1 (s) function
14 character(kind=1,len=max(0,len(s)-3)) :: cut1 local
16 cut1 = s(4:)
17 end function cut1
31 if (len (cut1("")) /= 0 .or. cut1("") /= "") STOP 1
32 if (len (cut1("1")) /= 0 .or. cut1("") /= "") STOP 2
33 if (len (cut1("12")) /= 0 .or. cut1("") /= "") STOP 3
34 if (len (cut1("123")) /= 0 .or. cut1("") /= "") STOP 4
35 if (len (cut1("1234")) /= 1 .or. cut1("4") /= "") STOP 5
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gfortran.dg/
H A Dwidechar_6.f906 module procedure cut1
12 function cut1 (s) function
14 character(kind=1,len=max(0,len(s)-3)) :: cut1 local
16 cut1 = s(4:)
17 end function cut1
31 if (len (cut1("")) /= 0 .or. cut1("") /= "") call abort
32 if (len (cut1("1")) /= 0 .or. cut1("") /= "") call abort
33 if (len (cut1("12")) /= 0 .or. cut1("") /= "") call abort
34 if (len (cut1("123")) /= 0 .or. cut1("") /= "") call abort
35 if (len (cut1("1234")) /= 1 .or. cut1("4") /= "") call abort
[all …]
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/macros/
H A DZ_CONCLUSIONS.DP12 let cut1 = -.7
14 let string strule1 = . if zf3 <= ^cut1, then cat = 1
19 lines dotted; line color black; drawsdsd 15 ^cut1 85 ^cut1
27 let cut1 = 0
28 let string strule1 = . if zf6 >= ^cut1, then cat = 1
32 . lines dotted; . line color black; . drawsdsd 15 ^cut1 85 ^cut1
39 let cut1 = 0
40 let string strule1 = . if zf6 >= ^cut1, then cat = 1
44 . lines dotted;. line color black;. drawsdsd 15 ^cut1 85 ^cut1
/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Drebaseextract.c447 ajint cut1; in rebaseextract_process_pattern() local
488 cut1 *= -1; in rebaseextract_process_pattern()
490 --cut1; in rebaseextract_process_pattern()
525 if(cut1==cut2) in rebaseextract_process_pattern()
541 cut1 += len; in rebaseextract_process_pattern()
543 if(cut1<=0) in rebaseextract_process_pattern()
544 --cut1; in rebaseextract_process_pattern()
553 cut1 = 0; in rebaseextract_process_pattern()
562 ++cut1; in rebaseextract_process_pattern()
588 cut1 = -1; in rebaseextract_process_pattern()
[all …]
/dports/dns/knot-resolver/knot-resolver-5.4.3/lib/
H A Dtest_zonecut.c31 struct kr_zonecut cut1, cut2; in test_zonecut_copy() local
32 kr_zonecut_init(&cut1, n_root, NULL); in test_zonecut_copy()
38 assert_int_equal(kr_zonecut_add(&cut1, n_1, NULL, 0), 0); in test_zonecut_copy()
39 assert_int_equal(kr_zonecut_add(&cut1, n_2, NULL, 0), 0); in test_zonecut_copy()
41 assert_int_equal(kr_zonecut_copy(&cut2, &cut1), 0); in test_zonecut_copy()
46 kr_zonecut_deinit(&cut1); in test_zonecut_copy()
/dports/math/stanmath/math-4.2.0/stan/math/prim/prob/
H A Dordered_logistic_lpmf.hpp145 Array<T_partials_return, Dynamic, 1> cut1 = lambda_val - cuts_y1; in ordered_logistic_lpmf() local
149 = (cut1 > 0.0).select(-cut1, 0) - (-cut1.abs()).exp().log1p(); in ordered_logistic_lpmf()
156 auto log1m_exp_cuts_diff = log1m_exp(cut1 - cut2); in ordered_logistic_lpmf()
170 logp = (m_log_1p_exp_m_cut2 + log1m_exp(cut1 - cut2).array() in ordered_logistic_lpmf()
179 Array<T_partials_return, Dynamic, 1> exp_m_cut1 = exp(-cut1); in ordered_logistic_lpmf()
187 - (cut1 > 0).select(exp_m_cut1 / (1 + exp_m_cut1), in ordered_logistic_lpmf()
188 1 / (1 + exp(cut1))); in ordered_logistic_lpmf()

1234567