Lines Matching refs:SSSS
13 struct SSSS
16 SSSS( const float& from): bv(from) { }
19 SSSS VAR1(IVAR1);
25 struct SSSS
27 SSSS( const float& from) {}
30 SSSS VAR2(IVAR2);
37 struct SSSS
40 SSSS( const float& from): bv(from) { }
43 SSSS VAR1(IVAR1);
49 struct SSSS
51 SSSS( const float& from) {}
54 SSSS VAR2(IVAR2);
61 struct SSSS {
63 SSSS(const float& from): bv(from) { }
66 SSSS VAR1(x);
69 struct SSSS {
71 SSSS(const float& from): bv(from) { }
74 SSSS VAR2(x);