Lines Matching full:false
6 AlignConsecutiveAssignments: false
7 AlignConsecutiveDeclarations: false
15 AllowShortCaseLabelsOnASingleLine: false
17 AllowShortIfStatementsOnASingleLine: false
18 AllowShortLoopsOnASingleLine: false
20 AlwaysBreakBeforeMultilineStrings: false
37 IndentBraces: false
38 SplitEmptyFunction: false
39 SplitEmptyRecord: false
40 SplitEmptyNamespace: false
47 BreakStringLiterals: false
50 CompactNamespaces: false
51 ConstructorInitializerAllOnOneLineOrOnePerLine: false
55 DeriveLineEnding: false
56 DerivePointerAlignment: false
58 DisableFormat: false
59 ExperimentalAutoDetectBinPacking: false
85 KeepEmptyLinesAtTheStartOfBlocks: false
93 ObjCSpaceAfterProperty: false
110 SpaceAfterCStyleCast: false
113 SpaceBeforeCpp11BracedList: false
118 SpaceInEmptyParentheses: false
120 SpacesInAngles: false
122 SpacesInCStyleCastParentheses: false
123 SpacesInParentheses: false
124 SpacesInSquareBrackets: false