reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

projects/openmp/libomptarget/src/private.h
   33 extern int CheckDeviceAndCtors(int64_t device_id);

References

projects/openmp/libomptarget/src/interface.cpp
  105   if (CheckDeviceAndCtors(device_id) != OFFLOAD_SUCCESS) {
  200   if (CheckDeviceAndCtors(device_id) != OFFLOAD_SUCCESS) {
  233   if (CheckDeviceAndCtors(device_id) != OFFLOAD_SUCCESS) {
  275   if (CheckDeviceAndCtors(device_id) != OFFLOAD_SUCCESS) {
  338   if (CheckDeviceAndCtors(device_id) != OFFLOAD_SUCCESS) {