Searched refs:acc_attach (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/libgomp/ |
| D | openacc.h | 126 void acc_attach (void **) __GOACC_NOTHROW;
|
| D | libgomp.map | 549 acc_attach;
|
| D | oacc-mem.c | 946 acc_attach (void **hostaddr) in acc_attach() function
|
| D | libgomp.info | 2245 * acc_attach:: Let device pointer point to device-pointer target. 3132 File: libgomp.info, Node: acc_memcpy_from_device, Next: acc_attach, Prev: acc_memcpy_to_device, … 3151 File: libgomp.info, Node: acc_attach, Next: acc_detach, Prev: acc_memcpy_from_device, Up: OpenA… 3153 6.33 'acc_attach' - Let device pointer point to device-pointer target. 3161 _Prototype_: 'acc_attach(h_void **ptr);' 3169 File: libgomp.info, Node: acc_detach, Next: acc_get_current_cuda_device, Prev: acc_attach, Up: … 5644 Node: acc_attach121801
|
| D | libgomp.texi | 2427 * acc_attach:: Let device pointer point to device-pointer target. 3422 @node acc_attach 3423 @section @code{acc_attach} -- Let device pointer point to device-pointer target. 3431 @item @emph{Prototype}: @tab @code{acc_attach(h_void **ptr);}
|
| D | ChangeLog | 4398 and *_finalize variants; document acc_attach and acc_detach; update 4709 * libgomp.map (OACC_2.6): New section. Add acc_attach, 4712 * oacc-mem.c (acc_attach_async, acc_attach, goacc_detach_internal, 4715 * openacc.h (acc_attach, acc_attach_async, acc_detach,
|