reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
111 : DeviceID(d.DeviceID), RTL(d.RTL), RTLDeviceID(d.RTLDeviceID), 119 DeviceID = d.DeviceID; 119 DeviceID = d.DeviceID;projects/openmp/libomptarget/src/omptarget.cpp
66 int32_t device_id = Device.DeviceID;
projects/openmp/libomptarget/src/rtl.cpp266 Devices[start + device_id].DeviceID = start + device_id; 355 int rc = target(Device.DeviceID, dtor, 0, NULL, NULL, NULL, NULL, 1,