Home
last modified time | relevance | path

Searched defs:prf (Results 1 – 25 of 872) sorted by relevance

12345678910>>...35

/dports/audio/snd/snd-21.2/
H A Dsnd-prefs.c45 prefs_info *prf = (prefs_info *)context; in unpost_any_error() local
56 prefs_info *prf = (prefs_info *)data; in any_error_to_text() local
73 static void remember_pref(prefs_info *prf, in remember_pref()
122 prefs_info *prf; in reflect_prefs() local
136 prefs_info *prf; in revert_prefs() local
150 prefs_info *prf; in clear_prefs() local
325 prefs_info *prf; in save_prefs() local
1898 prefs_info *prf = (prefs_info *)data; in mark_tag_width_error() local
1906 prefs_info *prf = (prefs_info *)data; in mark_tag_height_error() local
1985 prefs_info *prf = (prefs_info *)data; in mix_tag_width_error() local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Ddtio_7.f9011 procedure :: prf method
54 CLASS(person), INTENT(INOUT) :: dtv
55 INTEGER, INTENT(IN) :: unit
56 CHARACTER (LEN=*), INTENT(IN) :: iotype
57 INTEGER, INTENT(IN) :: vlist(:)
58 INTEGER, INTENT(OUT) :: iostat
59 CHARACTER (LEN=*), INTENT(INOUT) :: iomsg
60 character (20) :: header, rname, jtitle, oposition
61 integer :: i
62 integer :: no
[all …]
H A Ddtio_17.f9010 procedure :: prf method
37 SUBROUTINE prf (dtv,unit,iotype,vlist,iostat,iomsg) subroutine
54 END SUBROUTINE prf argument
H A Ddtio_3.f9016 procedure :: prf method
75 RECURSIVE SUBROUTINE prf (dtv,unit,iotype,vlist,iostat,iomsg) subroutine
76 CLASS(person), INTENT(INOUT) :: dtv
77 INTEGER, INTENT(IN) :: unit
78 CHARACTER (LEN=*), INTENT(IN) :: iotype
79 INTEGER, INTENT(IN) :: vlist(:)
80 INTEGER, INTENT(OUT) :: iostat
81 CHARACTER (LEN=*), INTENT(INOUT) :: iomsg
82 CHARACTER (LEN=30) :: udfmt
83 INTEGER :: myios
[all …]
H A Ddtio_1.f9020 procedure :: prf method
70 SUBROUTINE prf (dtv,unit,iotype,vlist,iostat,iomsg) subroutine
71 CLASS(person), INTENT(INOUT) :: dtv
72 INTEGER, INTENT(IN) :: unit
73 CHARACTER (LEN=*), INTENT(IN) :: iotype
74 INTEGER, INTENT(IN) :: vlist(:)
75 INTEGER, INTENT(OUT) :: iostat
76 CHARACTER (LEN=*), INTENT(INOUT) :: iomsg
77 CHARACTER (LEN=30) :: udfmt
78 INTEGER :: myios
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Ddtio_7.f9011 procedure :: prf method
54 CLASS(person), INTENT(INOUT) :: dtv
55 INTEGER, INTENT(IN) :: unit
56 CHARACTER (LEN=*), INTENT(IN) :: iotype
57 INTEGER, INTENT(IN) :: vlist(:)
58 INTEGER, INTENT(OUT) :: iostat
59 CHARACTER (LEN=*), INTENT(INOUT) :: iomsg
60 character (20) :: header, rname, jtitle, oposition
61 integer :: i
62 integer :: no
[all …]
H A Ddtio_1.f9020 procedure :: prf method
70 SUBROUTINE prf (dtv,unit,iotype,vlist,iostat,iomsg) subroutine
71 CLASS(person), INTENT(INOUT) :: dtv
72 INTEGER, INTENT(IN) :: unit
73 CHARACTER (LEN=*), INTENT(IN) :: iotype
74 INTEGER, INTENT(IN) :: vlist(:)
75 INTEGER, INTENT(OUT) :: iostat
76 CHARACTER (LEN=*), INTENT(INOUT) :: iomsg
77 CHARACTER (LEN=30) :: udfmt
78 INTEGER :: myios
[all …]
H A Ddtio_17.f9010 procedure :: prf method
37 SUBROUTINE prf (dtv,unit,iotype,vlist,iostat,iomsg) subroutine
54 END SUBROUTINE prf argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddtio_7.f9011 procedure :: prf method
54 CLASS(person), INTENT(INOUT) :: dtv
55 INTEGER, INTENT(IN) :: unit
56 CHARACTER (LEN=*), INTENT(IN) :: iotype
57 INTEGER, INTENT(IN) :: vlist(:)
58 INTEGER, INTENT(OUT) :: iostat
59 CHARACTER (LEN=*), INTENT(INOUT) :: iomsg
60 character (20) :: header, rname, jtitle, oposition
61 integer :: i
62 integer :: no
[all …]
H A Ddtio_17.f9010 procedure :: prf method
37 SUBROUTINE prf (dtv,unit,iotype,vlist,iostat,iomsg) subroutine
54 END SUBROUTINE prf argument
H A Ddtio_3.f9016 procedure :: prf method
75 RECURSIVE SUBROUTINE prf (dtv,unit,iotype,vlist,iostat,iomsg) subroutine
76 CLASS(person), INTENT(INOUT) :: dtv
77 INTEGER, INTENT(IN) :: unit
78 CHARACTER (LEN=*), INTENT(IN) :: iotype
79 INTEGER, INTENT(IN) :: vlist(:)
80 INTEGER, INTENT(OUT) :: iostat
81 CHARACTER (LEN=*), INTENT(INOUT) :: iomsg
82 CHARACTER (LEN=30) :: udfmt
83 INTEGER :: myios
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Ddtio_7.f9011 procedure :: prf method
54 CLASS(person), INTENT(INOUT) :: dtv
55 INTEGER, INTENT(IN) :: unit
56 CHARACTER (LEN=*), INTENT(IN) :: iotype
57 INTEGER, INTENT(IN) :: vlist(:)
58 INTEGER, INTENT(OUT) :: iostat
59 CHARACTER (LEN=*), INTENT(INOUT) :: iomsg
60 character (20) :: header, rname, jtitle, oposition
61 integer :: i
62 integer :: no
[all …]
H A Ddtio_17.f9010 procedure :: prf method
37 SUBROUTINE prf (dtv,unit,iotype,vlist,iostat,iomsg) subroutine
54 END SUBROUTINE prf argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Ddtio_7.f9011 procedure :: prf method
54 CLASS(person), INTENT(INOUT) :: dtv
55 INTEGER, INTENT(IN) :: unit
56 CHARACTER (LEN=*), INTENT(IN) :: iotype
57 INTEGER, INTENT(IN) :: vlist(:)
58 INTEGER, INTENT(OUT) :: iostat
59 CHARACTER (LEN=*), INTENT(INOUT) :: iomsg
60 character (20) :: header, rname, jtitle, oposition
61 integer :: i
62 integer :: no
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Ddtio_7.f9011 procedure :: prf method
54 CLASS(person), INTENT(INOUT) :: dtv
55 INTEGER, INTENT(IN) :: unit
56 CHARACTER (LEN=*), INTENT(IN) :: iotype
57 INTEGER, INTENT(IN) :: vlist(:)
58 INTEGER, INTENT(OUT) :: iostat
59 CHARACTER (LEN=*), INTENT(INOUT) :: iomsg
60 character (20) :: header, rname, jtitle, oposition
61 integer :: i
62 integer :: no
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddtio_7.f9011 procedure :: prf method
54 CLASS(person), INTENT(INOUT) :: dtv
55 INTEGER, INTENT(IN) :: unit
56 CHARACTER (LEN=*), INTENT(IN) :: iotype
57 INTEGER, INTENT(IN) :: vlist(:)
58 INTEGER, INTENT(OUT) :: iostat
59 CHARACTER (LEN=*), INTENT(INOUT) :: iomsg
60 character (20) :: header, rname, jtitle, oposition
61 integer :: i
62 integer :: no
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddtio_7.f9011 procedure :: prf method
54 CLASS(person), INTENT(INOUT) :: dtv
55 INTEGER, INTENT(IN) :: unit
56 CHARACTER (LEN=*), INTENT(IN) :: iotype
57 INTEGER, INTENT(IN) :: vlist(:)
58 INTEGER, INTENT(OUT) :: iostat
59 CHARACTER (LEN=*), INTENT(INOUT) :: iomsg
60 character (20) :: header, rname, jtitle, oposition
61 integer :: i
62 integer :: no
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Ddtio_7.f9011 procedure :: prf method
54 CLASS(person), INTENT(INOUT) :: dtv
55 INTEGER, INTENT(IN) :: unit
56 CHARACTER (LEN=*), INTENT(IN) :: iotype
57 INTEGER, INTENT(IN) :: vlist(:)
58 INTEGER, INTENT(OUT) :: iostat
59 CHARACTER (LEN=*), INTENT(INOUT) :: iomsg
60 character (20) :: header, rname, jtitle, oposition
61 integer :: i
62 integer :: no
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddtio_7.f9011 procedure :: prf method
54 CLASS(person), INTENT(INOUT) :: dtv
55 INTEGER, INTENT(IN) :: unit
56 CHARACTER (LEN=*), INTENT(IN) :: iotype
57 INTEGER, INTENT(IN) :: vlist(:)
58 INTEGER, INTENT(OUT) :: iostat
59 CHARACTER (LEN=*), INTENT(INOUT) :: iomsg
60 character (20) :: header, rname, jtitle, oposition
61 integer :: i
62 integer :: no
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Ddtio_7.f9011 procedure :: prf method
54 CLASS(person), INTENT(INOUT) :: dtv
55 INTEGER, INTENT(IN) :: unit
56 CHARACTER (LEN=*), INTENT(IN) :: iotype
57 INTEGER, INTENT(IN) :: vlist(:)
58 INTEGER, INTENT(OUT) :: iostat
59 CHARACTER (LEN=*), INTENT(INOUT) :: iomsg
60 character (20) :: header, rname, jtitle, oposition
61 integer :: i
62 integer :: no
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Ddtio_7.f9011 procedure :: prf method
54 CLASS(person), INTENT(INOUT) :: dtv
55 INTEGER, INTENT(IN) :: unit
56 CHARACTER (LEN=*), INTENT(IN) :: iotype
57 INTEGER, INTENT(IN) :: vlist(:)
58 INTEGER, INTENT(OUT) :: iostat
59 CHARACTER (LEN=*), INTENT(INOUT) :: iomsg
60 character (20) :: header, rname, jtitle, oposition
61 integer :: i
62 integer :: no
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Ddtio_7.f9011 procedure :: prf method
54 CLASS(person), INTENT(INOUT) :: dtv
55 INTEGER, INTENT(IN) :: unit
56 CHARACTER (LEN=*), INTENT(IN) :: iotype
57 INTEGER, INTENT(IN) :: vlist(:)
58 INTEGER, INTENT(OUT) :: iostat
59 CHARACTER (LEN=*), INTENT(INOUT) :: iomsg
60 character (20) :: header, rname, jtitle, oposition
61 integer :: i
62 integer :: no
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Ddtio_7.f9011 procedure :: prf method
54 CLASS(person), INTENT(INOUT) :: dtv
55 INTEGER, INTENT(IN) :: unit
56 CHARACTER (LEN=*), INTENT(IN) :: iotype
57 INTEGER, INTENT(IN) :: vlist(:)
58 INTEGER, INTENT(OUT) :: iostat
59 CHARACTER (LEN=*), INTENT(INOUT) :: iomsg
60 character (20) :: header, rname, jtitle, oposition
61 integer :: i
62 integer :: no
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Ddtio_7.f9011 procedure :: prf method
54 CLASS(person), INTENT(INOUT) :: dtv
55 INTEGER, INTENT(IN) :: unit
56 CHARACTER (LEN=*), INTENT(IN) :: iotype
57 INTEGER, INTENT(IN) :: vlist(:)
58 INTEGER, INTENT(OUT) :: iostat
59 CHARACTER (LEN=*), INTENT(INOUT) :: iomsg
60 character (20) :: header, rname, jtitle, oposition
61 integer :: i
62 integer :: no
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Ddtio_7.f9011 procedure :: prf method
54 CLASS(person), INTENT(INOUT) :: dtv
55 INTEGER, INTENT(IN) :: unit
56 CHARACTER (LEN=*), INTENT(IN) :: iotype
57 INTEGER, INTENT(IN) :: vlist(:)
58 INTEGER, INTENT(OUT) :: iostat
59 CHARACTER (LEN=*), INTENT(INOUT) :: iomsg
60 character (20) :: header, rname, jtitle, oposition
61 integer :: i
62 integer :: no
[all …]

12345678910>>...35