Lines Matching full:false
6 AlignConsecutiveAssignments: false
7 AlignConsecutiveDeclarations: false
8 AlignEscapedNewlinesLeft: false
12 AllowShortBlocksOnASingleLine: false
13 AllowShortCaseLabelsOnASingleLine: false
15 AllowShortIfStatementsOnASingleLine: false
16 AllowShortLoopsOnASingleLine: false
19 AlwaysBreakBeforeMultilineStrings: false
20 AlwaysBreakTemplateDeclarations: false
34 IndentBraces: false
41 ConstructorInitializerAllOnOneLineOrOnePerLine: false
47 DisableFormat: false
48 ExperimentalAutoDetectBinPacking: false
53 IndentWrappedFunctionNames: false
60 ObjCSpaceAfterProperty: false
70 SortIncludes: false
71 SpaceAfterCStyleCast: false
74 SpaceInEmptyParentheses: false
76 SpacesInAngles: false
78 SpacesInCStyleCastParentheses: false
79 SpacesInParentheses: false
80 SpacesInSquareBrackets: false