Searched defs:GetX (Results 1 – 10 of 10) sorted by relevance
24 int GetX(int i, int j) { return i+j; } in GetX() function in S32 T GetX(T i, T j) { return i+j; } in GetX() function in St33 T GetX() { return 0; } in GetX() function in St
6 int GetX(int i, int j) { return i+j; } // expected-note {{'GetX' declared here}} in GetX() function in S15 T GetX(T i, T j) { return i+j; } // expected-note 3 {{'GetX' declared here}} in GetX() function in St
23 int GetX(int i, int j) { return i+j; } in GetX() function in S31 T GetX(T i, T j) { return i+j; } in GetX() function in St
5 func GetX() string { func
28 public function GetX() function in MyGame\\Example\\Vec3
30 int BoundingBox::GetX() const { in GetX() function in od::BoundingBox
170 float GetX() const { return x_; } in GetX() function202 float GetX() const { return x_; } in GetX() function302 uint32_t GetX() const { return x_; } in GetX() function380 float GetX() const { return x_; } in GetX() function749 uint32_t GetX() const { return x_; } in GetX() function
153 func (x *JwtEcdsaPublicKey) GetX() []byte { func
234 func (x *EcdsaPublicKey) GetX() []byte { func
295 func (x *EciesAeadHkdfPublicKey) GetX() []byte { func