Lines Matching full:false
11 AllowAllParametersOfDeclarationOnNextLine: false
12 AllowShortBlocksOnASingleLine: false
13 AllowShortCaseLabelsOnASingleLine: false
15 AllowShortIfStatementsOnASingleLine: false
19 AlwaysBreakBeforeMultilineStrings: false
20 AlwaysBreakTemplateDeclarations: false
22 BinPackParameters: false
29 AfterNamespace: false
30 AfterObjCDeclaration: false
33 BeforeCatch: false
35 IndentBraces: false
41 BreakBeforeInheritanceComma: false
43 BreakConstructorInitializersBeforeComma: false
45 BreakAfterJavaFieldAnnotations: false
49 CompactNamespaces: false
50 ConstructorInitializerAllOnOneLineOrOnePerLine: false
54 DerivePointerAlignment: false
55 DisableFormat: false
56 ExperimentalAutoDetectBinPacking: false
74 IndentCaseLabels: false
76 IndentWrappedFunctionNames: false
79 KeepEmptyLinesAtTheStartOfBlocks: false
85 ObjCSpaceAfterProperty: false
98 SpaceAfterCStyleCast: false
102 SpaceInEmptyParentheses: false
104 SpacesInAngles: false
106 SpacesInCStyleCastParentheses: false
107 SpacesInParentheses: false
108 SpacesInSquareBrackets: false