/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | openacc.f90 | 138 integer arg, async local 145 integer async local 371 integer (acc_handle_kind) async local 380 integer (acc_handle_kind) async local 386 integer (acc_handle_kind) async local 395 integer (acc_handle_kind) async local 404 integer (acc_handle_kind) async local 410 integer (acc_handle_kind) async local 419 integer (acc_handle_kind) async local 428 integer (acc_handle_kind) async local [all …]
|
H A D | oacc-async.c | 47 validate_async_val (int async) in validate_async_val() 74 lookup_goacc_asyncqueue (struct goacc_thread *thr, bool create, int async) in lookup_goacc_asyncqueue() 131 get_goacc_asyncqueue (int async) in get_goacc_asyncqueue() 138 acc_async_test (int async) in acc_async_test() 198 acc_wait (int async) in acc_wait() 358 GOACC_wait (int async, int num_waits, ...) in GOACC_wait() 397 goacc_wait (int async, int num_waits, va_list *ap) in goacc_wait()
|
H A D | oacc-mem.c | 174 memcpy_tofrom_device (bool from, void *d, void *h, size_t s, int async, in memcpy_tofrom_device() 221 acc_memcpy_to_device_async (void *d, void *h, size_t s, int async) in acc_memcpy_to_device_async() 233 acc_memcpy_from_device_async (void *h, void *d, size_t s, int async) in acc_memcpy_from_device_async() 532 goacc_enter_datum (void **hostaddrs, size_t *sizes, void *kinds, int async) in goacc_enter_datum() 604 acc_create_async (void *h, size_t s, int async) in acc_create_async() 637 acc_copyin_async (void *h, size_t s, int async) in acc_copyin_async() 743 goacc_exit_datum (void *h, size_t s, unsigned short kind, int async) in goacc_exit_datum() 791 acc_delete_async (void *h , size_t s, int async) in acc_delete_async() 803 acc_delete_finalize_async (void *h , size_t s, int async) in acc_delete_finalize_async() 815 acc_copyout_async (void *h, size_t s, int async) in acc_copyout_async() [all …]
|
H A D | oacc-int.h | 125 async_valid_stream_id_p (int async) in async_valid_stream_id_p() 131 async_valid_p (int async) in async_valid_p() 138 async_synchronous_p (int async) in async_synchronous_p()
|
H A D | oacc-cuda.c | 83 acc_get_cuda_stream (int async) in acc_get_cuda_stream() 119 acc_set_cuda_stream (int async, void *stream) in acc_set_cuda_stream()
|
H A D | oacc-parallel.c | 117 int async = GOMP_ASYNC_SYNC; in GOACC_parallel_keyed() local 359 int async, int num_waits, ...) in GOACC_parallel() 562 int async, int num_waits, ...) in GOACC_update()
|
H A D | oacc-plugin.c | 37 int async __attribute__((unused))) in GOMP_PLUGIN_async_unmap_vars()
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | openacc.f90 | 138 integer arg, async local 145 integer async local 371 integer (acc_handle_kind) async local 380 integer (acc_handle_kind) async local 386 integer (acc_handle_kind) async local 395 integer (acc_handle_kind) async local 404 integer (acc_handle_kind) async local 410 integer (acc_handle_kind) async local 419 integer (acc_handle_kind) async local 428 integer (acc_handle_kind) async local [all …]
|
H A D | oacc-mem.c | 174 memcpy_tofrom_device (bool from, void *d, void *h, size_t s, int async, in memcpy_tofrom_device() 221 acc_memcpy_to_device_async (void *d, void *h, size_t s, int async) in acc_memcpy_to_device_async() 233 acc_memcpy_from_device_async (void *h, void *d, size_t s, int async) in acc_memcpy_from_device_async() 532 goacc_enter_datum (void **hostaddrs, size_t *sizes, void *kinds, int async) in goacc_enter_datum() 604 acc_create_async (void *h, size_t s, int async) in acc_create_async() 637 acc_copyin_async (void *h, size_t s, int async) in acc_copyin_async() 743 goacc_exit_datum (void *h, size_t s, unsigned short kind, int async) in goacc_exit_datum() 791 acc_delete_async (void *h , size_t s, int async) in acc_delete_async() 803 acc_delete_finalize_async (void *h , size_t s, int async) in acc_delete_finalize_async() 815 acc_copyout_async (void *h, size_t s, int async) in acc_copyout_async() [all …]
|
H A D | oacc-async.c | 47 validate_async_val (int async) in validate_async_val() 74 lookup_goacc_asyncqueue (struct goacc_thread *thr, bool create, int async) in lookup_goacc_asyncqueue() 131 get_goacc_asyncqueue (int async) in get_goacc_asyncqueue() 138 acc_async_test (int async) in acc_async_test() 198 acc_wait (int async) in acc_wait() 358 GOACC_wait (int async, int num_waits, ...) in GOACC_wait() 397 goacc_wait (int async, int num_waits, va_list *ap) in goacc_wait()
|
H A D | oacc-int.h | 125 async_valid_stream_id_p (int async) in async_valid_stream_id_p() 131 async_valid_p (int async) in async_valid_p() 138 async_synchronous_p (int async) in async_synchronous_p()
|
H A D | oacc-cuda.c | 83 acc_get_cuda_stream (int async) in acc_get_cuda_stream() 119 acc_set_cuda_stream (int async, void *stream) in acc_set_cuda_stream()
|
H A D | oacc-parallel.c | 117 int async = GOMP_ASYNC_SYNC; in GOACC_parallel_keyed() local 356 int async, int num_waits, ...) in GOACC_parallel() 558 int async, int num_waits, ...) in GOACC_update()
|
H A D | oacc-plugin.c | 37 int async __attribute__((unused))) in GOMP_PLUGIN_async_unmap_vars()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | ThreadPool.h | 54 inline std::shared_future<void> async(Function &&F, Args &&... ArgList) { in async() function 63 inline std::shared_future<void> async(Function &&F) { in async() function
|
H A D | TaskQueue.h | 81 std::future<std::result_of_t<Callable()>> async(Callable &&C) { in async() function
|
/netbsd-src/external/mit/libuv/dist/test/ |
H A D | test-async.c | 31 static uv_async_t async; variable 108 TEST_IMPL(async) { in TEST_IMPL() argument
|
H A D | test-embed.c | 32 static uv_async_t async; variable
|
/netbsd-src/sys/fs/msdosfs/ |
H A D | msdosfs_lookup.c | 570 int async = ddep->de_pmp->pm_mountp->mnt_flag & MNT_ASYNC; in msdosfs_createde() local 572 #define async 0 in msdosfs_createde() macro 900 int async = pdep->de_pmp->pm_mountp->mnt_flag & MNT_ASYNC; in msdosfs_removede() local 902 #define async 0 in msdosfs_removede() macro
|
/netbsd-src/external/mit/libuv/dist/docs/src/ |
H A D | async.rst | 2 .. _async: target
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/crypto/ |
H A D | cryptlib.h | 15 int async; member
|
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
H A D | os-local.c | 161 ldap_pvt_connect(LDAP *ld, ber_socket_t s, struct sockaddr_un *sa, int async) in ldap_pvt_connect() 315 ldap_connect_to_path(LDAP *ld, Sockbuf *sb, LDAPURLDesc *srv, int async) in ldap_connect_to_path()
|
/netbsd-src/external/mit/libuv/dist/docs/code/progress/ |
H A D | main.c | 8 uv_async_t async; variable
|
/netbsd-src/sys/dev/wscons/ |
H A D | wseventvar.h | 88 int async; /* send SIGIO on input ready */ member
|
/netbsd-src/sys/miscfs/genfs/ |
H A D | genfs_io.c | 111 const bool async = (flags & PGO_SYNCIO) == 0; in genfs_getpages() local 578 bool async, bool memwrite, bool blockalloc, bool glocked) in genfs_getpages_read() 880 bool async = (origflags & PGO_SYNCIO) == 0; in genfs_do_putpages() local 1443 const bool async = (flags & PGO_SYNCIO) == 0; in genfs_do_io() local
|