Home
last modified time | relevance | path

Searched refs:AllowShortFunctionsOnASingleLine (Results 1 – 25 of 38) sorted by relevance

12

/external/clang/unittests/Format/
DFormatTestJS.cpp517 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()
/external/google-fruit/
D.clang-format4 AllowShortFunctionsOnASingleLine: Empty
/external/drm_hwcomposer/
D.clang-format5 AllowShortFunctionsOnASingleLine: None
/external/minijail/
D.clang-format6 AllowShortFunctionsOnASingleLine: false
/external/conscrypt/
D.clang-format5 AllowShortFunctionsOnASingleLine: Empty
/external/minijail/test/
D.clang-format2 AllowShortFunctionsOnASingleLine: Inline
/external/clang/include/clang/Format/
DFormat.h146 ShortFunctionStyle AllowShortFunctionsOnASingleLine; member
646 AllowShortFunctionsOnASingleLine ==
647 R.AllowShortFunctionsOnASingleLine &&
/external/dnsmasq/src/
D.clang-format5 AllowShortFunctionsOnASingleLine: Inline
/external/XNNPACK/
D.clang-format1 AllowShortFunctionsOnASingleLine: Inline
/external/webrtc/
D.clang-format17 AllowShortFunctionsOnASingleLine: Inline
/external/crosvm/rutabaga_gfx/ffi/src/
D.clang-format6 AllowShortFunctionsOnASingleLine: None
/external/minigbm/
D.clang-format6 AllowShortFunctionsOnASingleLine: None
/external/libabigail/
D.clang-format8 AllowShortFunctionsOnASingleLine: All
/external/fsverity-utils/
D.clang-format10 AllowShortFunctionsOnASingleLine: false
/external/minigbm/cros_gralloc/gralloc4/
D.clang-format10 AllowShortFunctionsOnASingleLine: Inline
/external/minigbm/cros_gralloc/aidl/
D.clang-format10 AllowShortFunctionsOnASingleLine: Inline
/external/skia/
D.clang-format25 AllowShortFunctionsOnASingleLine: All
116 AllowShortFunctionsOnASingleLine: All
/external/ComputeLibrary/
D.clang-format11 AllowShortFunctionsOnASingleLine: None
/external/harfbuzz_ng/
D.clang-format29 AllowShortFunctionsOnASingleLine: Inline
/external/avb/
D.clang-format18 AllowShortFunctionsOnASingleLine: Empty
/external/mesa3d/src/gallium/drivers/swr/
D.clang-format13 AllowShortFunctionsOnASingleLine: All
/external/libsrtp2/
D.clang-format14 AllowShortFunctionsOnASingleLine: Inline
/external/libkmsxx/
D.clang-format11 AllowShortFunctionsOnASingleLine: InlineOnly
/external/jsmn/
D.clang-format14 AllowShortFunctionsOnASingleLine: All
/external/v4l2_codec2/
D.clang-format3 AllowShortFunctionsOnASingleLine: Inline

12