Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/unittests/Format/
H A DFormatTestComments.cpp3175 FormatStyle Style20 = getGoogleStyle(FormatStyle::LK_Java); in TEST_F() local
3176 Style20.ColumnLimit = 20; in TEST_F()
3216 Style20)); in TEST_F()
3228 Style20)); in TEST_F()
3239 Style20)); in TEST_F()
3250 Style20)); in TEST_F()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/unittests/Format/
H A DFormatTestComments.cpp3116 FormatStyle Style20 = getGoogleStyle(FormatStyle::LK_Java); in TEST_F() local
3117 Style20.ColumnLimit = 20; in TEST_F()
3157 " */\n", Style20)); in TEST_F()
3169 Style20)); in TEST_F()
3180 Style20)); in TEST_F()
3191 Style20)); in TEST_F()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/unittests/Format/
H A DFormatTestComments.cpp3181 FormatStyle Style20 = getGoogleStyle(FormatStyle::LK_Java); in TEST_F() local
3182 Style20.ColumnLimit = 20; in TEST_F()
3222 Style20)); in TEST_F()
3234 Style20)); in TEST_F()
3245 Style20)); in TEST_F()
3256 Style20)); in TEST_F()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/unittests/Format/
H A DFormatTestComments.cpp3119 FormatStyle Style20 = getGoogleStyle(FormatStyle::LK_Java); in TEST_F() local
3120 Style20.ColumnLimit = 20; in TEST_F()
3160 Style20)); in TEST_F()
3172 Style20)); in TEST_F()
3183 Style20)); in TEST_F()
3194 Style20)); in TEST_F()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/unittests/Format/
H A DFormatTestComments.cpp3139 FormatStyle Style20 = getGoogleStyle(FormatStyle::LK_Java); in TEST_F() local
3140 Style20.ColumnLimit = 20; in TEST_F()
3180 Style20)); in TEST_F()
3192 Style20)); in TEST_F()
3203 Style20)); in TEST_F()
3214 Style20)); in TEST_F()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/unittests/Format/
H A DFormatTestComments.cpp3116 FormatStyle Style20 = getGoogleStyle(FormatStyle::LK_Java); in TEST_F() local
3117 Style20.ColumnLimit = 20; in TEST_F()
3157 " */\n", Style20)); in TEST_F()
3169 Style20)); in TEST_F()
3180 Style20)); in TEST_F()
3191 Style20)); in TEST_F()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/unittests/Format/
H A DFormatTestComments.cpp3116 FormatStyle Style20 = getGoogleStyle(FormatStyle::LK_Java); in TEST_F() local
3117 Style20.ColumnLimit = 20; in TEST_F()
3157 " */\n", Style20)); in TEST_F()
3169 Style20)); in TEST_F()
3180 Style20)); in TEST_F()
3191 Style20)); in TEST_F()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/unittests/Format/
H A DFormatTestComments.cpp3181 FormatStyle Style20 = getGoogleStyle(FormatStyle::LK_Java); in TEST_F() local
3182 Style20.ColumnLimit = 20; in TEST_F()
3222 Style20)); in TEST_F()
3234 Style20)); in TEST_F()
3245 Style20)); in TEST_F()
3256 Style20)); in TEST_F()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/unittests/Format/
H A DFormatTestComments.cpp3117 FormatStyle Style20 = getGoogleStyle(FormatStyle::LK_Java); in TEST_F() local
3118 Style20.ColumnLimit = 20; in TEST_F()
3158 " */\n", Style20)); in TEST_F()
3170 Style20)); in TEST_F()
3181 Style20)); in TEST_F()
3192 Style20)); in TEST_F()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/unittests/Format/
H A DFormatTestComments.cpp3111 FormatStyle Style20 = getGoogleStyle(FormatStyle::LK_Java); in TEST_F() local
3112 Style20.ColumnLimit = 20; in TEST_F()
3152 " */\n", Style20)); in TEST_F()
3164 Style20)); in TEST_F()
3175 Style20)); in TEST_F()
3186 Style20)); in TEST_F()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/unittests/Format/
H A DFormatTestComments.cpp3181 FormatStyle Style20 = getGoogleStyle(FormatStyle::LK_Java); in TEST_F() local
3182 Style20.ColumnLimit = 20; in TEST_F()
3222 Style20)); in TEST_F()
3234 Style20)); in TEST_F()
3245 Style20)); in TEST_F()
3256 Style20)); in TEST_F()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/unittests/Format/
H A DFormatTestComments.cpp3181 FormatStyle Style20 = getGoogleStyle(FormatStyle::LK_Java); in TEST_F() local
3182 Style20.ColumnLimit = 20; in TEST_F()
3222 Style20)); in TEST_F()
3234 Style20)); in TEST_F()
3245 Style20)); in TEST_F()
3256 Style20)); in TEST_F()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/unittests/Format/
H A DFormatTestComments.cpp3181 FormatStyle Style20 = getGoogleStyle(FormatStyle::LK_Java); in TEST_F() local
3182 Style20.ColumnLimit = 20; in TEST_F()
3222 Style20)); in TEST_F()
3234 Style20)); in TEST_F()
3245 Style20)); in TEST_F()
3256 Style20)); in TEST_F()
/dports/lang/clang-mesa/clang-13.0.1.src/unittests/Format/
H A DFormatTestComments.cpp3181 FormatStyle Style20 = getGoogleStyle(FormatStyle::LK_Java); in TEST_F() local
3182 Style20.ColumnLimit = 20; in TEST_F()
3222 Style20)); in TEST_F()
3234 Style20)); in TEST_F()
3245 Style20)); in TEST_F()
3256 Style20)); in TEST_F()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/unittests/Format/
H A DFormatTestComments.cpp3181 FormatStyle Style20 = getGoogleStyle(FormatStyle::LK_Java); in TEST_F() local
3182 Style20.ColumnLimit = 20; in TEST_F()
3222 Style20)); in TEST_F()
3234 Style20)); in TEST_F()
3245 Style20)); in TEST_F()
3256 Style20)); in TEST_F()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/unittests/Format/
H A DFormatTestComments.cpp3181 FormatStyle Style20 = getGoogleStyle(FormatStyle::LK_Java); in TEST_F() local
3182 Style20.ColumnLimit = 20; in TEST_F()
3222 Style20)); in TEST_F()
3234 Style20)); in TEST_F()
3245 Style20)); in TEST_F()
3256 Style20)); in TEST_F()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/FastColoredTextBox/
H A DFastColoredTextBox.cs8423 Style20 = 0x100000, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/core/data/rtf/pass/
H A Dforcepoint-3.rtf1 …don0\ql\sl-271\slmult0 Style19;}{\s20\sbasedon0\ql\fi2406\sl-339\slmult0 Style20;}{\s21\sbasedon0\…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/qa/core/data/rtf/pass/
H A Dforcepoint-3.rtf1 …don0\ql\sl-271\slmult0 Style19;}{\s20\sbasedon0\ql\fi2406\sl-339\slmult0 Style20;}{\s21\sbasedon0\…