Searched refs:acc_on_device_h (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/nvptx/
H A Dopenacc.f9062 function acc_on_device_h (d)
65 logical acc_on_device_h
87 procedure :: acc_on_device_h
92 function acc_on_device_h (d) function
96 logical acc_on_device_h local in function:acc_on_device_h
98 acc_on_device_h = .TRUE.
100 acc_on_device_h = .FALSE.
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/accel/
H A Dopenacc.f9063 function acc_on_device_h (devicetype)
66 logical acc_on_device_h
95 procedure :: acc_on_device_h
100 function acc_on_device_h (devicetype) function
104 logical acc_on_device_h local in function:acc_on_device_h
105 acc_on_device_h = acc_on_device_l (devicetype) /= 0
/netbsd-current/external/gpl3/gcc/dist/libgomp/config/accel/
H A Dopenacc.f9063 function acc_on_device_h (devicetype)
66 logical acc_on_device_h
95 procedure :: acc_on_device_h
100 function acc_on_device_h (devicetype) function
104 logical acc_on_device_h local in function:acc_on_device_h
105 acc_on_device_h = acc_on_device_l (devicetype) /= 0
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dopenacc.f90158 function acc_on_device_h (devicetype)
161 logical acc_on_device_h
871 procedure :: acc_on_device_h
1145 function acc_on_device_h (devicetype) function
1149 logical acc_on_device_h local in function:acc_on_device_h
1150 acc_on_device_h = acc_on_device_l (devicetype) /= 0
H A Dopenacc_lib.h200 function acc_on_device_h (devicetype)
202 logical acc_on_device_h
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dopenacc.f90158 function acc_on_device_h (devicetype)
161 logical acc_on_device_h
871 procedure :: acc_on_device_h
1145 function acc_on_device_h (devicetype) function
1149 logical acc_on_device_h local in function:acc_on_device_h
1150 acc_on_device_h = acc_on_device_l (devicetype) /= 0
H A Dopenacc_lib.h200 function acc_on_device_h (devicetype)
202 logical acc_on_device_h

Completed in 310 milliseconds