Home
last modified time | relevance | path

Searched defs:A4 (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/cxx-stl/gabi++/tests/
Ddynamic_cast5.cpp43 struct A4 struct
47 char _[13489];
48 virtual ~A4() {} in ~A4()
50 t1::A1* getA1() {return A3::getA1();} in getA1()
51 A2* getA2() {return A3::getA2();} in getA2()
52 A3* getA3() {return A3::getA3();} in getA3()
53 A4* getA4() {return this;} in getA4()
187 struct A4 struct
191 char _[13489];
192 virtual ~A4() {} in ~A4()
[all …]
Ddynamic_cast14.cpp43 struct A4 struct
47 char _[13489];
48 virtual ~A4() {} in ~A4()
50 A1* getA1_4() {return A1::getA1();} in getA1_4()
51 A2* getA2() {return A2::getA2();} in getA2()
52 A4* getA4() {return this;} in getA4()
764 struct A4 struct
768 char _[13489];
769 virtual ~A4() {} in ~A4()
771 A1* getA1_4() {return A1::getA1();} in getA1_4()
[all …]
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
Ddynamic_cast5.pass.cpp44 struct A4 struct
48 char _[13489];
49 virtual ~A4() {} in ~A4()
51 t1::A1* getA1() {return A3::getA1();} in getA1()
52 A2* getA2() {return A3::getA2();} in getA2()
53 A3* getA3() {return A3::getA3();} in getA3()
54 A4* getA4() {return this;} in getA4()
188 struct A4 struct
192 char _[13489];
193 virtual ~A4() {} in ~A4()
[all …]
Ddynamic_cast14.pass.cpp44 struct A4 struct
48 char _[13489];
49 virtual ~A4() {} in ~A4()
51 A1* getA1_4() {return A1::getA1();} in getA1_4()
52 A2* getA2() {return A2::getA2();} in getA2()
53 A4* getA4() {return this;} in getA4()
765 struct A4 struct
769 char _[13489];
770 virtual ~A4() {} in ~A4()
772 A1* getA1_4() {return A1::getA1();} in getA1_4()
[all …]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/policies/
Dpolicy.hpp651 …e normalise<policy<>, A1, A2, A3, A4>::type make_policy(const A1&, const A2&, const A3&, const A4&) in make_policy()
658 …icy<>, A1, A2, A3, A4, A5>::type make_policy(const A1&, const A2&, const A3&, const A4&, const A5&) in make_policy()
665 … A2, A3, A4, A5, A6>::type make_policy(const A1&, const A2&, const A3&, const A4&, const A5&, cons… in make_policy()
672 … A3, A4, A5, A6, A7>::type make_policy(const A1&, const A2&, const A3&, const A4&, const A5&, cons… in make_policy()
679 … A4, A5, A6, A7, A8>::type make_policy(const A1&, const A2&, const A3&, const A4&, const A5&, cons… in make_policy()
686 … A5, A6, A7, A8, A9>::type make_policy(const A1&, const A2&, const A3&, const A4&, const A5&, cons… in make_policy()
693 …A6, A7, A8, A9, A10>::type make_policy(const A1&, const A2&, const A3&, const A4&, const A5&, cons… in make_policy()
700 …7, A8, A9, A10, A11>::type make_policy(const A1&, const A2&, const A3&, const A4&, const A5&, cons… in make_policy()