Home
last modified time | relevance | path

Searched defs:pteam (Results 1 – 25 of 28) sorted by relevance

12

/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dteam.c320 struct team *pteam; in team_new() local
355 void team_destroy(struct team *pteam) in team_destroy()
383 int team_index(const struct team *pteam) in team_index()
391 int team_number(const struct team *pteam) in team_number()
410 const char *team_rule_name(const struct team *pteam) in team_rule_name()
420 const char *team_name_translation(const struct team *pteam) in team_name_translation()
432 int team_pretty_name(const struct team *pteam, char *buf, size_t buf_len) in team_pretty_name()
452 const struct player_list *team_members(const struct team *pteam) in team_members()
463 void team_add_player(struct player *pplayer, struct team *pteam) in team_add_player()
498 struct team *pteam; in team_remove_player() local
H A Dresearch.c170 const struct team *pteam = team_by_number(research_number(presearch)); in research_pretty_name() local
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dteam.c320 struct team *pteam; in team_new() local
355 void team_destroy(struct team *pteam) in team_destroy()
383 int team_index(const struct team *pteam) in team_index()
391 int team_number(const struct team *pteam) in team_number()
410 const char *team_rule_name(const struct team *pteam) in team_rule_name()
420 const char *team_name_translation(const struct team *pteam) in team_name_translation()
432 int team_pretty_name(const struct team *pteam, char *buf, size_t buf_len) in team_pretty_name()
452 const struct player_list *team_members(const struct team *pteam) in team_members()
463 void team_add_player(struct player *pplayer, struct team *pteam) in team_add_player()
498 struct team *pteam; in team_remove_player() local
H A Dresearch.c170 const struct team *pteam = team_by_number(research_number(presearch)); in research_pretty_name() local
/dports/games/spring/spring_98.0/rts/Game/UI/
H A DEndGameBox.cpp402 const CTeam* pteam = teamHandler->Team(team); in Draw() local
508 const CTeam* pteam = teamHandler->Team(team); in FillTeamStats() local
/dports/games/freeciv/freeciv-2.6.6/server/
H A Dsanitycheck.c580 struct team *pteam = team_slot_get_team(tslot); in check_teams() local
H A Dgamehand.c664 const struct team *pteam = team_by_number(t); in init_new_game() local
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Dsanitycheck.c580 struct team *pteam = team_slot_get_team(tslot); in check_teams() local
H A Dgamehand.c664 const struct team *pteam = team_by_number(t); in init_new_game() local
/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Dtext.c663 static int get_bulbs_per_turn(int *pours, bool *pteam, int *ptheirs) in get_bulbs_per_turn()
/dports/games/freeciv/freeciv-2.6.6/client/
H A Dtext.c663 static int get_bulbs_per_turn(int *pours, bool *pteam, int *ptheirs) in get_bulbs_per_turn()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/missionui/
H A Dmissionshipchoice.cpp2861 void ss_init_pool(team_data *pteam) in ss_init_pool()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/missionui/
H A Dmissionshipchoice.cpp2801 void ss_init_pool(team_data *pteam) in ss_init_pool()
/dports/games/NBlood/NBlood-a1689a4/source/duke3d/src/
H A Dplayer.h225 int32_t pcolor, pteam; member
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/
H A Dplayer.h246 int32_t pcolor, pteam; member
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/src/
H A Dkmp_runtime.cpp5658 kmp_team_t *(*volatile pteam); in __kmp_launch_thread() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/src/
H A Dkmp_runtime.cpp5664 kmp_team_t **volatile pteam; in __kmp_launch_thread() local
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/src/
H A Dkmp_runtime.cpp5664 kmp_team_t **volatile pteam; in __kmp_launch_thread() local
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_runtime.cpp5765 kmp_team_t **volatile pteam; in __kmp_launch_thread() local
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/src/
H A Dkmp_runtime.cpp5664 kmp_team_t **volatile pteam; in __kmp_launch_thread() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_runtime.cpp5765 kmp_team_t **volatile pteam; in __kmp_launch_thread() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/runtime/src/
H A Dkmp_runtime.cpp5713 kmp_team_t **volatile pteam; in __kmp_launch_thread() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp5664 kmp_team_t **volatile pteam; in __kmp_launch_thread() local
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/src/
H A Dkmp_runtime.cpp5603 kmp_team_t *(*volatile pteam); in __kmp_launch_thread() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dkmp_runtime.cpp5875 kmp_team_t **volatile pteam; in __kmp_launch_thread() local

12