Lines Matching full:padding

1 …4 -analyzer-checker=optin.performance -analyzer-config optin.performance.Padding:AllowedPad=2 -ver…
4 Excessive padding in 'struct IntSandwich' (6 padding bytes, where 2 is optimal). \
17 Excessive padding in 'struct TurDuckHen' (6 padding bytes, where 2 is optimal). \
32 Excessive padding in 'struct SmallIntSandwich' (4 padding bytes, where 0 is optimal). \
60 Excessive padding in 'struct HoldsAUnion' (6 padding bytes, where 2 is optimal). \
81 Excessive padding in 'struct StructSandwich' (6 padding bytes, where 2 is optimal). \
94 Excessive padding in 'TypedefSandwich' (6 padding bytes, where 2 is optimal). \
107 Excessive padding in 'struct StructAttrAlign' (10 padding bytes, where 2 is optimal). \
120 Excessive padding in 'struct OverlyAlignedChar' (8185 padding bytes, where 4089 is optimal). \
135 Excessive padding in 'struct HoldsOverlyAlignedChar' (8190 padding bytes, where 4094 is optimal). \
149 Excessive padding in 'struct X' (6 padding bytes, where 2 is optimal). \ in internalStructFunc()
165 Excessive padding in 'S' (6 padding bytes, where 2 is optimal). \ in typedefStructFunc()
180 Excessive padding in 'struct DefaultAttrAlign' (22 padding bytes, where 6 is optimal). \
193 Excessive padding in 'struct SmallArrayShortSandwich' (2 padding bytes, where 0 is optimal). \
206 Excessive padding in 'struct SmallArrayInFunc' (2 padding bytes, where 0 is optimal). \
223 Excessive padding in 'class VirtualIntSandwich' (10 padding bytes, where 2 is optimal). \
236 // constructed so as not to have tail padding
238 Excessive padding in 'class InnerPaddedB' (6 padding bytes, where 2 is optimal). \
255 Excessive padding in 'class LotsOfSpace' (6 padding bytes, where 2 is optimal). \
268 Excessive padding in 'struct TypedefSandwich2' (6 padding bytes, where 2 is optimal). \
277 Excessive padding in 'TypedefSandwich2::NestedTypedef' (6 padding bytes, where 2 is optimal). \
295 Excessive padding in 'struct Foo<int>::Nested' (6 padding bytes, where 2 is optimal). \