Lines Matching refs:_mIndex
883 static_assert(offsetof(C2NumberTuning, _mIndex) == 4, "bad offset"); in StaticTest()
901 static_assert(offsetof(C2NumberPortTuning::input, _mIndex) == 4, "bad offset"); in StaticTest()
904 static_assert(offsetof(C2NumberPortTuning::output, _mIndex) == 4, "bad offset"); in StaticTest()
922 static_assert(offsetof(C2NumberStreamTuning::input, _mIndex) == 4, "bad offset"); in StaticTest()
925 static_assert(offsetof(C2NumberStreamTuning::output, _mIndex) == 4, "bad offset"); in StaticTest()
948 static_assert(offsetof(C2MySetting, _mIndex) == 4, "bad offset"); in StaticFromBaseTest()
966 static_assert(offsetof(C2MyPortSetting::input, _mIndex) == 4, "bad offset"); in StaticFromBaseTest()
969 static_assert(offsetof(C2MyPortSetting::output, _mIndex) == 4, "bad offset"); in StaticFromBaseTest()
987 static_assert(offsetof(C2MyStreamSetting::input, _mIndex) == 4, "bad offset"); in StaticFromBaseTest()
990 static_assert(offsetof(C2MyStreamSetting::output, _mIndex) == 4, "bad offset"); in StaticFromBaseTest()
1007 static_assert(offsetof(C2NumbersTuning, _mIndex) == 4, "bad offset"); in StaticFlexTest()
1025 static_assert(offsetof(C2NumbersPortTuning::input, _mIndex) == 4, "bad offset"); in StaticFlexTest()
1028 static_assert(offsetof(C2NumbersPortTuning::output, _mIndex) == 4, "bad offset"); in StaticFlexTest()
1046 static_assert(offsetof(C2NumbersStreamTuning::input, _mIndex) == 4, "bad offset"); in StaticFlexTest()
1049 static_assert(offsetof(C2NumbersStreamTuning::output, _mIndex) == 4, "bad offset"); in StaticFlexTest()
1081 static_assert(offsetof(C2MyInfo, _mIndex) == 4, "bad offset"); in StaticFlexFromBaseTest()
1099 static_assert(offsetof(C2MyPortInfo::input, _mIndex) == 4, "bad offset"); in StaticFlexFromBaseTest()
1102 static_assert(offsetof(C2MyPortInfo::output, _mIndex) == 4, "bad offset"); in StaticFlexFromBaseTest()
1120 static_assert(offsetof(C2MyStreamInfo::input, _mIndex) == 4, "bad offset"); in StaticFlexFromBaseTest()
1123 static_assert(offsetof(C2MyStreamInfo::output, _mIndex) == 4, "bad offset"); in StaticFlexFromBaseTest()