Lines Matching refs:consecutive
208 Style of aligning consecutive assignments.
221 Do not align assignments on consecutive lines.
224 Align assignments on consecutive lines. This will result in
281 Style of aligning consecutive bit field.
283 ``Consecutive`` will align the bitfield separators of consecutive lines.
295 Do not align bit fields on consecutive lines.
298 Align bit fields on consecutive lines. This will result in
355 Style of aligning consecutive declarations.
357 ``Consecutive`` will align the declaration names of consecutive lines.
369 Do not align bit declarations on consecutive lines.
372 Align declarations on consecutive lines. This will result in
429 Style of aligning consecutive macro definitions.
444 Do not align macro definitions on consecutive lines.
447 Align macro definitions on consecutive lines. This will result in
2036 If ``true``, consecutive namespace declarations will be on the same
2825 The maximum number of consecutive empty lines to keep.
3638 appears within a line (e.g. consecutive assignments and declarations).