Searched defs:device_ptr (Results 1 – 3 of 3) sorted by relevance
64 EXTERN void omp_target_free(void *device_ptr, int device_num) { in omp_target_free()245 EXTERN int omp_target_associate_ptr(void *host_ptr, void *device_ptr, in omp_target_associate_ptr()
987 void FTN_STDCALL FTN_TARGET_FREE(void *device_ptr, int device_num) {} in FTN_TARGET_FREE()1005 int FTN_STDCALL FTN_TARGET_ASSOCIATE_PTR(void *host_ptr, void *device_ptr, in FTN_TARGET_ASSOCIATE_PTR()
959 void* device_ptr, const Shape& shape, PjRtDevice* device, in CreateViewOfDeviceBuffer()