Home
last modified time | relevance | path

Searched defs:team (Results 126 – 150 of 2532) sorted by relevance

12345678910>>...102

/dports/lang/gcc12-devel/gcc-12-20211205/libgomp/
H A Dtask.c356 struct gomp_team *team = thr->ts.team; in GOMP_task() local
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()
1284 struct gomp_team *team) in gomp_task_run_post_handle_depend()
1366 struct gomp_team *team = thr->ts.team; in gomp_barrier_handle_tasks() local
1512 struct gomp_team *team = thr->ts.team; in GOMP_taskwait() local
1677 struct gomp_team *team = thr->ts.team; in GOMP_taskwait_depend() local
1717 struct gomp_team *team = thr->ts.team; in gomp_task_maybe_wait_for_dependencies() local
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgomp/
H A Dtask.c356 struct gomp_team *team = thr->ts.team; in GOMP_task() local
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
1101 struct gomp_team *team) in gomp_task_run_pre()
1188 struct gomp_team *team) in gomp_task_run_post_handle_dependers()
1262 struct gomp_team *team) in gomp_task_run_post_handle_depend()
1344 struct gomp_team *team = thr->ts.team; in gomp_barrier_handle_tasks() local
1490 struct gomp_team *team = thr->ts.team; in GOMP_taskwait() local
1655 struct gomp_team *team = thr->ts.team; in GOMP_taskwait_depend() local
1695 struct gomp_team *team = thr->ts.team; in gomp_task_maybe_wait_for_dependencies() local
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgomp/
H A Dtask.c356 struct gomp_team *team = thr->ts.team; in GOMP_task() local
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
1101 struct gomp_team *team) in gomp_task_run_pre()
1188 struct gomp_team *team) in gomp_task_run_post_handle_dependers()
1262 struct gomp_team *team) in gomp_task_run_post_handle_depend()
1344 struct gomp_team *team = thr->ts.team; in gomp_barrier_handle_tasks() local
1490 struct gomp_team *team = thr->ts.team; in GOMP_taskwait() local
1655 struct gomp_team *team = thr->ts.team; in GOMP_taskwait_depend() local
1695 struct gomp_team *team = thr->ts.team; in gomp_task_maybe_wait_for_dependencies() local
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgomp/
H A Dtask.c356 struct gomp_team *team = thr->ts.team; in GOMP_task() local
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
1101 struct gomp_team *team) in gomp_task_run_pre()
1188 struct gomp_team *team) in gomp_task_run_post_handle_dependers()
1262 struct gomp_team *team) in gomp_task_run_post_handle_depend()
1344 struct gomp_team *team = thr->ts.team; in gomp_barrier_handle_tasks() local
1490 struct gomp_team *team = thr->ts.team; in GOMP_taskwait() local
1655 struct gomp_team *team = thr->ts.team; in GOMP_taskwait_depend() local
1695 struct gomp_team *team = thr->ts.team; in gomp_task_maybe_wait_for_dependencies() local
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgomp/
H A Dtask.c119 struct gomp_team *team = thr->ts.team; in GOMP_task() local
416 struct gomp_taskgroup *taskgroup, struct gomp_team *team) in gomp_task_run_pre()
483 struct gomp_team *team) in gomp_task_run_post_handle_dependers()
588 struct gomp_team *team) in gomp_task_run_post_handle_depend()
677 struct gomp_team *team = thr->ts.team; in gomp_barrier_handle_tasks() local
774 struct gomp_team *team = thr->ts.team; in GOMP_taskwait() local
898 struct gomp_team *team = thr->ts.team; in gomp_task_maybe_wait_for_dependencies() local
1067 struct gomp_team *team = thr->ts.team; in GOMP_taskgroup_start() local
1091 struct gomp_team *team = thr->ts.team; in GOMP_taskgroup_end() local
H A Dparallel.c135 struct gomp_team *team = thr->ts.team; in GOMP_parallel_end() local
178 struct gomp_team *team = thr->ts.team; in GOMP_cancellation_point() local
209 struct gomp_team *team = thr->ts.team; in ialias() local
238 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads() local
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/html/user/
H A Dteam_display.php29 $team = BoincTeam::lookup_id($teamid); variable
55 $team = unserialize($cached_data); variable
H A Dteam_email_list.php47 $team = BoincTeam::lookup_id($teamid); variable
63 $team = BoincTeam::lookup_id($teamid); variable
/dports/lang/gcc6-aux/gcc-6-20180516/libgomp/
H A Dparallel.c136 struct gomp_team *team = thr->ts.team; in GOMP_parallel_end() local
179 struct gomp_team *team = thr->ts.team; in GOMP_cancellation_point() local
210 struct gomp_team *team = thr->ts.team; in ialias() local
239 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads() local
/dports/lang/gcc8/gcc-8.5.0/libgomp/
H A Dparallel.c136 struct gomp_team *team = thr->ts.team; in GOMP_parallel_end() local
179 struct gomp_team *team = thr->ts.team; in GOMP_cancellation_point() local
210 struct gomp_team *team = thr->ts.team; in ialias() local
239 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgomp/
H A Dparallel.c136 struct gomp_team *team = thr->ts.team; in GOMP_parallel_end() local
179 struct gomp_team *team = thr->ts.team; in GOMP_cancellation_point() local
210 struct gomp_team *team = thr->ts.team; in ialias() local
239 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgomp/
H A Dparallel.c136 struct gomp_team *team = thr->ts.team; in GOMP_parallel_end() local
179 struct gomp_team *team = thr->ts.team; in GOMP_cancellation_point() local
210 struct gomp_team *team = thr->ts.team; in ialias() local
239 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads() local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgomp/
H A Dparallel.c136 struct gomp_team *team = thr->ts.team; in GOMP_parallel_end() local
179 struct gomp_team *team = thr->ts.team; in GOMP_cancellation_point() local
210 struct gomp_team *team = thr->ts.team; in ialias() local
239 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads() local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgomp/
H A Dparallel.c136 struct gomp_team *team = thr->ts.team; in GOMP_parallel_end() local
179 struct gomp_team *team = thr->ts.team; in GOMP_cancellation_point() local
210 struct gomp_team *team = thr->ts.team; in ialias() local
239 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads() local
/dports/devel/riscv64-gcc/gcc-8.3.0/libgomp/
H A Dparallel.c136 struct gomp_team *team = thr->ts.team; in GOMP_parallel_end() local
179 struct gomp_team *team = thr->ts.team; in GOMP_cancellation_point() local
210 struct gomp_team *team = thr->ts.team; in ialias() local
239 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads() local
/dports/lang/gnat_util/gcc-6-20180516/libgomp/
H A Dparallel.c136 struct gomp_team *team = thr->ts.team; in GOMP_parallel_end() local
179 struct gomp_team *team = thr->ts.team; in GOMP_cancellation_point() local
210 struct gomp_team *team = thr->ts.team; in ialias() local
239 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads() local
/dports/games/iortcw/iortcw-1.51c/MP/code/game/
H A Dg_team.c44 int OtherTeam( int team ) { in OtherTeam()
53 const char *TeamName( int team ) { in TeamName()
64 const char *TeamColorString( int team ) { in TeamColorString()
145 int team; in Team_FragBonuses() local
341 gentity_t *Team_ResetFlag( int team ) { in Team_ResetFlag()
374 void Team_ReturnFlagSound( gentity_t *ent, int team ) { in Team_ReturnFlagSound()
390 void Team_ReturnFlag( int team ) { in Team_ReturnFlag()
436 int Team_TouchOurFlag( gentity_t *ent, gentity_t *other, int team ) { in Team_TouchOurFlag()
581 int Team_TouchEnemyFlag( gentity_t *ent, gentity_t *other, int team ) { in Team_TouchEnemyFlag()
629 int team; in Pickup_Team() local
[all …]
/dports/games/quadra/quadra-1.3.0/source/
H A Dscore.cpp46 Byte team; in updateFromGame() local
120 Byte team; in update_team() local
137 Byte team; in sort() local
/dports/lang/gcc10/gcc-10.3.0/libgomp/
H A Dtask.c353 struct gomp_team *team = thr->ts.team; in GOMP_task() local
658 struct gomp_team *team = ttask->team; in GOMP_PLUGIN_target_task_completion() local
684 struct gomp_team *team = thr->ts.team; in gomp_create_target_task() local
1063 struct gomp_team *team) in gomp_task_run_pre()
1150 struct gomp_team *team) in gomp_task_run_post_handle_dependers()
1224 struct gomp_team *team) in gomp_task_run_post_handle_depend()
1306 struct gomp_team *team = thr->ts.team; in gomp_barrier_handle_tasks() local
1431 struct gomp_team *team = thr->ts.team; in GOMP_taskwait() local
1582 struct gomp_team *team = thr->ts.team; in GOMP_taskwait_depend() local
1622 struct gomp_team *team = thr->ts.team; in gomp_task_maybe_wait_for_dependencies() local
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libgomp/
H A Dtask.c353 struct gomp_team *team = thr->ts.team; in GOMP_task() local
658 struct gomp_team *team = ttask->team; in GOMP_PLUGIN_target_task_completion() local
684 struct gomp_team *team = thr->ts.team; in gomp_create_target_task() local
1063 struct gomp_team *team) in gomp_task_run_pre()
1150 struct gomp_team *team) in gomp_task_run_post_handle_dependers()
1224 struct gomp_team *team) in gomp_task_run_post_handle_depend()
1306 struct gomp_team *team = thr->ts.team; in gomp_barrier_handle_tasks() local
1431 struct gomp_team *team = thr->ts.team; in GOMP_taskwait() local
1582 struct gomp_team *team = thr->ts.team; in GOMP_taskwait_depend() local
1622 struct gomp_team *team = thr->ts.team; in gomp_task_maybe_wait_for_dependencies() local
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgomp/
H A Dtask.c353 struct gomp_team *team = thr->ts.team; in GOMP_task() local
658 struct gomp_team *team = ttask->team; in GOMP_PLUGIN_target_task_completion() local
684 struct gomp_team *team = thr->ts.team; in gomp_create_target_task() local
1063 struct gomp_team *team) in gomp_task_run_pre()
1150 struct gomp_team *team) in gomp_task_run_post_handle_dependers()
1224 struct gomp_team *team) in gomp_task_run_post_handle_depend()
1306 struct gomp_team *team = thr->ts.team; in gomp_barrier_handle_tasks() local
1431 struct gomp_team *team = thr->ts.team; in GOMP_taskwait() local
1582 struct gomp_team *team = thr->ts.team; in GOMP_taskwait_depend() local
1622 struct gomp_team *team = thr->ts.team; in gomp_task_maybe_wait_for_dependencies() local
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgomp/
H A Dtask.c353 struct gomp_team *team = thr->ts.team; in GOMP_task() local
658 struct gomp_team *team = ttask->team; in GOMP_PLUGIN_target_task_completion() local
684 struct gomp_team *team = thr->ts.team; in gomp_create_target_task() local
1063 struct gomp_team *team) in gomp_task_run_pre()
1150 struct gomp_team *team) in gomp_task_run_post_handle_dependers()
1224 struct gomp_team *team) in gomp_task_run_post_handle_depend()
1306 struct gomp_team *team = thr->ts.team; in gomp_barrier_handle_tasks() local
1431 struct gomp_team *team = thr->ts.team; in GOMP_taskwait() local
1582 struct gomp_team *team = thr->ts.team; in GOMP_taskwait_depend() local
1622 struct gomp_team *team = thr->ts.team; in gomp_task_maybe_wait_for_dependencies() local
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgomp/
H A Dtask.c353 struct gomp_team *team = thr->ts.team; in GOMP_task() local
658 struct gomp_team *team = ttask->team; in GOMP_PLUGIN_target_task_completion() local
684 struct gomp_team *team = thr->ts.team; in gomp_create_target_task() local
1063 struct gomp_team *team) in gomp_task_run_pre()
1150 struct gomp_team *team) in gomp_task_run_post_handle_dependers()
1224 struct gomp_team *team) in gomp_task_run_post_handle_depend()
1306 struct gomp_team *team = thr->ts.team; in gomp_barrier_handle_tasks() local
1431 struct gomp_team *team = thr->ts.team; in GOMP_taskwait() local
1582 struct gomp_team *team = thr->ts.team; in GOMP_taskwait_depend() local
1622 struct gomp_team *team = thr->ts.team; in gomp_task_maybe_wait_for_dependencies() local
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgomp/
H A Dtask.c353 struct gomp_team *team = thr->ts.team; in GOMP_task() local
658 struct gomp_team *team = ttask->team; in GOMP_PLUGIN_target_task_completion() local
684 struct gomp_team *team = thr->ts.team; in gomp_create_target_task() local
1063 struct gomp_team *team) in gomp_task_run_pre()
1150 struct gomp_team *team) in gomp_task_run_post_handle_dependers()
1224 struct gomp_team *team) in gomp_task_run_post_handle_depend()
1306 struct gomp_team *team = thr->ts.team; in gomp_barrier_handle_tasks() local
1431 struct gomp_team *team = thr->ts.team; in GOMP_taskwait() local
1582 struct gomp_team *team = thr->ts.team; in GOMP_taskwait_depend() local
1622 struct gomp_team *team = thr->ts.team; in gomp_task_maybe_wait_for_dependencies() local
[all …]
/dports/www/yt-dlp/yt-dlp-2021.12.27/yt_dlp/extractor/
H A Dnba.py261 def _embed_url_result(self, team, content_id): argument
268 def _call_api(self, team, content_id, query, resource): argument
276 def _extract_video(self, video, team, extract_all=True): argument
394 def _extract_url_results(self, team, content_id): argument
414 def _fetch_page(self, team, channel, page): argument
423 def _extract_url_results(self, team, content_id): argument

12345678910>>...102