Lines Matching refs:subroutine

84         subroutine acc_set_device_type_h (devicetype)
87 end subroutine
98 subroutine acc_set_device_num_h (devicenum, devicetype)
102 end subroutine
127 subroutine acc_get_property_string_h (devicenum, devicetype, &
135 end subroutine
152 subroutine acc_wait_h (arg)
154 end subroutine
163 subroutine acc_wait_async_h (arg, async)
165 end subroutine
169 subroutine acc_wait_all_h ()
170 end subroutine
180 subroutine acc_wait_all_async_h (async)
182 end subroutine
186 subroutine acc_init_h (devicetype)
189 end subroutine
193 subroutine acc_shutdown_h (devicetype)
196 end subroutine
211 subroutine acc_copyin_32_h (a, len)
216 end subroutine
218 subroutine acc_copyin_64_h (a, len)
223 end subroutine
225 subroutine acc_copyin_array_h (a)
227 end subroutine
231 subroutine acc_present_or_copyin_32_h (a, len)
236 end subroutine
238 subroutine acc_present_or_copyin_64_h (a, len)
243 end subroutine
245 subroutine acc_present_or_copyin_array_h (a)
247 end subroutine
257 subroutine acc_create_32_h (a, len)
262 end subroutine
264 subroutine acc_create_64_h (a, len)
269 end subroutine
271 subroutine acc_create_array_h (a)
273 end subroutine
277 subroutine acc_present_or_create_32_h (a, len)
282 end subroutine
284 subroutine acc_present_or_create_64_h (a, len)
289 end subroutine
291 subroutine acc_present_or_create_array_h (a)
293 end subroutine
303 subroutine acc_copyout_32_h (a, len)
308 end subroutine
310 subroutine acc_copyout_64_h (a, len)
315 end subroutine
317 subroutine acc_copyout_array_h (a)
319 end subroutine
323 subroutine acc_copyout_finalize_32_h (a, len)
328 end subroutine
330 subroutine acc_copyout_finalize_64_h (a, len)
335 end subroutine
337 subroutine acc_copyout_finalize_array_h (a)
339 end subroutine
343 subroutine acc_delete_32_h (a, len)
348 end subroutine
350 subroutine acc_delete_64_h (a, len)
355 end subroutine
357 subroutine acc_delete_array_h (a)
359 end subroutine
363 subroutine acc_delete_finalize_32_h (a, len)
368 end subroutine
370 subroutine acc_delete_finalize_64_h (a, len)
375 end subroutine
377 subroutine acc_delete_finalize_array_h (a)
379 end subroutine
383 subroutine acc_update_device_32_h (a, len)
388 end subroutine
390 subroutine acc_update_device_64_h (a, len)
395 end subroutine
397 subroutine acc_update_device_array_h (a)
399 end subroutine
403 subroutine acc_update_self_32_h (a, len)
408 end subroutine
410 subroutine acc_update_self_64_h (a, len)
415 end subroutine
417 subroutine acc_update_self_array_h (a)
419 end subroutine
454 subroutine acc_copyin_async_32_h (a, len, async)
461 end subroutine
463 subroutine acc_copyin_async_64_h (a, len, async)
470 end subroutine
472 subroutine acc_copyin_async_array_h (a, async_)
476 end subroutine
480 subroutine acc_create_async_32_h (a, len, async)
487 end subroutine
489 subroutine acc_create_async_64_h (a, len, async)
496 end subroutine
498 subroutine acc_create_async_array_h (a, async_)
502 end subroutine
506 subroutine acc_copyout_async_32_h (a, len, async)
513 end subroutine
515 subroutine acc_copyout_async_64_h (a, len, async)
522 end subroutine
524 subroutine acc_copyout_async_array_h (a, async_)
528 end subroutine
532 subroutine acc_delete_async_32_h (a, len, async)
539 end subroutine
541 subroutine acc_delete_async_64_h (a, len, async)
548 end subroutine
550 subroutine acc_delete_async_array_h (a, async_)
554 end subroutine
558 subroutine acc_update_device_async_32_h (a, len, async)
565 end subroutine
567 subroutine acc_update_device_async_64_h (a, len, async)
574 end subroutine
576 subroutine acc_update_device_async_array_h (a, async_)
580 end subroutine
584 subroutine acc_update_self_async_32_h (a, len, async)
591 end subroutine
593 subroutine acc_update_self_async_64_h (a, len, async)
600 end subroutine
602 subroutine acc_update_self_async_array_h (a, async_)
606 end subroutine