Home
last modified time | relevance | path

Searched refs:AllowShortIfStatementsOnASingleLine (Results 1 – 19 of 19) sorted by relevance

/external/drm_hwcomposer/
D.clang-format2 AllowShortIfStatementsOnASingleLine: false
/external/boringssl/src/
D.clang-format3 AllowShortIfStatementsOnASingleLine: false
/external/minijail/
D.clang-format5 AllowShortIfStatementsOnASingleLine: false
/external/wpa_supplicant_8/wpa_supplicant/hidl/
D.clang-format5 AllowShortIfStatementsOnASingleLine: false
/external/minijail/test/
D.clang-format3 AllowShortIfStatementsOnASingleLine: false
/external/Microsoft-GSL/
D.clang-format14 AllowShortIfStatementsOnASingleLine: true
/external/clang/include/clang/Format/
DFormat.h149 bool AllowShortIfStatementsOnASingleLine; member
648 AllowShortIfStatementsOnASingleLine ==
649 R.AllowShortIfStatementsOnASingleLine &&
/external/autotest/client/site_tests/graphics_Gralloc/src/
D.clang-format7 AllowShortIfStatementsOnASingleLine: false
/external/jsoncpp/
D.clang-format8 AllowShortIfStatementsOnASingleLine: false
/external/avb/
D.clang-format19 AllowShortIfStatementsOnASingleLine: true
/external/mesa3d/src/gallium/drivers/swr/
D.clang-format11 AllowShortIfStatementsOnASingleLine: false
/external/libvpx/libvpx/
D.clang-format16 AllowShortIfStatementsOnASingleLine: true
/external/clang/unittests/Format/
DFormatTestSelective.cpp102 Style.AllowShortIfStatementsOnASingleLine = true; in TEST_F()
DFormatTest.cpp300 AllowsMergedIf.AllowShortIfStatementsOnASingleLine = true; in TEST_F()
375 AllowSimpleBracedStatements.AllowShortIfStatementsOnASingleLine = true; in TEST_F()
405 AllowSimpleBracedStatements.AllowShortIfStatementsOnASingleLine = false; in TEST_F()
3144 SingleLine.AllowShortIfStatementsOnASingleLine = true; in TEST_F()
6928 AllowsMergedIf.AllowShortIfStatementsOnASingleLine = true; in TEST_F()
9817 BreakBeforeBraceShortIfs.AllowShortIfStatementsOnASingleLine = true; in TEST_F()
10159 CHECK_PARSE_BOOL(AllowShortIfStatementsOnASingleLine); in TEST_F()
/external/skia/
D.clang-format23 AllowShortIfStatementsOnASingleLine: true
/external/parameter-framework/upstream/
D.clang-format46 AllowShortIfStatementsOnASingleLine: 'false'
/external/clang/lib/Format/
DFormat.cpp261 Style.AllowShortIfStatementsOnASingleLine); in mapping()
501 LLVMStyle.AllowShortIfStatementsOnASingleLine = false; in getLLVMStyle()
579 GoogleStyle.AllowShortIfStatementsOnASingleLine = true; in getGoogleStyle()
603 GoogleStyle.AllowShortIfStatementsOnASingleLine = false; in getGoogleStyle()
632 ChromiumStyle.AllowShortIfStatementsOnASingleLine = true; in getChromiumStyle()
639 ChromiumStyle.AllowShortIfStatementsOnASingleLine = false; in getChromiumStyle()
DUnwrappedLineFormatter.cpp227 return Style.AllowShortIfStatementsOnASingleLine in tryFitMultipleLinesInOne()
340 if (!Style.AllowShortIfStatementsOnASingleLine && in tryMergeSimpleBlock()
/external/clang/docs/
DClangFormatStyleOptions.rst263 **AllowShortIfStatementsOnASingleLine** (``bool``)
795 AllowShortIfStatementsOnASingleLine: false
834 AllowShortIfStatementsOnASingleLine: false