Home
last modified time | relevance | path

Searched defs:team (Results 1 – 19 of 19) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dkmp_runtime.cpp496 static void __kmp_print_team_storage_map(const char *header, kmp_team_t *team, in __kmp_print_team_storage_map()
668 kmp_team_t *team = __kmp_team_from_gtid(gtid); in __kmp_parallel_deo() local
694 kmp_team_t *team = __kmp_team_from_gtid(gtid); in __kmp_parallel_dxo() local
720 kmp_team_t *team; in __kmp_enter_single() local
966 static void __kmp_fork_team_threads(kmp_root_t *root, kmp_team_t *team, in __kmp_fork_team_threads()
1078 inline static void propagateFPControl(kmp_team_t *team) { in propagateFPControl()
1111 inline static void updateHWFPControl(kmp_team_t *team) { in updateHWFPControl()
1406 kmp_team_t *team; in __kmp_fork_call() local
2268 kmp_team_t *team) { in __kmp_join_restore_state()
2276 kmp_team_t *team, ompt_data_t *parallel_data, in __kmp_join_ompt()
[all …]
Dkmp_barrier.cpp50 kmp_team_t *team = this_thr->th.th_team; in __kmp_linear_barrier_gather_template() local
158 kmp_team_t *team; in __kmp_linear_barrier_release_template() local
296 kmp_team_t *team = this_thr->th.th_team; in __kmp_tree_barrier_gather() local
407 kmp_team_t *team; in __kmp_tree_barrier_release() local
516 kmp_team_t *team = this_thr->th.th_team; in __kmp_hyper_barrier_gather() local
640 kmp_team_t *team; in __kmp_hyper_barrier_release() local
806 int tid, kmp_team_t *team) { in __kmp_init_hierarchical_barrier_thread()
872 kmp_team_t *team = this_thr->th.th_team; in __kmp_hierarchical_barrier_gather() local
1053 kmp_team_t *team; in __kmp_hierarchical_barrier_release() local
1300 kmp_team_t *team = this_thr->th.th_team; in __kmp_barrier_template() local
[all …]
Dkmp_wait_release.h197 kmp_team_t *team = this_thr->th.th_team; in __kmp_wait_template() local
268 ompt_lw_taskteam_t *team = in __kmp_wait_template() local
387 kmp_team_t *team = this_thr->th.th_team; in __kmp_wait_template() local
478 kmp_team_t *team = this_thr->th.th_team; in __kmp_wait_template() local
Dompt-specific.cpp36 #define LWT_FROM_TEAM(team) (team)->t.ompt_serialized_team_info argument
55 kmp_team *team = thr->th.th_team; in __ompt_get_teaminfo() local
349 kmp_team *team = thr->th.th_team, *prev_team = NULL; in __ompt_get_task_info_internal() local
466 void __ompt_team_assign_id(kmp_team_t *team, ompt_data_t ompt_pid) { in __ompt_team_assign_id()
Dkmp_csupport.cpp763 kmp_team_t *team = this_thr->th.th_team; in __kmpc_master() local
807 kmp_team_t *team = this_thr->th.th_team; in __kmpc_end_master() local
851 kmp_team_t *team; in __kmpc_ordered() local
1726 kmp_team_t *team = this_thr->th.th_team; in __kmpc_single() local
1774 kmp_team_t *team = this_thr->th.th_team; in __kmpc_end_single() local
3303 kmp_team_t *team; in __kmp_swap_teams_for_teams_reduction() local
3326 __kmp_restore_swapped_teams(kmp_info_t *th, kmp_team_t *team, int task_state) { in __kmp_restore_swapped_teams()
3361 kmp_team_t *team; in __kmpc_reduce_nowait() local
3589 kmp_team_t *team; in __kmpc_reduce() local
3708 kmp_team_t *team; in __kmpc_end_reduce() local
[all …]
Dkmp_itt.inl85 kmp_team_t *team = __kmp_team_from_gtid(gtid); local
190 kmp_team_t *team = __kmp_team_from_gtid(gtid); local
430 kmp_team_t *team = __kmp_team_from_gtid(gtid); local
483 kmp_team_t *team = thr->th.th_team; local
Dkmp_tasking.cpp461 void __kmp_push_current_task_to_thread(kmp_info_t *this_thr, kmp_team_t *team, in __kmp_push_current_task_to_thread()
1048 kmp_team_t *team, int tid, int set_curr_task) { in __kmp_init_implicit_task()
1174 kmp_team_t *team = thread->th.th_team; in __kmp_task_alloc() local
2336 kmp_team_t *team = thr->th.th_team; in __kmp_task_reduction_modifier_init() local
2440 kmp_team_t *team = thread->th.th_team; in __kmpc_taskgroup() local
2462 kmp_team_t *team; in __kmpc_end_taskgroup() local
3242 kmp_team_t *team = thread->th.th_team; in __kmp_realloc_task_threads_data() local
3344 kmp_team_t *team) { in __kmp_allocate_task_team()
3507 void __kmp_task_team_setup(kmp_info_t *this_thr, kmp_team_t *team, int always) { in __kmp_task_team_setup()
3569 void __kmp_task_team_sync(kmp_info_t *this_thr, kmp_team_t *team) { in __kmp_task_team_sync()
[all …]
Dkmp_sched.cpp93 kmp_team_t *team; in __kmp_for_static_init() local
444 kmp_team_t *team; in __kmp_dist_for_static_init() local
688 kmp_team_t *team; in __kmp_team_static_init() local
Dkmp_dispatch.cpp119 kmp_team_t *team; in __kmp_dispatch_init_algorithm() local
749 void __kmp_dispatch_free_hierarchies(kmp_team_t *team) { in __kmp_dispatch_free_hierarchies()
775 kmp_team_t *team; in __kmp_dispatch_init() local
1166 kmp_team_t *team = th->th.th_team; in __kmp_dispatch_next_algorithm() local
1916 kmp_team_t *team = th->th.th_team; in __kmp_dispatch_next() local
2171 kmp_team_t *team; in __kmp_dist_get_bounds() local
Dkmp_gsupport.cpp197 kmp_team_t *team = this_thr->th.th_team; in KMP_EXPAND_NAME() local
436 kmp_team_t *team = thr->th.th_team; in __kmp_GOMP_fork_call() local
Dkmp_dispatch_hier.h923 kmp_team_t *team; in __kmp_dispatch_init_hierarchy() local
Dkmp.h1057 #define KMP_BLOCKTIME(team, tid) \ argument
1068 #define KMP_BLOCKTIME_INTERVAL(team, tid) \ argument
1076 #define KMP_BLOCKTIME_INTERVAL(team, tid) \ argument
1934 kmp_team_t *team; member
3154 static inline int __kmp_gtid_from_tid(int tid, const kmp_team_t *team) { in __kmp_gtid_from_tid()
/external/tensorflow/tensorflow/core/util/
Dmkl_threadpool.h49 inline void balance211(T n, U team, U tid, T* n_start, T* n_end) { in balance211()
/external/llvm-project/flang/lib/Semantics/
Dcheck-coarray.cpp100 if (const auto *team{ in Leave() local
/external/replicaisland/src/com/replica/replicaisland/
DGameObject.java77 public Team team; field in GameObject
/external/llvm-project/flang/test/Semantics/
Dallocate13.f90161 type(event_type), allocatable :: team[:] local
/external/llvm-project/flang/lib/Evaluate/
Dvariable.cpp95 std::optional<Expr<SomeInteger>> CoarrayRef::team() const { in team() function in Fortran::evaluate::CoarrayRef
/external/python/apitools/samples/storage_sample/storage_v1/
Dstorage_v1_messages.py259 team = _messages.StringField(2) variable in BucketAccessControl.ProjectTeamValue
663 team = _messages.StringField(2) variable in ObjectAccessControl.ProjectTeamValue
/external/python/apitools/samples/storage_sample/
Dstorage_v1.json362 "team": { object
828 "team": { object