Home
last modified time | relevance | path

Searched defs:dum (Results 1 – 25 of 1328) sorted by relevance

12345678910>>...54

/dports/math/libpgmath/flang-d07daf3/test/f90_correct/src/
H A Dbf00.f135 subroutine dum(k1, k2, c1, c2, c3, c4, d) subroutine
136 integer*2 k1, k2
137 character*3 c1
138 character*3 c2
139 character*3 c3
140 character*3 c4
141 real*8 d local
/dports/science/dynare/dynare-4.6.4/dynare++/parser/cc/
H A Dparser_exception.cc31 ParserException::ParserException(string m, const char *dum, int i1) in ParserException()
37 ParserException::ParserException(string m, const char *dum, int i1, int i2) in ParserException()
43 ParserException::ParserException(string m, const char *dum, int i1, int i2, int i3) in ParserException()
56 ParserException::ParserException(const ParserException &m, const char *dum, int i) in ParserException()
65 ParserException::ParserException(const ParserException &m, const char *dum, int i1, int i2) in ParserException()
74 ParserException::ParserException(const ParserException &m, const char *dum, int i1, int i2, int i3) in ParserException()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dallocatable_scalar_5.f9041 subroutine intout (dum, alloc) argument
43 integer, allocatable,intent(out) :: dum local
52 subroutine intout2 (dum) ! { dg-warning "declared INTENT.OUT. but was not set" } argument
53 integer, allocatable,intent(out) :: dum local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dallocatable_scalar_5.f9041 subroutine intout (dum, alloc) argument
43 integer, allocatable,intent(out) :: dum local
52 subroutine intout2 (dum) ! { dg-warning "declared INTENT.OUT. but was not set" } argument
53 integer, allocatable,intent(out) :: dum local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dallocatable_scalar_5.f9041 subroutine intout (dum, alloc) argument
43 integer, allocatable,intent(out) :: dum local
52 subroutine intout2 (dum) ! { dg-warning "declared INTENT.OUT. but was not set" } argument
53 integer, allocatable,intent(out) :: dum local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dallocatable_scalar_5.f9041 subroutine intout (dum, alloc) argument
43 integer, allocatable,intent(out) :: dum local
52 subroutine intout2 (dum) ! { dg-warning "declared INTENT.OUT. but was not set" } argument
53 integer, allocatable,intent(out) :: dum local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dallocatable_scalar_5.f9041 subroutine intout (dum, alloc) argument
43 integer, allocatable,intent(out) :: dum local
52 subroutine intout2 (dum) ! { dg-warning "declared INTENT.OUT. but was not set" } argument
53 integer, allocatable,intent(out) :: dum local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dallocatable_scalar_5.f9041 subroutine intout (dum, alloc) argument
43 integer, allocatable,intent(out) :: dum local
52 subroutine intout2 (dum) ! { dg-warning "declared INTENT.OUT. but was not set" } argument
53 integer, allocatable,intent(out) :: dum local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dallocatable_scalar_5.f9041 subroutine intout (dum, alloc) argument
43 integer, allocatable,intent(out) :: dum local
52 subroutine intout2 (dum) ! { dg-warning "declared INTENT.OUT. but was not set" } argument
53 integer, allocatable,intent(out) :: dum local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dallocatable_scalar_5.f9041 subroutine intout (dum, alloc) argument
43 integer, allocatable,intent(out) :: dum local
52 subroutine intout2 (dum) ! { dg-warning "declared INTENT.OUT. but was not set" } argument
53 integer, allocatable,intent(out) :: dum local
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Dallocatable_scalar_5.f9041 subroutine intout (dum, alloc) argument
43 integer, allocatable,intent(out) :: dum local
52 subroutine intout2 (dum) ! { dg-warning "declared INTENT.OUT. but was not set" } argument
53 integer, allocatable,intent(out) :: dum local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/
H A Dallocatable_scalar_5.f9041 subroutine intout (dum, alloc) argument
43 integer, allocatable,intent(out) :: dum local
52 subroutine intout2 (dum) ! { dg-warning "declared INTENT.OUT. but was not set" } argument
53 integer, allocatable,intent(out) :: dum local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dallocatable_scalar_5.f9041 subroutine intout (dum, alloc) argument
43 integer, allocatable,intent(out) :: dum local
52 subroutine intout2 (dum) ! { dg-warning "declared INTENT.OUT. but was not set" } argument
53 integer, allocatable,intent(out) :: dum local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dallocatable_scalar_5.f9041 subroutine intout (dum, alloc) argument
43 integer, allocatable,intent(out) :: dum local
52 subroutine intout2 (dum) ! { dg-warning "declared INTENT.OUT. but was not set" } argument
53 integer, allocatable,intent(out) :: dum local
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dallocatable_scalar_5.f9041 subroutine intout (dum, alloc) argument
43 integer, allocatable,intent(out) :: dum local
52 subroutine intout2 (dum) ! { dg-warning "declared INTENT.OUT. but was not set" } argument
53 integer, allocatable,intent(out) :: dum local
H A Dgeneric_12.f907 SUBROUTINE hello_x(dum) argument
9 INTEGER :: dum local
18 INTEGER :: dum local
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dallocatable_scalar_5.f9041 subroutine intout (dum, alloc) argument
43 integer, allocatable,intent(out) :: dum local
52 subroutine intout2 (dum) ! { dg-warning "declared INTENT.OUT. but was not set" } argument
53 integer, allocatable,intent(out) :: dum local
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dallocatable_scalar_5.f9041 subroutine intout (dum, alloc) argument
43 integer, allocatable,intent(out) :: dum local
52 subroutine intout2 (dum) ! { dg-warning "declared INTENT.OUT. but was not set" } argument
53 integer, allocatable,intent(out) :: dum local
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dallocatable_scalar_5.f9041 subroutine intout (dum, alloc) argument
43 integer, allocatable,intent(out) :: dum local
52 subroutine intout2 (dum) ! { dg-warning "declared INTENT.OUT. but was not set" } argument
53 integer, allocatable,intent(out) :: dum local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dallocatable_scalar_5.f9041 subroutine intout (dum, alloc) argument
43 integer, allocatable,intent(out) :: dum local
52 subroutine intout2 (dum) ! { dg-warning "declared INTENT.OUT. but was not set" } argument
53 integer, allocatable,intent(out) :: dum local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dallocatable_scalar_5.f9041 subroutine intout (dum, alloc) argument
43 integer, allocatable,intent(out) :: dum local
52 subroutine intout2 (dum) ! { dg-warning "declared INTENT.OUT. but was not set" } argument
53 integer, allocatable,intent(out) :: dum local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dallocatable_scalar_5.f9041 subroutine intout (dum, alloc) argument
43 integer, allocatable,intent(out) :: dum local
52 subroutine intout2 (dum) ! { dg-warning "declared INTENT.OUT. but was not set" } argument
53 integer, allocatable,intent(out) :: dum local
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dallocatable_scalar_5.f9041 subroutine intout (dum, alloc) argument
43 integer, allocatable,intent(out) :: dum local
52 subroutine intout2 (dum) ! { dg-warning "declared INTENT.OUT. but was not set" } argument
53 integer, allocatable,intent(out) :: dum local
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gfortran.dg/
H A Dallocatable_scalar_5.f9041 subroutine intout (dum, alloc) argument
43 integer, allocatable,intent(out) :: dum local
52 subroutine intout2 (dum) ! { dg-warning "declared INTENT.OUT. but was not set" } argument
53 integer, allocatable,intent(out) :: dum local
/dports/math/octave/octave-6.4.0/scripts/java/
H A Dusejava.m67 dum = methods ("java.awt.Frame"); variable
74 dum = methods ("java.lang.Runtime"); variable
79 dum = methods ("javax.swing.Popup"); variable

12345678910>>...54