Home
last modified time | relevance | path

Searched refs:acc_update_self (Results 1 – 15 of 15) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libgomp/
H A Dopenacc.h118 void acc_update_self (void *, size_t) __GOACC_NOTHROW;
H A Dlibgomp.map405 acc_update_self;
H A Dopenacc.f90793 public :: acc_update_device, acc_update_self, acc_is_present
950 interface acc_update_self interface
H A Dopenacc_lib.h402 interface acc_update_self
H A Doacc-mem.c903 acc_update_self (void *h, size_t s) in acc_update_self() function
H A Dlibgomp.texi1881 * acc_update_self:: Update host memory from mapped device memory.
2691 @node acc_update_self
2692 @section @code{acc_update_self} -- Update host memory from mapped device memory.
2705 @item @emph{Prototype}: @tab @code{acc_update_self(h_void *a, size_t len);}
2711 @item @emph{Interface}: @tab @code{subroutine acc_update_self(a)}
2713 @item @emph{Interface}: @tab @code{subroutine acc_update_self(a, len)}
3666 @item @code{acc_update_self}, @code{acc_update_self_async}
H A Dlibgomp.info1686 * acc_update_self:: Update host memory from mapped device memory.
2386 File: libgomp.info, Node: acc_update_device, Next: acc_update_self, Prev: acc_delete, Up: OpenA…
2423 File: libgomp.info, Node: acc_update_self, Next: acc_map_data, Prev: acc_update_device, Up: Ope…
2425 5.25 'acc_update_self' - Update host memory from mapped device memory.
2438 _Prototype_: 'acc_update_self(h_void *a, size_t len);'
2443 _Interface_: 'subroutine acc_update_self(a)'
2445 _Interface_: 'subroutine acc_update_self(a, len)'
2461 File: libgomp.info, Node: acc_map_data, Next: acc_unmap_data, Prev: acc_update_self, Up: OpenAC…
3302 * 'acc_update_self', 'acc_update_self_async'
5069 Node: acc_update_self92895
/netbsd/external/gpl3/gcc/dist/libgomp/
H A Dopenacc.h118 void acc_update_self (void *, size_t) __GOACC_NOTHROW;
H A Dlibgomp.map465 acc_update_self;
H A Dopenacc.f90793 public :: acc_update_device, acc_update_self, acc_is_present
950 interface acc_update_self interface
H A Dopenacc_lib.h402 interface acc_update_self
H A Doacc-mem.c903 acc_update_self (void *h, size_t s) in acc_update_self() function
H A Dlibgomp.info1686 * acc_update_self:: Update host memory from mapped device memory.
2386 File: libgomp.info, Node: acc_update_device, Next: acc_update_self, Prev: acc_delete, Up: OpenA…
2423 File: libgomp.info, Node: acc_update_self, Next: acc_map_data, Prev: acc_update_device, Up: Ope…
2425 5.25 'acc_update_self' - Update host memory from mapped device memory.
2438 _Prototype_: 'acc_update_self(h_void *a, size_t len);'
2443 _Interface_: 'subroutine acc_update_self(a)'
2445 _Interface_: 'subroutine acc_update_self(a, len)'
2461 File: libgomp.info, Node: acc_map_data, Next: acc_unmap_data, Prev: acc_update_self, Up: OpenAC…
3302 * 'acc_update_self', 'acc_update_self_async'
5069 Node: acc_update_self92895
H A Dlibgomp.texi2415 * acc_update_self:: Update host memory from mapped device memory.
3225 @node acc_update_self
3226 @section @code{acc_update_self} -- Update host memory from mapped device memory.
3239 @item @emph{Prototype}: @tab @code{acc_update_self(h_void *a, size_t len);}
3245 @item @emph{Interface}: @tab @code{subroutine acc_update_self(a)}
3247 @item @emph{Interface}: @tab @code{subroutine acc_update_self(a, len)}
4200 @item @code{acc_update_self}, @code{acc_update_self_async}
H A DChangeLog7099 (acc_update_self): Likewise.
8654 (acc_update_self): Ditto.
12607 acc_update_self, acc_update_self_32_h_, acc_update_self_64_h_,