| /netbsd/src/external/gpl3/gcc/dist/libgomp/ |
| D | work.c | 39 alloc_work_share (struct gomp_team *team) in alloc_work_share() 155 free_work_share (struct gomp_team *team, struct gomp_work_share *ws) in free_work_share() 190 struct gomp_team *team = thr->ts.team; in gomp_work_share_start() local 232 struct gomp_team *team = thr->ts.team; in gomp_work_share_end() local 265 struct gomp_team *team = thr->ts.team; in gomp_work_share_end_cancel() local 291 struct gomp_team *team = thr->ts.team; in gomp_work_share_end_nowait() local
|
| D | barrier.c | 35 struct gomp_team *team = thr->ts.team; in GOMP_barrier() local 48 struct gomp_team *team = thr->ts.team; in GOMP_barrier_cancel() local
|
| D | task.c | 356 struct gomp_team *team = thr->ts.team; in GOMP_task() local 636 gomp_target_task_completion (struct gomp_team *team, struct gomp_task *task) in gomp_target_task_completion() 696 struct gomp_team *team = ttask->team; in GOMP_PLUGIN_target_task_completion() local 722 struct gomp_team *team = thr->ts.team; in gomp_create_target_task() local 1123 struct gomp_team *team) in gomp_task_run_pre() 1210 struct gomp_team *team) in gomp_task_run_post_handle_dependers() 1286 struct gomp_team *team) in gomp_task_run_post_handle_depend() 1368 struct gomp_team *team = thr->ts.team; in gomp_barrier_handle_tasks() local 1514 struct gomp_team *team = thr->ts.team; in GOMP_taskwait() local 1679 struct gomp_team *team = thr->ts.team; in GOMP_taskwait_depend() local [all …]
|
| D | ordered.c | 42 struct gomp_team *team = thr->ts.team; in gomp_ordered_first() local 73 struct gomp_team *team = thr->ts.team; in gomp_ordered_last() local 108 struct gomp_team *team = thr->ts.team; in gomp_ordered_next() local 156 struct gomp_team *team = thr->ts.team; in gomp_ordered_static_init() local 174 struct gomp_team *team = thr->ts.team; in gomp_ordered_static_next() local 198 struct gomp_team *team = thr->ts.team; in gomp_ordered_sync() local 266 struct gomp_team *team = thr->ts.team; in gomp_doacross_init() local 516 struct gomp_team *team = thr->ts.team; in gomp_doacross_ull_init() local
|
| D | single.c | 40 struct gomp_team *team = thr->ts.team; in GOMP_single_start() local 96 struct gomp_team *team = thr->ts.team; in GOMP_single_copy_end() local
|
| D | parallel.c | 144 struct gomp_team *team = thr->ts.team; in GOMP_parallel_end() local 206 struct gomp_team *team = thr->ts.team; in GOMP_cancellation_point() local 244 struct gomp_team *team = thr->ts.team; in ialias() local 279 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads() local
|
| D | sections.c | 51 struct gomp_team *team = thr->ts.team; in ialias_redirect() local 218 struct gomp_team *team; in GOMP_parallel_sections_start() local 232 struct gomp_team *team; in ialias_redirect() local
|
| D | team.c | 109 struct gomp_team *team = thr->ts.team; in gomp_thread_start() local 126 struct gomp_team *team = thr->ts.team; in gomp_thread_start() local 172 struct gomp_team *team; in gomp_new_team() local 229 free_team (struct gomp_team *team) in free_team() 321 unsigned flags, struct gomp_team *team, in gomp_team_start() 950 struct gomp_team *team = thr->ts.team; in gomp_team_end() local
|
| D | iter_ull.c | 43 struct gomp_team *team = thr->ts.team; in gomp_iter_ull_static_next() local 266 struct gomp_team *team = thr->ts.team; in gomp_iter_ull_guided_next_locked() local 303 struct gomp_team *team = thr->ts.team; in gomp_iter_ull_guided_next() local
|
| D | iter.c | 42 struct gomp_team *team = thr->ts.team; in gomp_iter_static_next() local 265 struct gomp_team *team = thr->ts.team; in gomp_iter_guided_next_locked() local 299 struct gomp_team *team = thr->ts.team; in gomp_iter_guided_next() local
|
| D | taskloop.c | 40 struct gomp_team *team = thr->ts.team; in GOMP_taskloop() local
|
| D | target.c | 2640 struct gomp_team *team = gomp_new_team (1); in GOMP_target_ext() local 2883 struct gomp_team *team = thr->ts.team; in GOMP_target_update_ext() local 2912 struct gomp_team *team = thr->ts.team; in GOMP_target_update_ext() local 3076 struct gomp_team *team = thr->ts.team; in GOMP_target_enter_exit_data() local 3105 struct gomp_team *team = thr->ts.team; in GOMP_target_enter_exit_data() local
|
| D | loop.c | 59 struct gomp_team *team = thr->ts.team; in ialias_redirect() local 795 struct gomp_team *team; in gomp_parallel_loop_start() local
|
| D | loop_ull.c | 62 struct gomp_team *team = thr->ts.team; in gomp_loop_ull_init() local
|
| D | libgomp.h | 410 struct gomp_team *team; member 656 struct gomp_team *team; member
|
| /netbsd/src/external/gpl3/gcc/dist/libgomp/config/linux/ |
| D | bar.c | 89 struct gomp_team *team = thr->ts.team; in gomp_team_barrier_wait_end() local 153 struct gomp_team *team = thr->ts.team; in gomp_team_barrier_wait_cancel_end() local 200 gomp_team_barrier_cancel (struct gomp_team *team) in gomp_team_barrier_cancel()
|
| /netbsd/src/external/gpl3/gcc/dist/libgomp/config/posix/ |
| D | bar.c | 123 struct gomp_team *team = thr->ts.team; in gomp_team_barrier_wait_end() local 185 struct gomp_team *team = thr->ts.team; in gomp_team_barrier_wait_cancel_end() local 272 gomp_team_barrier_cancel (struct gomp_team *team) in gomp_team_barrier_cancel()
|
| /netbsd/src/games/hunt/huntd/ |
| D | answer.c | 64 static char team; in answer() local 401 get_ident(uint32_t machine, uint32_t uid, const char *name, char team) in get_ident()
|
| /netbsd/src/games/hunt/hunt/ |
| D | connect.c | 47 do_connect(const char *name, size_t namelen, char team, int enter_status) in do_connect()
|
| D | hunt.c | 95 static char team = ' '; variable
|