Home
last modified time | relevance | path

Searched defs:GetX (Results 1 – 10 of 10) sorted by relevance

/external/clang/test/CodeGenCXX/
Dms-property.cpp24 int GetX(int i, int j) { return i+j; } in GetX() function in S
32 T GetX(T i, T j) { return i+j; } in GetX() function in St
33 T GetX() { return 0; } in GetX() function in St
/external/clang/test/SemaCXX/
Dms-property-error.cpp6 int GetX(int i, int j) { return i+j; } // expected-note {{'GetX' declared here}} in GetX() function in S
15 T GetX(T i, T j) { return i+j; } // expected-note 3 {{'GetX' declared here}} in GetX() function in St
Dms-property.cpp23 int GetX(int i, int j) { return i+j; } in GetX() function in S
31 T GetX(T i, T j) { return i+j; } in GetX() function in St
/external/bazelbuild-rules_go/tests/core/go_test/
Dindirect_import_dep.go5 func GetX() string { func
/external/flatbuffers/tests/MyGame/Example/
DVec3.php28 public function GetX() function in MyGame\\Example\\Vec3
/external/armnn/samples/ObjectDetection/src/
DBoundingBox.cpp30 int BoundingBox::GetX() const { in GetX() function in od::BoundingBox
/external/deqp-deps/amber/src/
Dcommand.h170 float GetX() const { return x_; } in GetX() function
202 float GetX() const { return x_; } in GetX() function
302 uint32_t GetX() const { return x_; } in GetX() function
380 float GetX() const { return x_; } in GetX() function
749 uint32_t GetX() const { return x_; } in GetX() function
/external/tink/go/proto/jwt_ecdsa_go_proto/
Djwt_ecdsa.pb.go153 func (x *JwtEcdsaPublicKey) GetX() []byte { func
/external/tink/go/proto/ecdsa_go_proto/
Decdsa.pb.go234 func (x *EcdsaPublicKey) GetX() []byte { func
/external/tink/go/proto/ecies_aead_hkdf_go_proto/
Decies_aead_hkdf.pb.go295 func (x *EciesAeadHkdfPublicKey) GetX() []byte { func