/aosp_15_r20/external/clang/unittests/Format/ |
H A D | FormatTestJS.cpp | 517 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in TEST_F() 532 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All; in TEST_F() 543 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in TEST_F() 565 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Empty; in TEST_F()
|
H A D | FormatTest.cpp | 6740 DoNotMerge.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in TEST_F() 6798 DoNotMergeNoColumnLimit.AllowShortFunctionsOnASingleLine = in TEST_F() 6831 MergeInlineOnly.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in TEST_F() 10282 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in TEST_F() 10284 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_None); in TEST_F() 10286 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_Inline); in TEST_F() 10288 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_Empty); in TEST_F() 10290 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_All); in TEST_F() 10293 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_None); in TEST_F() 10295 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_All); in TEST_F() [all …]
|
/aosp_15_r20/external/clang/include/clang/Format/ |
H A D | Format.h | 146 ShortFunctionStyle AllowShortFunctionsOnASingleLine; member 646 AllowShortFunctionsOnASingleLine == 647 R.AllowShortFunctionsOnASingleLine &&
|
/aosp_15_r20/external/skia/ |
H A D | .clang-format | 36 AllowShortFunctionsOnASingleLine: All 127 AllowShortFunctionsOnASingleLine: All
|
/aosp_15_r20/external/clang/lib/Format/ |
H A D | Format.cpp | 259 Style.AllowShortFunctionsOnASingleLine); in mapping() 498 LLVMStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All; in getLLVMStyle() 602 GoogleStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Empty; in getGoogleStyle() 612 GoogleStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in getGoogleStyle() 622 GoogleStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in getGoogleStyle() 638 ChromiumStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in getChromiumStyle() 651 MozillaStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in getMozillaStyle()
|
/aosp_15_r20/cts/hostsidetests/tagging/ |
H A D | .clang-format | 4 AllowShortFunctionsOnASingleLine: Inline
|
/aosp_15_r20/external/jazzer-api/ |
H A D | .clang-format | 7 AllowShortFunctionsOnASingleLine: Empty
|
/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/ |
H A D | .clang-format | 4 AllowShortFunctionsOnASingleLine: Inline
|
/aosp_15_r20/external/google-fruit/ |
H A D | .clang-format | 4 AllowShortFunctionsOnASingleLine: Empty
|
/aosp_15_r20/frameworks/minikin/ |
H A D | .clang-format | 7 AllowShortFunctionsOnASingleLine: Inline
|
/aosp_15_r20/frameworks/hardware/interfaces/sensorservice/1.0/vts/functional/ |
D | .clang-format | 3 AllowShortFunctionsOnASingleLine: false
|
/aosp_15_r20/frameworks/native/libs/binder/ndk/ |
H A D | .clang-format | 6 AllowShortFunctionsOnASingleLine: Inline
|
/aosp_15_r20/frameworks/base/libs/androidfw/ |
H A D | .clang-format | 4 AllowShortFunctionsOnASingleLine: false
|
/aosp_15_r20/frameworks/base/cmds/idmap2/ |
H A D | .clang-format | 4 AllowShortFunctionsOnASingleLine: false
|
/aosp_15_r20/frameworks/base/tools/aapt2/ |
H A D | .clang-format | 4 AllowShortFunctionsOnASingleLine: false
|
/aosp_15_r20/external/minijail/ |
H A D | .clang-format | 6 AllowShortFunctionsOnASingleLine: false
|
/aosp_15_r20/external/drm_hwcomposer/ |
H A D | .clang-format | 5 AllowShortFunctionsOnASingleLine: None
|
/aosp_15_r20/system/server_configurable_flags/ |
H A D | .clang-format | 2 AllowShortFunctionsOnASingleLine: Inline
|
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdrmresource/ |
D | .clang-format | 4 AllowShortFunctionsOnASingleLine: Inline
|
/aosp_15_r20/frameworks/base/libs/hwui/ |
H A D | .clang-format | 7 AllowShortFunctionsOnASingleLine: Inline
|
/aosp_15_r20/system/tools/sysprop/ |
D | .clang-format | 3 AllowShortFunctionsOnASingleLine: false
|
/aosp_15_r20/system/teeui/ |
H A D | .clang-format | 5 AllowShortFunctionsOnASingleLine: Inline
|
/aosp_15_r20/packages/modules/StatsD/tests/ |
D | .clang-format | 5 AllowShortFunctionsOnASingleLine: Inline
|
/aosp_15_r20/hardware/google/gchips/gralloc4/ |
D | .clang-format | 5 AllowShortFunctionsOnASingleLine: Inline
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/HAL/ |
H A D | .clang-format | 5 AllowShortFunctionsOnASingleLine: Inline
|