Searched defs:A6 (Results 1 – 3 of 3) sorted by relevance
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/ |
D | dynamic_cast14.pass.cpp | 71 struct A6 struct 74 char _[81349]; 75 virtual ~A6() {} in ~A6() 77 A1* getA1_6() {return A1::getA1();} in getA1_6() 78 A6* getA6() {return this;} in getA6() 792 struct A6 struct 795 char _[81349]; 796 virtual ~A6() {} in ~A6() 798 A1* getA1_6() {return A1::getA1();} in getA1_6() 799 A6* getA6() {return this;} in getA6() [all …]
|
/ndk/sources/cxx-stl/gabi++/tests/ |
D | dynamic_cast14.cpp | 70 struct A6 struct 73 char _[81349]; 74 virtual ~A6() {} in ~A6() 76 A1* getA1_6() {return A1::getA1();} in getA1_6() 77 A6* getA6() {return this;} in getA6() 791 struct A6 struct 794 char _[81349]; 795 virtual ~A6() {} in ~A6() 797 A1* getA1_6() {return A1::getA1();} in getA1_6() 798 A6* getA6() {return this;} in getA6() [all …]
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/policies/ |
D | policy.hpp | 665 …A3, A4, A5, A6>::type make_policy(const A1&, const A2&, const A3&, const A4&, const A5&, const A6&) in make_policy() 672 … A7>::type make_policy(const A1&, const A2&, const A3&, const A4&, const A5&, const A6&, const A7&) in make_policy() 679 …type make_policy(const A1&, const A2&, const A3&, const A4&, const A5&, const A6&, const A7&, cons… in make_policy() 686 …type make_policy(const A1&, const A2&, const A3&, const A4&, const A5&, const A6&, const A7&, cons… in make_policy() 693 …type make_policy(const A1&, const A2&, const A3&, const A4&, const A5&, const A6&, const A7&, cons… in make_policy() 700 …type make_policy(const A1&, const A2&, const A3&, const A4&, const A5&, const A6&, const A7&, cons… in make_policy()
|