Home
last modified time | relevance | path

Searched defs:S1 (Results 1 – 4 of 4) sorted by relevance

/ndk/tests/device/test-stlport/unit/
Dmfunptr_test.cpp40 struct S1 { } s1; struct
131 int f1(S1&) in f1() argument
134 int f2(S1&, S2&) in f2() argument
137 int f1c(const S1&) in f1c()
140 int f2c(const S1&, const S2&) in f2c()
143 void vf1(S1&) in vf1() argument
146 void vf2(S1&, S2&) in vf2() argument
149 void vf1c(const S1&) in vf1c()
152 void vf2c(const S1&, const S2&) in vf2c()
158 int Class::f1(const S1&) in f1()
[all …]
/ndk/tests/device/test-gnustl-full/unit/
Dmfunptr_test.cpp40 struct S1 { } s1; struct
131 int f1(S1&) in f1() argument
134 int f2(S1&, S2&) in f2() argument
137 int f1c(const S1&) in f1c()
140 int f2c(const S1&, const S2&) in f2c()
143 void vf1(S1&) in vf1() argument
146 void vf2(S1&, S2&) in vf2() argument
149 void vf1c(const S1&) in vf1c()
152 void vf2c(const S1&, const S2&) in vf2c()
158 int Class::f1(const S1&) in f1()
[all …]
/ndk/tests/device/test-stlport_static-exception/jni/
Dvtable2.cpp14 struct S1 : virtual public S0 struct
/ndk/tests/device/test-stlport_shared-exception/jni/
Dvtable2.cpp14 struct S1 : virtual public S0 struct