Lines Matching full:false
14 AlignConsecutiveAssignments: false
15 AlignConsecutiveDeclarations: false
18 AlignTrailingComments: false
19 AllowAllParametersOfDeclarationOnNextLine: false
20 AllowShortBlocksOnASingleLine: false
21 AllowShortCaseLabelsOnASingleLine: false
23 AllowShortIfStatementsOnASingleLine: false
24 AllowShortLoopsOnASingleLine: false
27 AlwaysBreakBeforeMultilineStrings: false
28 AlwaysBreakTemplateDeclarations: false
32 AfterClass: false
33 AfterControlStatement: false
34 AfterEnum: false
37 AfterObjCDeclaration: false
38 AfterStruct: false
39 AfterUnion: false
40 AfterExternBlock: false
41 BeforeCatch: false
42 BeforeElse: false
43 IndentBraces: false
49 BreakBeforeInheritanceComma: false
50 BreakBeforeTernaryOperators: false
51 BreakConstructorInitializersBeforeComma: false
53 BreakAfterJavaFieldAnnotations: false
54 BreakStringLiterals: false
57 CompactNamespaces: false
58 ConstructorInitializerAllOnOneLineOrOnePerLine: false
61 Cpp11BracedListStyle: false
62 DerivePointerAlignment: false
63 DisableFormat: false
64 ExperimentalAutoDetectBinPacking: false
65 FixNamespaceComments: false
696 IndentCaseLabels: false
697 IndentGotoLabels: false
700 IndentWrappedFunctionNames: false
703 KeepEmptyLinesAtTheStartOfBlocks: false
723 ReflowComments: false
724 SortIncludes: false
725 SortUsingDeclarations: false
726 SpaceAfterCStyleCast: false
733 SpaceInEmptyParentheses: false
735 SpacesInAngles: false
736 SpacesInContainerLiterals: false
737 SpacesInCStyleCastParentheses: false
738 SpacesInParentheses: false
739 SpacesInSquareBrackets: false