Home
last modified time | relevance | path

Searched refs:acc_update_device_async (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dopenacc.h144 void acc_update_device_async (void *, size_t, int) __GOACC_NOTHROW;
H A Dlibgomp.map529 acc_update_device_async;
H A Doacc-parallel.c678 acc_update_device_async (hostaddrs[i], sizes[i], async); in GOACC_update()
H A Dopenacc.f90795 public :: acc_delete_async, acc_update_device_async, acc_update_self_async
994 interface acc_update_device_async interface
H A Dopenacc_lib.h557 interface acc_update_device_async
H A Doacc-mem.c897 acc_update_device_async (void *h, size_t s, int async) in acc_update_device_async() function
H A Dlibgomp.texi3209 @item @emph{Interface}: @tab @code{subroutine acc_update_device_async(a, async)}
3212 @item @emph{Interface}: @tab @code{subroutine acc_update_device_async(a, len, async)}
4199 @item @code{acc_update_device}, @code{acc_update_device_async}
H A Dlibgomp.info2957 _Interface_: 'subroutine acc_update_device_async(a, async)'
2960 _Interface_: 'subroutine acc_update_device_async(a, len, async)'
3848 * 'acc_update_device', 'acc_update_device_async'
H A DChangeLog7188 (acc_update_device_async): New API function.
7194 (acc_update_device_async): Likewise.
7237 acc_memcpy_to_device_async*, acc_update_device_async*, and
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dopenacc.h144 void acc_update_device_async (void *, size_t, int) __GOACC_NOTHROW;
H A Dlibgomp.map469 acc_update_device_async;
H A Dopenacc.f90795 public :: acc_delete_async, acc_update_device_async, acc_update_self_async
994 interface acc_update_device_async interface
H A Doacc-parallel.c682 acc_update_device_async (hostaddrs[i], sizes[i], async); in GOACC_update()
H A Dopenacc_lib.h557 interface acc_update_device_async
H A Doacc-mem.c897 acc_update_device_async (void *h, size_t s, int async) in acc_update_device_async() function
H A Dlibgomp.texi2675 @item @emph{Interface}: @tab @code{subroutine acc_update_device_async(a, async)}
2678 @item @emph{Interface}: @tab @code{subroutine acc_update_device_async(a, len, async)}
3665 @item @code{acc_update_device}, @code{acc_update_device_async}
H A Dlibgomp.info2410 _Interface_: 'subroutine acc_update_device_async(a, async)'
2413 _Interface_: 'subroutine acc_update_device_async(a, len, async)'
3301 * 'acc_update_device', 'acc_update_device_async'