Searched refs:acc_create_async (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/libgomp/ |
| D | openacc.h | 141 void acc_create_async (void *, size_t, int) __GOACC_NOTHROW;
|
| D | libgomp.map | 511 acc_create_async;
|
| D | openacc.f90 | 794 public :: acc_copyin_async, acc_create_async, acc_copyout_async 976 interface acc_create_async interface
|
| D | openacc_lib.h | 479 interface acc_create_async
|
| D | oacc-mem.c | 604 acc_create_async (void *h, size_t s, int async) in acc_create_async() function
|
| D | libgomp.texi | 3007 @item @emph{Prototype}: @tab @code{void *acc_create_async(h_void *a, size_t len, int async);} 3017 @item @emph{Interface}: @tab @code{subroutine acc_create_async(a, async)} 3020 @item @emph{Interface}: @tab @code{subroutine acc_create_async(a, len, async)} 4196 @item @code{acc_create}, @code{acc_present_or_create}, @code{acc_create_async}
|
| D | libgomp.info | 2769 _Prototype_: 'void *acc_create_async(h_void *a, size_t len, int 2778 _Interface_: 'subroutine acc_create_async(a, async)' 2781 _Interface_: 'subroutine acc_create_async(a, len, async)' 3843 * 'acc_create', 'acc_present_or_create', 'acc_create_async'
|
| D | ChangeLog | 4750 (acc_create, acc_create_async, acc_copyin, acc_copyin_async): Call 7178 (acc_create_async): New API function. 7191 (acc_create_async): Likewise. 7235 acc_copyout_finalize_async*, acc_create_async*, acc_delete_async*,
|