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
750 IndentCaseLabels: false
751 IndentGotoLabels: false
754 IndentWrappedFunctionNames: false
757 KeepEmptyLinesAtTheStartOfBlocks: false
777 ReflowComments: false
778 SortIncludes: false
779 SortUsingDeclarations: false
780 SpaceAfterCStyleCast: false
787 SpaceInEmptyParentheses: false
789 SpacesInAngles: false
790 SpacesInContainerLiterals: false
791 SpacesInCStyleCastParentheses: false
792 SpacesInParentheses: false
793 SpacesInSquareBrackets: false