Home
last modified time | relevance | path

Searched defs:doit (Results 26 – 50 of 4929) sorted by relevance

12345678910>>...198

/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_4.f0311 procedure, pass(a) :: doit method
17 subroutine doit(a) subroutine
21 end subroutine doit argument
36 procedure, pass(a) :: doit method
42 subroutine doit(a) subroutine
45 call a%a%doit() argument
60 procedure, pass(a) :: doit method
66 subroutine doit(a) subroutine
69 call a%a(1)%doit () argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_4.f0311 procedure, pass(a) :: doit method
17 subroutine doit(a) subroutine
21 end subroutine doit argument
36 procedure, pass(a) :: doit method
42 subroutine doit(a) subroutine
45 call a%a%doit() argument
60 procedure, pass(a) :: doit method
66 subroutine doit(a) subroutine
69 call a%a(1)%doit () argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_4.f0311 procedure, pass(a) :: doit method
17 subroutine doit(a) subroutine
21 end subroutine doit argument
36 procedure, pass(a) :: doit method
42 subroutine doit(a) subroutine
45 call a%a%doit() argument
60 procedure, pass(a) :: doit method
66 subroutine doit(a) subroutine
69 call a%a(1)%doit () argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_4.f0311 procedure, pass(a) :: doit method
17 subroutine doit(a) subroutine
21 end subroutine doit argument
36 procedure, pass(a) :: doit method
42 subroutine doit(a) subroutine
45 call a%a%doit() argument
60 procedure, pass(a) :: doit method
66 subroutine doit(a) subroutine
69 call a%a(1)%doit () argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_4.f0311 procedure, pass(a) :: doit method
17 subroutine doit(a) subroutine
21 end subroutine doit argument
36 procedure, pass(a) :: doit method
42 subroutine doit(a) subroutine
45 call a%a%doit() argument
60 procedure, pass(a) :: doit method
66 subroutine doit(a) subroutine
69 call a%a(1)%doit () argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_4.f0311 procedure, pass(a) :: doit method
17 subroutine doit(a) subroutine
21 end subroutine doit argument
36 procedure, pass(a) :: doit method
42 subroutine doit(a) subroutine
45 call a%a%doit() argument
60 procedure, pass(a) :: doit method
66 subroutine doit(a) subroutine
69 call a%a(1)%doit () argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_4.f0311 procedure, pass(a) :: doit method
17 subroutine doit(a) subroutine
21 end subroutine doit argument
36 procedure, pass(a) :: doit method
42 subroutine doit(a) subroutine
45 call a%a%doit() argument
60 procedure, pass(a) :: doit method
66 subroutine doit(a) subroutine
69 call a%a(1)%doit () argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_4.f0311 procedure, pass(a) :: doit method
17 subroutine doit(a) subroutine
21 end subroutine doit argument
36 procedure, pass(a) :: doit method
42 subroutine doit(a) subroutine
45 call a%a%doit() argument
60 procedure, pass(a) :: doit method
66 subroutine doit(a) subroutine
69 call a%a(1)%doit () argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_4.f0311 procedure, pass(a) :: doit method
17 subroutine doit(a) subroutine
21 end subroutine doit argument
36 procedure, pass(a) :: doit method
42 subroutine doit(a) subroutine
45 call a%a%doit() argument
60 procedure, pass(a) :: doit method
66 subroutine doit(a) subroutine
69 call a%a(1)%doit () argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_4.f0311 procedure, pass(a) :: doit method
17 subroutine doit(a) subroutine
21 end subroutine doit argument
36 procedure, pass(a) :: doit method
42 subroutine doit(a) subroutine
45 call a%a%doit() argument
60 procedure, pass(a) :: doit method
66 subroutine doit(a) subroutine
69 call a%a(1)%doit () argument
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A DvmOperations.cpp101 void VM_ThreadStop::doit() { in doit() function in VM_ThreadStop
113 void VM_ClearICs::doit() { in doit() function in VM_ClearICs
121 void VM_Deoptimize::doit() { in doit() function in VM_Deoptimize
152 void VM_DeoptimizeAll::doit() { in doit() function in VM_DeoptimizeAll
190 void VM_ZombieAll::doit() { in doit() function in VM_ZombieAll
198 void VM_Verify::doit() { in doit() function in VM_Verify
211 void VM_PrintThreads::doit() { in doit() function in VM_PrintThreads
222 void VM_PrintJNI::doit() { in doit() function in VM_PrintJNI
226 void VM_PrintMetadata::doit() { in doit() function in VM_PrintMetadata
311 void VM_ThreadDump::doit() { in doit() function in VM_ThreadDump
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A DvmOperations.cpp98 void VM_ThreadStop::doit() { in doit() function in VM_ThreadStop
110 void VM_ClearICs::doit() { in doit() function in VM_ClearICs
118 void VM_Deoptimize::doit() { in doit() function in VM_Deoptimize
149 void VM_DeoptimizeAll::doit() { in doit() function in VM_DeoptimizeAll
187 void VM_ZombieAll::doit() { in doit() function in VM_ZombieAll
195 void VM_Verify::doit() { in doit() function in VM_Verify
208 void VM_PrintThreads::doit() { in doit() function in VM_PrintThreads
219 void VM_PrintJNI::doit() { in doit() function in VM_PrintJNI
223 void VM_PrintMetadata::doit() { in doit() function in VM_PrintMetadata
308 void VM_ThreadDump::doit() { in doit() function in VM_ThreadDump
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A DvmOperations.cpp88 void VM_ThreadStop::doit() { in doit() function in VM_ThreadStop
100 void VM_ClearICs::doit() { in doit() function in VM_ClearICs
127 void VM_DeoptimizeAll::doit() { in doit() function in VM_DeoptimizeAll
165 void VM_ZombieAll::doit() { in doit() function in VM_ZombieAll
173 void VM_Verify::doit() { in doit() function in VM_Verify
186 void VM_PrintThreads::doit() { in doit() function in VM_PrintThreads
197 void VM_PrintJNI::doit() { in doit() function in VM_PrintJNI
201 void VM_PrintMetadata::doit() { in doit() function in VM_PrintMetadata
216 void VM_FindDeadlocks::doit() { in doit() function in VM_FindDeadlocks
286 void VM_ThreadDump::doit() { in doit() function in VM_ThreadDump
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/appcds/test-classes/
H A DCpAttr4.java25 class CpAttr2 { static void doit() {throw new RuntimeException("");} } in doit() method in CpAttr2
26 class CpAttr3 { static void doit() {throw new RuntimeException("");} } in doit() method in CpAttr3
27 class CpAttr4 { static void doit() {} } in doit() method in CpAttr4
28 class CpAttr5 { static void doit() {throw new RuntimeException("");} } in doit() method in CpAttr5
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/runtime/appcds/test-classes/
H A DCpAttr4.java25 class CpAttr2 { static void doit() {throw new RuntimeException("");} } in doit() method in CpAttr2
26 class CpAttr3 { static void doit() {throw new RuntimeException("");} } in doit() method in CpAttr3
27 class CpAttr4 { static void doit() {} } in doit() method in CpAttr4
28 class CpAttr5 { static void doit() {throw new RuntimeException("");} } in doit() method in CpAttr5
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/runtime/cds/appcds/test-classes/
H A DCpAttr4.java25 class CpAttr2 { static void doit() {throw new RuntimeException("");} } in doit() method in CpAttr2
26 class CpAttr3 { static void doit() {throw new RuntimeException("");} } in doit() method in CpAttr3
27 class CpAttr4 { static void doit() {} } in doit() method in CpAttr4
28 class CpAttr5 { static void doit() {throw new RuntimeException("");} } in doit() method in CpAttr5
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/runtime/cds/appcds/test-classes/
H A DCpAttr4.java25 class CpAttr2 { static void doit() {throw new RuntimeException("");} } in doit() method in CpAttr2
26 class CpAttr3 { static void doit() {throw new RuntimeException("");} } in doit() method in CpAttr3
27 class CpAttr4 { static void doit() {} } in doit() method in CpAttr4
28 class CpAttr5 { static void doit() {throw new RuntimeException("");} } in doit() method in CpAttr5
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/runtime/cds/appcds/test-classes/
H A DCpAttr4.java25 class CpAttr2 { static void doit() {throw new RuntimeException("");} } in doit() method in CpAttr2
26 class CpAttr3 { static void doit() {throw new RuntimeException("");} } in doit() method in CpAttr3
27 class CpAttr4 { static void doit() {} } in doit() method in CpAttr4
28 class CpAttr5 { static void doit() {throw new RuntimeException("");} } in doit() method in CpAttr5
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/appcds/test-classes/
H A DCpAttr4.java25 class CpAttr2 { static void doit() {throw new RuntimeException("");} } in doit() method in CpAttr2
26 class CpAttr3 { static void doit() {throw new RuntimeException("");} } in doit() method in CpAttr3
27 class CpAttr4 { static void doit() {} } in doit() method in CpAttr4
28 class CpAttr5 { static void doit() {throw new RuntimeException("");} } in doit() method in CpAttr5
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/runtime/appcds/test-classes/
H A DCpAttr4.java25 class CpAttr2 { static void doit() {throw new RuntimeException("");} } in doit() method in CpAttr2
26 class CpAttr3 { static void doit() {throw new RuntimeException("");} } in doit() method in CpAttr3
27 class CpAttr4 { static void doit() {} } in doit() method in CpAttr4
28 class CpAttr5 { static void doit() {throw new RuntimeException("");} } in doit() method in CpAttr5
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/runtime/cds/appcds/test-classes/
H A DCpAttr4.java25 class CpAttr2 { static void doit() {throw new RuntimeException("");} } in doit() method in CpAttr2
26 class CpAttr3 { static void doit() {throw new RuntimeException("");} } in doit() method in CpAttr3
27 class CpAttr4 { static void doit() {} } in doit() method in CpAttr4
28 class CpAttr5 { static void doit() {throw new RuntimeException("");} } in doit() method in CpAttr5
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A DvmOperations.cpp89 void VM_ClearICs::doit() { in doit() function in VM_ClearICs
108 void VM_DeoptimizeFrame::doit() { in doit() function in VM_DeoptimizeFrame
116 void VM_DeoptimizeAll::doit() { in doit() function in VM_DeoptimizeAll
153 void VM_ZombieAll::doit() { in doit() function in VM_ZombieAll
167 void VM_PrintThreads::doit() { in doit() function in VM_PrintThreads
178 void VM_PrintJNI::doit() { in doit() function in VM_PrintJNI
182 void VM_PrintMetadata::doit() { in doit() function in VM_PrintMetadata
197 void VM_FindDeadlocks::doit() { in doit() function in VM_FindDeadlocks
267 void VM_ThreadDump::doit() { in doit() function in VM_ThreadDump
430 void VM_Exit::doit() { in doit() function in VM_Exit
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A DvmOperations.cpp91 void VM_ClearICs::doit() { in doit() function in VM_ClearICs
110 void VM_DeoptimizeFrame::doit() { in doit() function in VM_DeoptimizeFrame
118 void VM_DeoptimizeAll::doit() { in doit() function in VM_DeoptimizeAll
155 void VM_ZombieAll::doit() { in doit() function in VM_ZombieAll
169 void VM_PrintThreads::doit() { in doit() function in VM_PrintThreads
180 void VM_PrintJNI::doit() { in doit() function in VM_PrintJNI
184 void VM_PrintMetadata::doit() { in doit() function in VM_PrintMetadata
199 void VM_FindDeadlocks::doit() { in doit() function in VM_FindDeadlocks
269 void VM_ThreadDump::doit() { in doit() function in VM_ThreadDump
432 void VM_Exit::doit() { in doit() function in VM_Exit
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A DvmOperations.cpp89 void VM_ClearICs::doit() { in doit() function in VM_ClearICs
104 void VM_DeoptimizeFrame::doit() { in doit() function in VM_DeoptimizeFrame
112 void VM_DeoptimizeAll::doit() { in doit() function in VM_DeoptimizeAll
149 void VM_ZombieAll::doit() { in doit() function in VM_ZombieAll
157 void VM_Verify::doit() { in doit() function in VM_Verify
170 void VM_PrintThreads::doit() { in doit() function in VM_PrintThreads
181 void VM_PrintJNI::doit() { in doit() function in VM_PrintJNI
185 void VM_PrintMetadata::doit() { in doit() function in VM_PrintMetadata
200 void VM_FindDeadlocks::doit() { in doit() function in VM_FindDeadlocks
270 void VM_ThreadDump::doit() { in doit() function in VM_ThreadDump
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_8.f0313 procedure, pass(a) :: doit method
19 subroutine doit(a) subroutine
24 end subroutine doit argument
39 procedure, pass(a) :: doit => doit2 method
68 procedure, pass(a) :: doit method
74 subroutine doit(a) subroutine
77 call a%a%doit() argument

12345678910>>...198