Home
last modified time | relevance | path

Searched defs:A9 (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
Ddynamic_cast14.pass.cpp117 struct A9 struct
120 char _[3481];
121 virtual ~A9() {} in ~A9()
123 A1* getA1_9() {return A1::getA1();} in getA1_9()
124 A9* getA9() {return this;} in getA9()
838 struct A9 struct
841 char _[3481];
842 virtual ~A9() {} in ~A9()
844 A1* getA1_9() {return A1::getA1();} in getA1_9()
845 A9* getA9() {return this;} in getA9()
[all …]
/ndk/sources/cxx-stl/gabi++/tests/
Ddynamic_cast14.cpp116 struct A9 struct
119 char _[3481];
120 virtual ~A9() {} in ~A9()
122 A1* getA1_9() {return A1::getA1();} in getA1_9()
123 A9* getA9() {return this;} in getA9()
837 struct A9 struct
840 char _[3481];
841 virtual ~A9() {} in ~A9()
843 A1* getA1_9() {return A1::getA1();} in getA1_9()
844 A9* getA9() {return this;} in getA9()
[all …]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/policies/
Dpolicy.hpp686 …(const A1&, const A2&, const A3&, const A4&, const A5&, const A6&, const A7&, const A8&, const A9&) in make_policy()
693 …const A2&, const A3&, const A4&, const A5&, const A6&, const A7&, const A8&, const A9&, const A10&) in make_policy()
700 … A2&, const A3&, const A4&, const A5&, const A6&, const A7&, const A8&, const A9&, const A10&, con… in make_policy()