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
717 IndentCaseLabels: false
718 IndentGotoLabels: false
721 IndentWrappedFunctionNames: false
724 KeepEmptyLinesAtTheStartOfBlocks: false
744 ReflowComments: false
745 SortIncludes: false
746 SortUsingDeclarations: false
747 SpaceAfterCStyleCast: false
754 SpaceInEmptyParentheses: false
756 SpacesInAngles: false
757 SpacesInContainerLiterals: false
758 SpacesInCStyleCastParentheses: false
759 SpacesInParentheses: false
760 SpacesInSquareBrackets: false