Lines Matching refs:false
5 AlignConsecutiveMacros: false
6 AlignConsecutiveAssignments: false
7 AlignConsecutiveDeclarations: false
14 AllowShortBlocksOnASingleLine: false
15 AllowShortCaseLabelsOnASingleLine: false
19 AllowShortLoopsOnASingleLine: false
22 AlwaysBreakBeforeMultilineStrings: false
27 AfterCaseLabel: false
28 AfterClass: false
29 AfterControlStatement: false
30 AfterEnum: false
31 AfterFunction: false
32 AfterNamespace: false
33 AfterObjCDeclaration: false
34 AfterStruct: false
35 AfterUnion: false
36 AfterExternBlock: false
37 BeforeCatch: false
38 BeforeElse: false
39 IndentBraces: false
45 BreakBeforeInheritanceComma: false
48 BreakConstructorInitializersBeforeComma: false
50 BreakAfterJavaFieldAnnotations: false
54 CompactNamespaces: false
59 DerivePointerAlignment: false
60 DisableFormat: false
61 ExperimentalAutoDetectBinPacking: false
76 IndentCaseLabels: false
79 IndentWrappedFunctionNames: false
89 ObjCSpaceAfterProperty: false
101 SortIncludes: false
103 SpaceAfterCStyleCast: false
104 SpaceAfterLogicalNot: false
107 SpaceBeforeCpp11BracedList: false
112 SpaceInEmptyParentheses: false
114 SpacesInAngles: false
116 SpacesInCStyleCastParentheses: false
117 SpacesInParentheses: false
118 SpacesInSquareBrackets: false