Home
last modified time | relevance | path

Searched defs:bar (Results 1 – 25 of 12797) sorted by relevance

12345678910>>...512

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/gomp/
H A Ddeclare-target-1.f9013 subroutine bar subroutine
25 !$omp declare target (bar) argument
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/gomp/
H A Ddeclare-target-1.f9013 subroutine bar subroutine
25 !$omp declare target (bar) argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/gomp/
H A Ddeclare-target-1.f9013 subroutine bar subroutine
25 !$omp declare target (bar) argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/gomp/
H A Ddeclare-target-1.f9013 subroutine bar subroutine
25 !$omp declare target (bar) argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/gomp/
H A Ddeclare-target-1.f9013 subroutine bar subroutine
25 !$omp declare target (bar) argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/gomp/
H A Ddeclare-target-1.f9013 subroutine bar subroutine
25 !$omp declare target (bar) argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/gomp/
H A Ddeclare-target-1.f9013 subroutine bar subroutine
25 !$omp declare target (bar) argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/gomp/
H A Ddeclare-target-1.f9013 subroutine bar subroutine
25 !$omp declare target (bar) argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/gomp/
H A Ddeclare-target-1.f9013 subroutine bar subroutine
25 !$omp declare target (bar) argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/gomp/
H A Ddeclare-target-1.f9013 subroutine bar subroutine
25 !$omp declare target (bar) argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/gomp/
H A Ddeclare-target-1.f9013 subroutine bar subroutine
25 !$omp declare target (bar) argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/gomp/
H A Ddeclare-target-1.f9013 subroutine bar subroutine
25 !$omp declare target (bar) argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/gomp/
H A Ddeclare-target-1.f9013 subroutine bar subroutine
25 !$omp declare target (bar) argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/gomp/
H A Ddeclare-target-1.f9013 subroutine bar subroutine
25 !$omp declare target (bar) argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/gomp/
H A Ddeclare-target-1.f9013 subroutine bar subroutine
25 !$omp declare target (bar) argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/gomp/
H A Ddeclare-target-1.f9013 subroutine bar subroutine
25 !$omp declare target (bar) argument
/dports/lang/gcc12-devel/gcc-12-20211205/libgomp/testsuite/libgomp.fortran/
H A Dnestedfn5.f9012 subroutine bar (q) subroutine
14 integer :: a, b, c, d(2:3,4:5), q(19:), h, k, m, n, o, p local
15 integer(c_int), target :: e(64)
16 type (c_ptr) :: f, g(64)
17 logical :: l
26 subroutine foo
/dports/lang/gcc8/gcc-8.5.0/libgomp/testsuite/libgomp.fortran/
H A Dnestedfn5.f9012 subroutine bar (q) subroutine
14 integer :: a, b, c, d(2:3,4:5), q(19:), h, k, m, n, o, p local
15 integer(c_int), target :: e(64)
16 type (c_ptr) :: f, g(64)
17 logical :: l
26 subroutine foo
/dports/lang/gcc6-aux/gcc-6-20180516/libgomp/testsuite/libgomp.fortran/
H A Dnestedfn5.f9012 subroutine bar (q) subroutine
14 integer :: a, b, c, d(2:3,4:5), q(19:), h, k, m, n, o, p local
15 integer(c_int), target :: e(64)
16 type (c_ptr) :: f, g(64)
17 logical :: l
26 subroutine foo
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgomp/testsuite/libgomp.fortran/
H A Dnestedfn5.f9012 subroutine bar (q) subroutine
14 integer :: a, b, c, d(2:3,4:5), q(19:), h, k, m, n, o, p local
15 integer(c_int), target :: e(64)
16 type (c_ptr) :: f, g(64)
17 logical :: l
26 subroutine foo
/dports/lang/gcc11/gcc-11.2.0/libgomp/testsuite/libgomp.fortran/
H A Dnestedfn5.f9012 subroutine bar (q) subroutine
14 integer :: a, b, c, d(2:3,4:5), q(19:), h, k, m, n, o, p local
15 integer(c_int), target :: e(64)
16 type (c_ptr) :: f, g(64)
17 logical :: l
26 subroutine foo
/dports/lang/gcc10/gcc-10.3.0/libgomp/testsuite/libgomp.fortran/
H A Domp_atomic1.f9013 !$omp atomic
14 a = a + 4 local
15 !$omp atomic
16 b = 4 - b
17 !$omp atomic
18 c = c * 2
26 b = b - (a + c + d)
/dports/lang/gcc11-devel/gcc-11-20211009/libgomp/testsuite/libgomp.fortran/
H A Dnestedfn5.f9012 subroutine bar (q) subroutine
14 integer :: a, b, c, d(2:3,4:5), q(19:), h, k, m, n, o, p local
15 integer(c_int), target :: e(64)
16 type (c_ptr) :: f, g(64)
17 logical :: l
26 subroutine foo
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgomp/testsuite/libgomp.fortran/
H A Dnestedfn5.f9012 subroutine bar (q) subroutine
14 integer :: a, b, c, d(2:3,4:5), q(19:), h, k, m, n, o, p local
15 integer(c_int), target :: e(64)
16 type (c_ptr) :: f, g(64)
17 logical :: l
26 subroutine foo
/dports/devel/avr-gcc/gcc-10.2.0/libgomp/testsuite/libgomp.fortran/
H A Dnestedfn5.f9012 subroutine bar (q) subroutine
14 integer :: a, b, c, d(2:3,4:5), q(19:), h, k, m, n, o, p local
15 integer(c_int), target :: e(64)
16 type (c_ptr) :: f, g(64)
17 logical :: l
26 subroutine foo

12345678910>>...512