| /llvm-project-15.0.7/libcxx/test/libcxx/utilities/format/format.string/format.string.std/ |
| H A D | extended_grapheme_cluster.h | 701 {L"\U00000020\U0000034f", {32}, {2}}, 707 {L"\U00000020\U00000903", {32}, {2}}, 721 {L"\U00000020\U00000300", {32}, {2}}, 723 {L"\U00000020\U0000200d", {32}, {2}}, 731 {L"\U0000000d\U0000000a", {13}, {2}}, 1272 {L"\U00000061\U00000308", {97}, {2}}, 1283 {L"\U00000061\U0000200d", {97}, {2}}, 1310 {L"\U00000020\U0000034f", {32}, {2}}, 1316 {L"\U00000020\U00000903", {32}, {2}}, 1330 {L"\U00000020\U00000300", {32}, {2}}, [all …]
|
| /llvm-project-15.0.7/libcxx/include/ |
| H A D | version | 24 __cpp_lib_any 201606L <any> 207 # define __cpp_lib_chrono_udls 201304L 208 # define __cpp_lib_complex_udls 201309L 209 # define __cpp_lib_exchange_function 201304L 210 # define __cpp_lib_generic_associative_lookup 201304L 211 # define __cpp_lib_integer_sequence 201304L 212 # define __cpp_lib_integral_constant_callable 201304L 213 # define __cpp_lib_is_final 201402L 214 # define __cpp_lib_is_null_pointer 201309L 215 # define __cpp_lib_make_reverse_iterator 201402L [all …]
|
| /llvm-project-15.0.7/libcxx/docs/ |
| H A D | FeatureTestMacroTable.rst | 29 ``__cpp_lib_chrono_udls`` ``201304L`` 31 ``__cpp_lib_complex_udls`` ``201309L`` 33 ``__cpp_lib_exchange_function`` ``201304L`` 35 ``__cpp_lib_generic_associative_lookup`` ``201304L`` 37 ``__cpp_lib_integer_sequence`` ``201304L`` 39 ``__cpp_lib_integral_constant_callable`` ``201304L`` 41 ``__cpp_lib_is_final`` ``201402L`` 43 ``__cpp_lib_is_null_pointer`` ``201309L`` 45 ``__cpp_lib_make_reverse_iterator`` ``201402L`` 47 ``__cpp_lib_make_unique`` ``201304L`` [all …]
|
| /llvm-project-15.0.7/libcxx/test/std/utilities/format/format.functions/ |
| H A D | ascii.pass.cpp | 91 assert(std::format(L"{:*^3}", L" ") == L"* *"); in test_wchar_t() 92 assert(std::format(L"{:*^3}", L"~") == L"*~*"); in test_wchar_t() 96 assert(std::format(L"{:*^3}", L"\u07ff") == L"*\u07ff*"); // NKO TAMAN SIGN in test_wchar_t() 99 assert(std::format(L"{:*^3}", L"\u0800") == L"*\u0800*"); // SAMARITAN LETTER ALAF in test_wchar_t() 100 assert(std::format(L"{:*^3}", L"\ufffd") == L"*\ufffd*"); // REPLACEMENT CHARACTER in test_wchar_t() 109 assert(std::format(L"{:*^3}", L"\u2e80") == L"*\u2e80*"); // CJK RADICAL REPEAT in test_wchar_t() 113 assert(std::format(L"{:*^3}", L"\ua4cf") == L"*\ua4cf*"); // U+A4D0 LISU LETTER BA in test_wchar_t() 116 assert(std::format(L"{:*^3}", L"\ud7a3") == L"*\ud7a3*"); // Hangul Syllable Hih in test_wchar_t() 130 assert(std::format(L"{:*^3}", L"\uffe0") == L"*\uffe0*"); // FULLWIDTH CENT SIGN in test_wchar_t() 131 assert(std::format(L"{:*^3}", L"\uffe6") == L"*\uffe6*"); // FULLWIDTH WON SIGN in test_wchar_t() [all …]
|
| /llvm-project-15.0.7/libcxx/test/std/re/re.traits/ |
| H A D | lookup_collatename.pass.cpp | 130 test(L"space", std::wstring(L" ")); in main() 149 test(L"zero", std::wstring(L"0")); in main() 150 test(L"one", std::wstring(L"1")); in main() 151 test(L"two", std::wstring(L"2")); in main() 153 test(L"four", std::wstring(L"4")); in main() 154 test(L"five", std::wstring(L"5")); in main() 155 test(L"six", std::wstring(L"6")); in main() 158 test(L"nine", std::wstring(L"9")); in main() 192 test(L"tild", std::wstring(L"")); in main() 193 test(L"ch", std::wstring(L"")); in main() [all …]
|
| H A D | translate_nocase.pass.cpp | 47 assert(t.translate_nocase(L' ') == L' '); in main() 48 assert(t.translate_nocase(L'A') == L'a'); in main() 49 assert(t.translate_nocase(L'\x07') == L'\x07'); in main() 50 assert(t.translate_nocase(L'.') == L'.'); in main() 51 assert(t.translate_nocase(L'a') == L'a'); in main() 52 assert(t.translate_nocase(L'1') == L'1'); in main() 56 assert(t.translate_nocase(L' ') == L' '); in main() 57 assert(t.translate_nocase(L'A') == L'a'); in main() 59 assert(t.translate_nocase(L'.') == L'.'); in main() 60 assert(t.translate_nocase(L'a') == L'a'); in main() [all …]
|
| /llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/ |
| H A D | list_test.cpp | 32 L->clear(); in setList() 73 ListT L; in testListCommon() local 74 L.clear(); in testListCommon() 81 L.pop_front(); in testListCommon() 134 SLList L; in TEST() local 135 L.clear(); in TEST() 180 DLList L; in TEST() local 181 L.clear(); in TEST() 186 L.remove(Y); in TEST() 191 L.remove(Z); in TEST() [all …]
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | mangle-ms-string-literals.cpp | 518 const wchar_t *wl9 = L"\t"; 521 const wchar_t *wl32 = L" "; 522 const wchar_t *wl33 = L"!"; 524 const wchar_t *wl35 = L"#"; 525 const wchar_t *wl36 = L"$"; 526 const wchar_t *wl37 = L"%"; 527 const wchar_t *wl38 = L"&"; 528 const wchar_t *wl39 = L"'"; 529 const wchar_t *wl40 = L"("; 530 const wchar_t *wl41 = L")"; [all …]
|
| /llvm-project-15.0.7/llvm/unittests/ADT/ |
| H A D | IListIteratorTest.cpp | 43 EXPECT_EQ(L.begin(), L.end()); in TEST() 44 EXPECT_EQ(L.rbegin(), L.rend()); in TEST() 62 L.insert(L.end(), A); in TEST() 85 L.insert(L.end(), A); in TEST() 86 L.insert(L.end(), B); in TEST() 106 L.insert(L.end(), A); in TEST() 107 L.insert(L.end(), B); in TEST() 121 L.insert(L.end(), A); in TEST() 122 L.insert(L.end(), B); in TEST() 137 L.insert(L.end(), A); in TEST() [all …]
|
| H A D | SimpleIListTest.cpp | 18 bool operator<(const Node &L, const Node &R) { return &L < &R; } in operator <() argument 26 EXPECT_EQ(L.begin(), L.end()); in TEST() 61 L.pop_back(); in TEST() 65 L.pop_back(); in TEST() 86 L.insert(L.end(), A); in TEST() 87 L.insert(L.end(), B); in TEST() 97 L.insert(L.begin(), B); in TEST() 98 L.insert(L.begin(), A); in TEST() 312 L.clear(); in TEST() 561 L.sort(); in TEST() [all …]
|
| H A D | BumpPtrListTest.cpp | 53 L.push_back(N); in TEST() 64 L.pop_back(); in TEST() 85 L.pop_front(); in TEST() 99 L.pop_back(); in TEST() 125 L.pop_back(); in TEST() 175 L.push_back(N); in TEST() 176 L.push_back(N); in TEST() 177 L.push_back(N); in TEST() 180 L.pop_back(); in TEST() 182 L.clear(); in TEST() [all …]
|
| /llvm-project-15.0.7/libcxx/test/std/strings/char.traits/char.traits.specializations/char.traits.specializations.wchar.t/ |
| H A D | lt.pass.cpp | 24 assert(std::char_traits<wchar_t>::lt(L'\0', L'A') == (L'\0' < L'A')); in main() 25 assert(std::char_traits<wchar_t>::lt(L'A', L'\0') == (L'A' < L'\0')); in main() 27 assert(std::char_traits<wchar_t>::lt(L'a', L'a') == (L'a' < L'a')); in main() 28 assert(std::char_traits<wchar_t>::lt(L'A', L'a') == (L'A' < L'a')); in main() 29 assert(std::char_traits<wchar_t>::lt(L'a', L'A') == (L'a' < L'A')); in main() 31 assert(std::char_traits<wchar_t>::lt(L'a', L'z') == (L'a' < L'z')); in main() 32 assert(std::char_traits<wchar_t>::lt(L'A', L'Z') == (L'A' < L'Z')); in main() 34 assert(std::char_traits<wchar_t>::lt(L' ', L'A') == (L' ' < L'A')); in main() 35 assert(std::char_traits<wchar_t>::lt(L'A', L'~') == (L'A' < L'~')); in main()
|
| H A D | compare.pass.cpp | 26 return std::char_traits<wchar_t>::compare(L"123", L"223", 3) < 0 in test_constexpr() 27 && std::char_traits<wchar_t>::compare(L"223", L"123", 3) > 0 in test_constexpr() 28 && std::char_traits<wchar_t>::compare(L"123", L"123", 3) == 0; in test_constexpr() 34 assert(std::char_traits<wchar_t>::compare(L"", L"", 0) == 0); in main() 37 assert(std::char_traits<wchar_t>::compare(L"1", L"1", 1) == 0); in main() 38 assert(std::char_traits<wchar_t>::compare(L"1", L"2", 1) < 0); in main() 39 assert(std::char_traits<wchar_t>::compare(L"2", L"1", 1) > 0); in main() 42 assert(std::char_traits<wchar_t>::compare(L"12", L"13", 2) < 0); in main() 43 assert(std::char_traits<wchar_t>::compare(L"12", L"22", 2) < 0); in main() 44 assert(std::char_traits<wchar_t>::compare(L"13", L"12", 2) > 0); in main() [all …]
|
| /llvm-project-15.0.7/libcxx/test/std/depr/depr.c.headers/ |
| H A D | wchar_h.pass.cpp | 65 ASSERT_SAME_TYPE(int, decltype(swscanf(L"", L""))); in main() 69 ASSERT_SAME_TYPE(int, decltype(vswscanf(L"", L"", va))); in main() 89 ASSERT_SAME_TYPE(int, decltype(wcscmp(L"", L""))); in main() 90 ASSERT_SAME_TYPE(int, decltype(wcscoll(L"", L""))); in main() 91 ASSERT_SAME_TYPE(int, decltype(wcsncmp(L"", L"", s))); in main() 95 ASSERT_SAME_TYPE(size_t, decltype(wcscspn(L"", L""))); in main() 96 ASSERT_SAME_TYPE(size_t, decltype(wcslen(L""))); in main() 101 ASSERT_SAME_TYPE(size_t, decltype(wcsspn(L"", L""))); in main() 107 ASSERT_SAME_TYPE(int, decltype(wmemcmp(L"", L"", s))); in main() 122 ASSERT_SAME_TYPE(int, decltype(wscanf(L""))); in main() [all …]
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | cxx1y-generic-lambdas-capturing.cpp | 52 L(3.14); in foo2() 70 L(2, 4); in doit() 794 L(3); in test() 797 L('c'); in test() 817 L(3); in test() 820 L('c'); in test() 832 L(3); in test() 835 L('c'); in test() 1055 L(0); in g() 1270 L(4); in foo2() [all …]
|
| H A D | cxx1y-generic-lambdas.cpp | 50 L(3); in test() 73 L(3); in test() 88 L(3); in test() 535 L(L, ts...); in fooV() 606 L(L, ts...); in fooV() 631 auto M = L(L, ts...); in fooV() 632 decltype(L(L, ts...)) (*fp)(decltype(L), decltype(ts) ...) = L; in fooV() 633 void (*fp2)(decltype(L), decltype(ts) ...) = L(L, ts...); in fooV() 652 auto M = L(L, ts...); in fooV() 653 decltype(L(L, ts...)) (*fp)(decltype(L), decltype(ts) ...) = L; in fooV() [all …]
|
| H A D | cxx1z-constexpr-lambdas.cpp | 12 auto L = [] { }; in __anonf09465ed0102() variable 76 L(3); 157 int I = L("abc") + L(nullptr); in f() 158 return L; in f() 161 constexpr auto M = L("abc") + L(nullptr); 170 return L; in f() 185 return L; in f() 191 L("abc"); 212 return L; in f() 233 return L; in foo() [all …]
|
| /llvm-project-15.0.7/libcxx/test/std/localization/locale.categories/category.ctype/locale.ctype.byname/ |
| H A D | is_1.pass.cpp | 33 assert(f.is(F::space, L' ')); in main() 34 assert(!f.is(F::space, L'A')); in main() 36 assert(f.is(F::print, L' ')); in main() 40 assert(!f.is(F::cntrl, L' ')); in main() 42 assert(f.is(F::upper, L'A')); in main() 43 assert(!f.is(F::upper, L'a')); in main() 45 assert(f.is(F::lower, L'a')); in main() 48 assert(f.is(F::alpha, L'a')); in main() 51 assert(f.is(F::digit, L'1')); in main() 54 assert(f.is(F::punct, L'.')); in main() [all …]
|
| H A D | tolower_1.pass.cpp | 67 assert(f.tolower(L' ') == L' '); in main() 68 assert(f.tolower(L'A') == L'a'); in main() 69 assert(f.tolower(L'\x07') == L'\x07'); in main() 70 assert(f.tolower(L'.') == L'.'); in main() 71 assert(f.tolower(L'a') == L'a'); in main() 72 assert(f.tolower(L'1') == L'1'); in main() 84 assert(f.tolower(L' ') == L' '); in main() 85 assert(f.tolower(L'A') == L'a'); in main() 87 assert(f.tolower(L'.') == L'.'); in main() 88 assert(f.tolower(L'a') == L'a'); in main() [all …]
|
| H A D | toupper_1.pass.cpp | 69 assert(f.toupper(L' ') == L' '); in main() 70 assert(f.toupper(L'A') == L'A'); in main() 71 assert(f.toupper(L'\x07') == L'\x07'); in main() 72 assert(f.toupper(L'.') == L'.'); in main() 73 assert(f.toupper(L'a') == L'A'); in main() 74 assert(f.toupper(L'1') == L'1'); in main() 86 assert(f.toupper(L' ') == L' '); in main() 87 assert(f.toupper(L'A') == L'A'); in main() 89 assert(f.toupper(L'.') == L'.'); in main() 90 assert(f.toupper(L'a') == L'A'); in main() [all …]
|
| /llvm-project-15.0.7/libcxx/test/std/strings/c.strings/ |
| H A D | cwchar.pass.cpp | 65 ASSERT_SAME_TYPE(int, decltype(std::swscanf(L"", L""))); in main() 69 ASSERT_SAME_TYPE(int, decltype(std::vswscanf(L"", L"", va))); in main() 89 ASSERT_SAME_TYPE(int, decltype(std::wcscmp(L"", L""))); in main() 90 ASSERT_SAME_TYPE(int, decltype(std::wcscoll(L"", L""))); in main() 91 ASSERT_SAME_TYPE(int, decltype(std::wcsncmp(L"", L"", s))); in main() 95 ASSERT_SAME_TYPE(std::size_t, decltype(std::wcscspn(L"", L""))); in main() 96 ASSERT_SAME_TYPE(std::size_t, decltype(std::wcslen(L""))); in main() 101 ASSERT_SAME_TYPE(std::size_t, decltype(std::wcsspn(L"", L""))); in main() 107 ASSERT_SAME_TYPE(int, decltype(std::wmemcmp(L"", L"", s))); in main() 123 ASSERT_SAME_TYPE(int, decltype(std::wscanf(L""))); in main() [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | preincprep-nontrans-crash.ll | 17 L.entry: 24 L.LB1_425: ; preds = %L.LB1_427, %L.entry 25 %4 = phi i64 [ %21, %L.LB1_427 ], [ undef, %L.entry ] 26 br i1 undef, label %L.LB1_427, label %L.LB1_816 35 L.LB1_451: ; preds = %L.LB1_816, %L.LB1_816 41 br i1 undef, label %L.LB1_769, label %L.LB1_455 58 br i1 undef, label %L.LB1_662, label %L.LB1_662.prol 60 L.LB1_662.prol: ; preds = %L.LB1_662.prol, %L.LB1_769 64 L.LB1_662: ; preds = %L.LB1_437.2, %L.LB1_662.prol, %L.LB1_7… 73 br i1 undef, label %L.LB1_437.2, label %L.LB1_824.2 [all …]
|
| /llvm-project-15.0.7/libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.virtuals/ |
| H A D | overflow.pass.cpp | 74 assert(sb.sputc(L'1') == L'1'); in main() 76 assert(sb.sputc(L'2') == L'2'); in main() 78 assert(sb.sputc(L'3') == L'3'); in main() 80 assert(sb.sputc(L'4') == L'4'); in main() 82 assert(sb.sputc(L'5') == L'5'); in main() 84 assert(sb.sputc(L'6') == L'6'); in main() 86 assert(sb.sputc(L'7') == L'7'); in main() 88 assert(sb.sputc(L'8') == L'8'); in main() 90 assert(sb.sputc(L'9') == L'9'); in main() 92 assert(sb.sputc(L'0') == L'0'); in main() [all …]
|
| /llvm-project-15.0.7/libcxx/test/std/strings/string.view/string.view.ops/ |
| H A D | compare.pointer.pass.cpp | 59 test(L"", L"", 0); in main() 60 test(L"", L"abcde", -5); in main() 61 test(L"", L"abcdefghij", -10); in main() 62 test(L"", L"abcdefghijklmnopqrst", -20); in main() 63 test(L"abcde", L"", 5); in main() 64 test(L"abcde", L"abcde", 0); in main() 65 test(L"abcde", L"abcdefghij", -5); in main() 67 test(L"abcdefghij", L"", 10); in main() 68 test(L"abcdefghij", L"abcde", 5); in main() 69 test(L"abcdefghij", L"abcdefghij", 0); in main() [all …]
|
| H A D | compare.sv.pass.cpp | 58 test(L"", L"", 0); in main() 59 test(L"", L"abcde", -5); in main() 60 test(L"", L"abcdefghij", -10); in main() 62 test(L"abcde", L"", 5); in main() 63 test(L"abcde", L"abcde", 0); in main() 64 test(L"abcde", L"abcdefghij", -5); in main() 66 test(L"abcdefghij", L"", 10); in main() 67 test(L"abcdefghij", L"abcde", 5); in main() 68 test(L"abcdefghij", L"abcdefghij", 0); in main() 70 test(L"abcdefghijklmnopqrst", L"", 20); in main() [all …]
|