Lines Matching refs:unused
57 host_get_num_devices (unsigned int omp_requires_mask __attribute__((unused)))
63 host_init_device (int n __attribute__ ((unused)))
69 host_fini_device (int n __attribute__ ((unused)))
81 host_load_image (int n __attribute__ ((unused)),
82 unsigned v __attribute__ ((unused)),
83 const void *t __attribute__ ((unused)),
84 struct addr_pair **r __attribute__ ((unused)),
85 uint64_t **f __attribute__ ((unused)),
86 uint64_t *i __attribute__ ((unused)))
92 host_unload_image (int n __attribute__ ((unused)),
93 unsigned v __attribute__ ((unused)),
94 const void *t __attribute__ ((unused)))
100 host_alloc (int n __attribute__ ((unused)), size_t s)
106 host_free (int n __attribute__ ((unused)), void *p)
113 host_dev2host (int n __attribute__ ((unused)),
114 void *h __attribute__ ((unused)),
115 const void *d __attribute__ ((unused)),
116 size_t s __attribute__ ((unused)))
122 host_host2dev (int n __attribute__ ((unused)),
123 void *d __attribute__ ((unused)),
124 const void *h __attribute__ ((unused)),
125 size_t s __attribute__ ((unused)))
131 host_run (int n __attribute__ ((unused)), void *fn_ptr, void *vars,
132 void **args __attribute__((unused)))
141 size_t mapnum __attribute__ ((unused)),
143 void **devaddrs __attribute__ ((unused)),
144 unsigned *dims __attribute__ ((unused)),
145 void *targ_mem_desc __attribute__ ((unused)))
152 size_t mapnum __attribute__ ((unused)),
154 void **devaddrs __attribute__ ((unused)),
155 unsigned *dims __attribute__ ((unused)),
156 void *targ_mem_desc __attribute__ ((unused)),
157 struct goacc_asyncqueue *aq __attribute__ ((unused)))
163 host_openacc_async_test (struct goacc_asyncqueue *aq __attribute__ ((unused)))
170 __attribute__ ((unused)))
177 __attribute__ ((unused)),
179 __attribute__ ((unused)))
185 host_openacc_async_host2dev (int ord __attribute__ ((unused)),
186 void *dst __attribute__ ((unused)),
187 const void *src __attribute__ ((unused)),
188 size_t n __attribute__ ((unused)),
190 __attribute__ ((unused)))
196 host_openacc_async_dev2host (int ord __attribute__ ((unused)),
197 void *dst __attribute__ ((unused)),
198 const void *src __attribute__ ((unused)),
199 size_t n __attribute__ ((unused)),
201 __attribute__ ((unused)))
208 __attribute__ ((unused)),
210 __attribute__ ((unused)),
211 void *userptr __attribute__ ((unused)))
216 host_openacc_async_construct (int device __attribute__((unused)))
224 __attribute__ ((unused)))
253 host_openacc_create_thread_data (int ord __attribute__ ((unused)))
259 host_openacc_destroy_thread_data (void *tls_data __attribute__ ((unused)))