/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | oacc-host.c | 155 struct goacc_asyncqueue *aq __attribute__ ((unused))) in host_openacc_async_exec() 161 host_openacc_async_test (struct goacc_asyncqueue *aq __attribute__ ((unused))) in host_openacc_async_test() 167 host_openacc_async_synchronize (struct goacc_asyncqueue *aq in host_openacc_async_synchronize() 187 struct goacc_asyncqueue *aq in host_openacc_async_host2dev() 198 struct goacc_asyncqueue *aq in host_openacc_async_dev2host() 205 host_openacc_async_queue_callback (struct goacc_asyncqueue *aq in host_openacc_async_queue_callback() 221 host_openacc_async_destruct (struct goacc_asyncqueue *aq in host_openacc_async_destruct()
|
H A D | oacc-cuda.c | 93 goacc_aq aq = lookup_goacc_asyncqueue (thr, false, async); in acc_get_cuda_stream() local 142 goacc_aq aq = get_goacc_asyncqueue (async); in acc_set_cuda_stream() local
|
H A D | oacc-async.c | 145 goacc_aq aq = lookup_goacc_asyncqueue (thr, false, async); in acc_async_test() local 202 goacc_aq aq = lookup_goacc_asyncqueue (thr, false, async); in acc_wait() local 430 struct goacc_asyncqueue *aq, void *ptr) in goacc_async_free()
|
H A D | oacc-mem.c | 201 goacc_aq aq = get_goacc_asyncqueue (async); in memcpy_tofrom_device() local 571 goacc_aq aq = get_goacc_asyncqueue (async); in goacc_enter_datum() local 771 goacc_aq aq = get_goacc_asyncqueue (async); in goacc_exit_datum() local 874 goacc_aq aq = get_goacc_asyncqueue (async); in update_dev_host() local 919 goacc_aq aq = get_goacc_asyncqueue (async); in acc_attach_async() local 958 struct goacc_asyncqueue *aq = get_goacc_asyncqueue (async); in goacc_detach_internal() local 1077 unsigned short *kinds, goacc_aq aq) in goacc_enter_data_internal() 1230 unsigned short *kinds, goacc_aq aq) in goacc_exit_data_internal() 1402 goacc_aq aq = get_goacc_asyncqueue (async); in goacc_enter_exit_data_internal() local
|
H A D | target.c | 218 size_t size, struct goacc_asyncqueue *aq) in goacc_device_copy_async() 345 struct goacc_asyncqueue *aq, in gomp_copy_host2dev() 407 struct goacc_asyncqueue *aq, in gomp_copy_dev2host() 540 struct goacc_asyncqueue *aq, splay_tree_key oldn, in gomp_map_vars_existing() 637 gomp_map_pointer (struct target_mem_desc *tgt, struct goacc_asyncqueue *aq, in gomp_map_pointer() 687 struct goacc_asyncqueue *aq, splay_tree_key n, in gomp_map_fields_existing() 754 struct goacc_asyncqueue *aq, splay_tree mem_map, in gomp_attach_pointer() 838 struct goacc_asyncqueue *aq, splay_tree_key n, in gomp_detach_pointer() 919 struct goacc_asyncqueue *aq, size_t mapnum, in gomp_map_vars_internal() 1761 struct goacc_asyncqueue *aq, size_t mapnum, in goacc_map_vars() [all …]
|
H A D | libgomp-plugin.h | 64 struct goacc_asyncqueue *aq; member
|
H A D | oacc-parallel.c | 291 goacc_aq aq = get_goacc_asyncqueue (async); in GOACC_parallel_keyed() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | oacc-host.c | 155 struct goacc_asyncqueue *aq __attribute__ ((unused))) in host_openacc_async_exec() 161 host_openacc_async_test (struct goacc_asyncqueue *aq __attribute__ ((unused))) in host_openacc_async_test() 167 host_openacc_async_synchronize (struct goacc_asyncqueue *aq in host_openacc_async_synchronize() 187 struct goacc_asyncqueue *aq in host_openacc_async_host2dev() 198 struct goacc_asyncqueue *aq in host_openacc_async_dev2host() 205 host_openacc_async_queue_callback (struct goacc_asyncqueue *aq in host_openacc_async_queue_callback() 221 host_openacc_async_destruct (struct goacc_asyncqueue *aq in host_openacc_async_destruct()
|
H A D | oacc-cuda.c | 93 goacc_aq aq = lookup_goacc_asyncqueue (thr, false, async); in acc_get_cuda_stream() local 142 goacc_aq aq = get_goacc_asyncqueue (async); in acc_set_cuda_stream() local
|
H A D | oacc-mem.c | 201 goacc_aq aq = get_goacc_asyncqueue (async); in memcpy_tofrom_device() local 571 goacc_aq aq = get_goacc_asyncqueue (async); in goacc_enter_datum() local 771 goacc_aq aq = get_goacc_asyncqueue (async); in goacc_exit_datum() local 874 goacc_aq aq = get_goacc_asyncqueue (async); in update_dev_host() local 919 goacc_aq aq = get_goacc_asyncqueue (async); in acc_attach_async() local 958 struct goacc_asyncqueue *aq = get_goacc_asyncqueue (async); in goacc_detach_internal() local 1077 unsigned short *kinds, goacc_aq aq) in goacc_enter_data_internal() 1229 unsigned short *kinds, goacc_aq aq) in goacc_exit_data_internal() 1441 goacc_aq aq = get_goacc_asyncqueue (async); in GOACC_enter_exit_data() local
|
H A D | oacc-async.c | 145 goacc_aq aq = lookup_goacc_asyncqueue (thr, false, async); in acc_async_test() local 202 goacc_aq aq = lookup_goacc_asyncqueue (thr, false, async); in acc_wait() local 430 struct goacc_asyncqueue *aq, void *ptr) in goacc_async_free()
|
H A D | target.c | 187 size_t size, struct goacc_asyncqueue *aq) in goacc_device_copy_async() 292 struct goacc_asyncqueue *aq, in gomp_copy_host2dev() 330 struct goacc_asyncqueue *aq, in gomp_copy_dev2host() 356 struct goacc_asyncqueue *aq, splay_tree_key oldn, in gomp_map_vars_existing() 399 gomp_map_pointer (struct target_mem_desc *tgt, struct goacc_asyncqueue *aq, in gomp_map_pointer() 439 struct goacc_asyncqueue *aq, splay_tree_key n, in gomp_map_fields_existing() 501 struct goacc_asyncqueue *aq, splay_tree mem_map, in gomp_attach_pointer() 576 struct goacc_asyncqueue *aq, splay_tree_key n, in gomp_detach_pointer() 657 struct goacc_asyncqueue *aq, size_t mapnum, in gomp_map_vars_internal() 1319 struct goacc_asyncqueue *aq, size_t mapnum, in gomp_map_vars_async() [all …]
|
H A D | libgomp-plugin.h | 64 struct goacc_asyncqueue *aq; member
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
H A D | libgcov-interface.c | 193 va_list ap, aq; in __gcov_execl() local 224 va_list ap, aq; in __gcov_execlp() local 255 va_list ap, aq; in __gcov_execle() local
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/ |
H A D | libgcov-interface.c | 203 va_list ap, aq; in __gcov_execl() local 238 va_list ap, aq; in __gcov_execlp() local 273 va_list ap, aq; in __gcov_execle() local
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/ |
H A D | plugin-gcn.c | 296 struct goacc_asyncqueue *aq; member 2102 struct goacc_asyncqueue *aq, bool module_locked) in run_kernel() 2544 execute_queue_entry (struct goacc_asyncqueue *aq, int index) in execute_queue_entry() 2619 struct goacc_asyncqueue *aq = thread_arg; in drain_queue() local 2682 drain_queue_synchronous (struct goacc_asyncqueue *aq) in drain_queue_synchronous() 2702 wait_for_queue_nonfull (struct goacc_asyncqueue *aq) in wait_for_queue_nonfull() 2717 queue_push_launch (struct goacc_asyncqueue *aq, struct kernel_info *kernel, in queue_push_launch() 2752 queue_push_callback (struct goacc_asyncqueue *aq, void (*fn)(void *), in queue_push_callback() 2785 queue_push_asyncwait (struct goacc_asyncqueue *aq, in queue_push_asyncwait() 2815 queue_push_placeholder (struct goacc_asyncqueue *aq) in queue_push_placeholder() [all …]
|
H A D | plugin-nvptx.c | 223 struct goacc_asyncqueue *aq; member 1543 struct goacc_asyncqueue *aq) in GOMP_OFFLOAD_openacc_async_exec() 1663 GOMP_OFFLOAD_openacc_cuda_get_stream (struct goacc_asyncqueue *aq) in GOMP_OFFLOAD_openacc_cuda_get_stream() 1670 GOMP_OFFLOAD_openacc_cuda_set_stream (struct goacc_asyncqueue *aq, void *stream) in GOMP_OFFLOAD_openacc_cuda_set_stream() 1688 struct goacc_asyncqueue *aq in GOMP_OFFLOAD_openacc_async_construct() local 1695 GOMP_OFFLOAD_openacc_async_destruct (struct goacc_asyncqueue *aq) in GOMP_OFFLOAD_openacc_async_destruct() 1703 GOMP_OFFLOAD_openacc_async_test (struct goacc_asyncqueue *aq) in GOMP_OFFLOAD_openacc_async_test() 1716 GOMP_OFFLOAD_openacc_async_synchronize (struct goacc_asyncqueue *aq) in GOMP_OFFLOAD_openacc_async_synchronize() 1744 GOMP_OFFLOAD_openacc_async_queue_callback (struct goacc_asyncqueue *aq, in GOMP_OFFLOAD_openacc_async_queue_callback() 1821 size_t n, struct goacc_asyncqueue *aq) in GOMP_OFFLOAD_openacc_async_host2dev() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/ |
H A D | plugin-gcn.c | 299 struct goacc_asyncqueue *aq; member 2100 struct goacc_asyncqueue *aq, bool module_locked) in run_kernel() 2735 execute_queue_entry (struct goacc_asyncqueue *aq, int index) in execute_queue_entry() 2810 struct goacc_asyncqueue *aq = thread_arg; in drain_queue() local 2873 drain_queue_synchronous (struct goacc_asyncqueue *aq) in drain_queue_synchronous() 2893 wait_for_queue_nonfull (struct goacc_asyncqueue *aq) in wait_for_queue_nonfull() 2908 queue_push_launch (struct goacc_asyncqueue *aq, struct kernel_info *kernel, in queue_push_launch() 2943 queue_push_callback (struct goacc_asyncqueue *aq, void (*fn)(void *), in queue_push_callback() 2976 queue_push_asyncwait (struct goacc_asyncqueue *aq, in queue_push_asyncwait() 3006 queue_push_placeholder (struct goacc_asyncqueue *aq) in queue_push_placeholder() [all …]
|
H A D | plugin-nvptx.c | 209 struct goacc_asyncqueue *aq; member 1454 struct goacc_asyncqueue *aq) in GOMP_OFFLOAD_openacc_async_exec() 1574 GOMP_OFFLOAD_openacc_cuda_get_stream (struct goacc_asyncqueue *aq) in GOMP_OFFLOAD_openacc_cuda_get_stream() 1581 GOMP_OFFLOAD_openacc_cuda_set_stream (struct goacc_asyncqueue *aq, void *stream) in GOMP_OFFLOAD_openacc_cuda_set_stream() 1599 struct goacc_asyncqueue *aq in GOMP_OFFLOAD_openacc_async_construct() local 1606 GOMP_OFFLOAD_openacc_async_destruct (struct goacc_asyncqueue *aq) in GOMP_OFFLOAD_openacc_async_destruct() 1614 GOMP_OFFLOAD_openacc_async_test (struct goacc_asyncqueue *aq) in GOMP_OFFLOAD_openacc_async_test() 1627 GOMP_OFFLOAD_openacc_async_synchronize (struct goacc_asyncqueue *aq) in GOMP_OFFLOAD_openacc_async_synchronize() 1655 GOMP_OFFLOAD_openacc_async_queue_callback (struct goacc_asyncqueue *aq, in GOMP_OFFLOAD_openacc_async_queue_callback() 1732 size_t n, struct goacc_asyncqueue *aq) in GOMP_OFFLOAD_openacc_async_host2dev() [all …]
|
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/tests/ |
H A D | t-mpq_muldiv.c | 54 mpq_t aq, bq, refq, resq; in testmain() local
|
H A D | t-mpq_muldiv_2exp.c | 54 mpq_t aq, rq, tq; in testmain() local
|
/netbsd-src/sys/dev/acpi/ |
H A D | acpi_quirks.c | 155 const struct acpi_quirk *aq; in acpi_find_quirks() local
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | sub1.c | 40 mpfr_prec_t aq, bq; in mpfr_sub1() local
|
H A D | add1.c | 32 mpfr_prec_t aq, bq, cq, aq2; in mpfr_add1() local
|
H A D | sqr.c | 514 mpfr_prec_t aq, bq; in mpfr_sqr() local
|