Searched refs:devicetype (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/accel/
H A Dopenacc.f9063 function acc_on_device_h (devicetype)
65 integer (acc_device_kind) devicetype
71 function acc_on_device_l (devicetype) &
75 integer (c_int), value :: devicetype
100 function acc_on_device_h (devicetype)
103 integer (acc_device_kind) devicetype 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)
65 integer (acc_device_kind) devicetype
71 function acc_on_device_l (devicetype) &
75 integer (c_int), value :: devicetype
100 function acc_on_device_h (devicetype)
103 integer (acc_device_kind) devicetype 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.f9077 function acc_get_num_devices_h (devicetype)
80 integer (acc_device_kind) devicetype
83 subroutine acc_set_device_type_h (devicetype)
85 integer (acc_device_kind) devicetype
93 subroutine acc_set_device_num_h (devicenum, devicetype)
96 integer (acc_device_kind) devicetype
99 function acc_get_device_num_h (devicetype)
102 integer (acc_device_kind) devicetype
105 function acc_get_property_h (devicenum, devicetype, property)
111 integer (acc_device_kind), value :: devicetype
1012 integer (acc_device_kind) devicetype local in function:acc_get_num_devices_h
1019 integer (acc_device_kind) devicetype local in subroutine:acc_set_device_type_h
1034 integer (acc_device_kind) devicetype local in subroutine:acc_set_device_num_h
1042 integer (acc_device_kind) devicetype local in function:acc_get_device_num_h
1134 integer (acc_device_kind) devicetype local in subroutine:acc_init_h
1141 integer (acc_device_kind) devicetype local in subroutine:acc_shutdown_h
1148 integer (acc_device_kind) devicetype local in function:acc_on_device_h
[all...]
H A Dopenacc_lib.h76 function acc_get_num_devices_h (devicetype)
79 integer (acc_device_kind) devicetype
84 subroutine acc_set_device_type_h (devicetype)
86 integer (acc_device_kind) devicetype
98 subroutine acc_set_device_num_h (devicenum, devicetype)
101 integer (acc_device_kind) devicetype
106 function acc_get_device_num_h (devicetype)
109 integer (acc_device_kind) devicetype
114 function acc_get_property_h (devicenum, devicetype, &
121 integer (acc_device_kind), value :: devicetype
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dopenacc.f9077 function acc_get_num_devices_h (devicetype)
80 integer (acc_device_kind) devicetype
83 subroutine acc_set_device_type_h (devicetype)
85 integer (acc_device_kind) devicetype
93 subroutine acc_set_device_num_h (devicenum, devicetype)
96 integer (acc_device_kind) devicetype
99 function acc_get_device_num_h (devicetype)
102 integer (acc_device_kind) devicetype
105 function acc_get_property_h (devicenum, devicetype, property)
111 integer (acc_device_kind), value :: devicetype
1012 integer (acc_device_kind) devicetype local in function:acc_get_num_devices_h
1019 integer (acc_device_kind) devicetype local in subroutine:acc_set_device_type_h
1034 integer (acc_device_kind) devicetype local in subroutine:acc_set_device_num_h
1042 integer (acc_device_kind) devicetype local in function:acc_get_device_num_h
1134 integer (acc_device_kind) devicetype local in subroutine:acc_init_h
1141 integer (acc_device_kind) devicetype local in subroutine:acc_shutdown_h
1148 integer (acc_device_kind) devicetype local in function:acc_on_device_h
[all...]
H A Dopenacc_lib.h76 function acc_get_num_devices_h (devicetype)
79 integer (acc_device_kind) devicetype
84 subroutine acc_set_device_type_h (devicetype)
86 integer (acc_device_kind) devicetype
98 subroutine acc_set_device_num_h (devicenum, devicetype)
101 integer (acc_device_kind) devicetype
106 function acc_get_device_num_h (devicetype)
109 integer (acc_device_kind) devicetype
114 function acc_get_property_h (devicenum, devicetype, &
121 integer (acc_device_kind), value :: devicetype
[all...]
/netbsd-current/sys/dev/i2o/
H A Di2odpt.h148 u_int8_t devicetype; /* as I2O_PARAM_SCSI_DEVICE_INFO */ member in struct:i2o_dpt_param_device_info
H A Di2o.h992 u_int8_t devicetype; member in struct:i2o_param_scsi_device_info
/netbsd-current/sys/external/bsd/drm2/dist/drm/xen/
H A Dxen_drm_front_evtchnl.c220 handler, 0, xb_dev->devicetype,
/netbsd-current/external/bsd/iscsi/dist/src/initiator/
H A Discsi-initiator.c78 uint32_t devicetype; /* SCSI device type */ member in struct:targetinfo_t
740 tv.v[tv.c].devicetype = (data[0] & 0x1f);

Completed in 326 milliseconds