Lines Matching refs:acc_create
1678 * acc_create:: Allocate device memory and map it to host
2165 File: libgomp.info, Node: acc_present_or_copyin, Next: acc_create, Prev: acc_copyin, Up: OpenAC…
2205 File: libgomp.info, Node: acc_create, Next: acc_present_or_create, Prev: acc_present_or_copyin, …
2207 5.20 'acc_create' - Allocate device memory and map it to host memory.
2221 _Prototype_: 'void *acc_create(h_void *a, size_t len);'
2226 _Interface_: 'subroutine acc_create(a)'
2228 _Interface_: 'subroutine acc_create(a, len)'
2244 File: libgomp.info, Node: acc_present_or_create, Next: acc_copyout, Prev: acc_create, Up: OpenA…
2260 backward compatibility with OpenACC 2.0; use *note acc_create::
3296 * 'acc_create', 'acc_present_or_create', 'acc_create_async'
5064 Node: acc_create83352