Home
last modified time | relevance | path

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

/ndk/tests/device/test-stlport/unit/
Dmfunptr_test.cpp41 struct S2 { } s2; struct
134 int f2(S1&, S2&) in f2() argument
140 int f2c(const S1&, const S2&) in f2c()
146 void vf2(S1&, S2&) in vf2() argument
152 void vf2c(const S1&, const S2&) in vf2c()
/ndk/tests/device/test-gnustl-full/unit/
Dmfunptr_test.cpp41 struct S2 { } s2; struct
134 int f2(S1&, S2&) in f2() argument
140 int f2c(const S1&, const S2&) in f2c()
146 void vf2(S1&, S2&) in vf2() argument
152 void vf2c(const S1&, const S2&) in vf2c()
/ndk/tests/device/test-stlport_static-exception/jni/
Dvtable2.cpp19 struct S2 : virtual public S1 struct
/ndk/tests/device/test-stlport_shared-exception/jni/
Dvtable2.cpp19 struct S2 : virtual public S1 struct