Home
last modified time | relevance | path

Searched defs:getA3 (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/libcxxabi/test/
Ddynamic_cast5.pass.cpp50 A3* getA3() {return this;} in getA3() function
62 A3* getA3() {return A3::getA3();} in getA3() function
75 A3* getA3() {return A4::getA3();} in getA3() function
194 A3* getA3() {return this;} in getA3() function
206 A3* getA3() {return A3::getA3();} in getA3() function
219 A3* getA3() {return A4::getA3();} in getA3() function
338 A3* getA3() {return this;} in getA3() function
363 A3* getA3() {return A3::getA3();} in getA3() function
481 A3* getA3() {return this;} in getA3() function
506 A3* getA3() {return A3::getA3();} in getA3() function
[all …]
Ddynamic_cast3.pass.cpp52 A3* getA3() {return this;} in getA3() function
106 A3* getA3() {return this;} in getA3() function
157 A3* getA3() {return this;} in getA3() function
209 A3* getA3() {return this;} in getA3() function
260 A3* getA3() {return this;} in getA3() function
321 A3* getA3() {return this;} in getA3() function
378 A3* getA3() {return this;} in getA3() function
435 A3* getA3() {return this;} in getA3() function
491 A3* getA3() {return this;} in getA3() function
547 A3* getA3() {return this;} in getA3() function
[all …]
Ddynamic_cast14.pass.cpp40 A3* getA3() {return this;} in getA3() function
65 A3* getA3() {return A3::getA3();} in getA3() function
91 A3* getA3() {return A5::getA3();} in getA3() function
108 A3* getA3() {return A7::getA3();} in getA3() function
136 A3* getA3() {return A8::getA3();} in getA3() function
157 A3* getA3() {return A8::getA3();} in getA3() function
179 A3* getA3() {return A10::getA3();} in getA3() function
202 A3* getA3() {return A12::getA3();} in getA3() function
761 A3* getA3() {return this;} in getA3() function
786 A3* getA3() {return A3::getA3();} in getA3() function
[all …]
/external/libcxxabi/test/
Ddynamic_cast5.pass.cpp47 A3* getA3() {return this;} in getA3() function
59 A3* getA3() {return A3::getA3();} in getA3() function
72 A3* getA3() {return A4::getA3();} in getA3() function
191 A3* getA3() {return this;} in getA3() function
203 A3* getA3() {return A3::getA3();} in getA3() function
216 A3* getA3() {return A4::getA3();} in getA3() function
335 A3* getA3() {return this;} in getA3() function
360 A3* getA3() {return A3::getA3();} in getA3() function
478 A3* getA3() {return this;} in getA3() function
503 A3* getA3() {return A3::getA3();} in getA3() function
[all …]
Ddynamic_cast3.pass.cpp49 A3* getA3() {return this;} in getA3() function
103 A3* getA3() {return this;} in getA3() function
154 A3* getA3() {return this;} in getA3() function
206 A3* getA3() {return this;} in getA3() function
257 A3* getA3() {return this;} in getA3() function
318 A3* getA3() {return this;} in getA3() function
375 A3* getA3() {return this;} in getA3() function
432 A3* getA3() {return this;} in getA3() function
488 A3* getA3() {return this;} in getA3() function
544 A3* getA3() {return this;} in getA3() function
[all …]
Ddynamic_cast14.pass.cpp41 A3* getA3() {return this;} in getA3() function
66 A3* getA3() {return A3::getA3();} in getA3() function
92 A3* getA3() {return A5::getA3();} in getA3() function
109 A3* getA3() {return A7::getA3();} in getA3() function
137 A3* getA3() {return A8::getA3();} in getA3() function
158 A3* getA3() {return A8::getA3();} in getA3() function
180 A3* getA3() {return A10::getA3();} in getA3() function
203 A3* getA3() {return A12::getA3();} in getA3() function
762 A3* getA3() {return this;} in getA3() function
787 A3* getA3() {return A3::getA3();} in getA3() function
[all …]
/external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
DRotationOrder.java171 public Vector3D getA3() { in getA3() method in RotationOrder