Home
last modified time | relevance | path

Searched defs:GetTeam (Results 1 – 25 of 143) sorted by relevance

123456

/dports/net/concourse-fly/concourse-6.7.1/atc/api/teamserver/
H A Dget.go13 func (s *Server) GetTeam(w http.ResponseWriter, r *http.Request) { func
/dports/misc/concourse/concourse-6.7.2/atc/api/teamserver/
H A Dget.go13 func (s *Server) GetTeam(w http.ResponseWriter, r *http.Request) { func
/dports/games/openspades/openspades-0.1.3/Sources/Client/
H A DCTFGameMode.cpp32 CTFGameMode::Team &CTFGameMode::GetTeam(int t) { in GetTeam() function in spades::client::CTFGameMode
H A DTCGameMode.cpp31 TCGameMode::Team &TCGameMode::GetTeam(int t) { in GetTeam() function in spades::client::TCGameMode
H A DWorld.h125 Team &GetTeam(int t) { in GetTeam() function
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Goals.ocd/CaptureTheFlag.ocd/FlagBase.ocd/
H A DScript.c20 public func GetTeam() in GetTeam() function
/dports/net/concourse-fly/concourse-6.7.1/fly/commands/
H A Dhelpers.go94 func GetTeam(target rc.Target, teamToFind string) concourse.Team { func
/dports/misc/concourse/concourse-6.7.2/fly/commands/
H A Dhelpers.go94 func GetTeam(target rc.Target, teamToFind string) concourse.Team { func
/dports/games/warmux/warmux-11.04/src/menu/
H A Dteam_box.h70 Team* GetTeam() const { return associated_team; } in GetTeam() function
/dports/games/ivan/ivan-059/Main/Include/
H A Drain.h40 int GetTeam() const { return Team; } in GetTeam() function
H A Dtrap.h75 virtual int GetTeam() const { return Team; } in GetTeam() function
/dports/games/spring/spring_98.0/rts/Sim/Projectiles/Unsynced/
H A DFlyingPiece.h23 size_t GetTeam() const { return team; } in GetTeam() function
/dports/www/gitea/gitea-1.16.5/routers/api/v1/org/
H A Dteam.go128 func GetTeam(ctx *context.APIContext) { func
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/PagerDuty/go-pagerduty/
H A Dteam.go57 func (c *Client) GetTeam(id string) (*Team, error) { func
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/PagerDuty/go-pagerduty/go-pagerduty-cf1437c7c8d6/
H A Dteam.go57 func (c *Client) GetTeam(id string) (*Team, error) { func
/dports/games/solarconquest/SolarConquest/source/
H A DProjectile.h282 int CProjectile::GetTeam() { return team; } in GetTeam() function
H A DObject.h564 int CObject::GetTeam() { return team; } in GetTeam() function
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Goals.ocd/CaptureTheFlag.ocd/Flag.ocd/
H A DScript.c23 public func GetTeam() in GetTeam() function
/dports/games/warmux/warmux-11.04/src/character/
H A Dcharacter.h203 const Team& GetTeam() const { return m_team; }; in GetTeam() function
/dports/devel/git-town/git-town-7.6.0/vendor/code.gitea.io/sdk/gitea/
H A Dorg_team.go45 func (c *Client) GetTeam(id int64) (*Team, error) { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/google/go-github/github/
H A Dorgs_teams.go68 func (s *OrganizationsService) GetTeam(team int) (*Team, *Response, error) { func
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/object/
H A Dobject.cpp301 int CObject::GetTeam() in GetTeam() function in CObject
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/vendor/github.com/google/go-github/github/
H A Dorgs_teams.go71 func (s *OrganizationsService) GetTeam(team int) (*Team, *Response, error) { func
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-gamelift/include/aws/gamelift/model/
H A DPlayer.h186 inline const Aws::String& GetTeam() const{ return m_team; } in GetTeam() function
/dports/net/concourse-fly/concourse-6.7.1/atc/
H A Droutes.go99 GetTeam = "GetTeam" const

123456