Home
last modified time | relevance | path

Searched defs:GetX (Results 1 – 6 of 6) 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/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.h167 float GetX() const { return x_; } in GetX() function
199 float GetX() const { return x_; } in GetX() function
299 uint32_t GetX() const { return x_; } in GetX() function
377 float GetX() const { return x_; } in GetX() function