/llvm-project/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.string/ |
H A D | to_bytes.pass.cpp | 44 std::wstring ws(1, L'\u1005'); in test() local 63 std::wstring ws(1, *L"\U00040003"); in test() local
|
H A D | from_bytes.pass.cpp | 45 std::wstring ws = myconv.from_bytes('a'); in test() local 64 std::wstring ws = myconv.from_bytes('a'); in test() local
|
H A D | converted.pass.cpp | 48 std::wstring ws = myconv.from_bytes("\xE1\x80\x85"); in test() local 65 std::wstring ws = myconv.from_bytes("\xF1\x80\x80\x83"); in test() local
|
H A D | ctor_err_string.pass.cpp | 75 std::wstring ws = myconv.from_bytes('\xA5'); in main() local
|
/llvm-project/clang/test/Sema/ |
H A D | ms-keyword-system-header.c | 10 WS ws; in fn() local
|
H A D | format-strings-scanf.c | 65 void bad_length_modifiers(char *s, void *p, wchar_t *ws, long double *ld) { in bad_length_modifiers()
|
/llvm-project/libcxx/test/std/utilities/utility/mem.res/mem.res.aliases/ |
H A D | header_string_synop2.pass.cpp | 33 std::pmr::wstring ws; in main() local
|
/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
H A D | wchar_h.compile.pass.cpp | 47 wchar_t* ws = 0; variable [all...] |
/llvm-project/libcxx/test/std/input.output/iostream.format/quoted.manip/ |
H A D | quoted_traits.compile.pass.cpp | 103 std::wstring ws = L"hello"; in test_std_string() local 150 std::wstring_view ws = L"hello"; in test_std_string_view() local
|
/llvm-project/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/ |
H A D | test.pass.cpp | 35 std::wstring ws; in main() local
|
/llvm-project/libcxx/test/std/strings/c.strings/ |
H A D | cwchar.pass.cpp | 46 wchar_t* ws = 0; in main() local [all...] |
/llvm-project/lldb/tools/driver/ |
H A D | Platform.cpp | 26 winsize *ws = va_arg(vl, winsize *); in ioctl() local
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
H A D | string-integer-assignment.cpp | 30 std::wstring ws; in main() local
|
/llvm-project/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_bitvector_test.cpp | 175 uptr ws = SANITIZER_WORDSIZE; in TEST() local
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | Hashing.h | 229 uint64_t ws = b + llvm::rotr<uint64_t>(a, 31) + c; in hash_33to64_bytes() local
|
/llvm-project/llvm/unittests/ADT/ |
H A D | HashingTest.cpp | 125 std::wstring ws = L"Hello Wide World!"; in TEST() local
|
/llvm-project/clang/test/CodeGen/ |
H A D | struct.c | 108 } ws; variable
|
/llvm-project/compiler-rt/lib/msan/tests/ |
H A D | msan_test.cpp | 704 struct winsize ws; in TEST() local
|
/llvm-project/flang/lib/Lower/ |
H A D | Bridge.cpp | 5682 analyzeExplicitSpace(const Fortran::parser::WhereConstructStmt & ws) analyzeExplicitSpace() argument
|