| /third_party/node/tools/inspector_protocol/encoding/ |
| H A D | encoding_test.cc | 684 std::vector<uint16_t> utf16 = {'f', 'o', 'o'}; in TEST() local [all...] |
| H A D | encoding.cc | 400 void EncodeFromUTF16Tmpl(span<uint16_t> utf16, C* out) { in EncodeFromUTF16Tmpl() argument 413 void EncodeFromUTF16(span<uint16_t> utf16, std::vector<uint8_t>* out) { in EncodeFromUTF16() argument 416 void EncodeFromUTF16(span<uint16_t> utf16, std::string* out) { in EncodeFromUTF16() argument [all...] |
| /third_party/vulkan-loader/tests/framework/ |
| H A D | test_util.cpp | 634 std::string narrow(const std::wstring& utf16) { in narrow() argument
|
| /kernel/linux/linux-5.10/arch/ia64/kernel/ |
| H A D | efi.c | 924 efi_char16_t *utf16, name_utf16[32]; in efi_uart_console_only() local
|
| /kernel/linux/linux-6.6/arch/ia64/kernel/ |
| H A D | efi.c | 926 efi_char16_t *utf16, name_utf16[32]; in efi_uart_console_only() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | ustrtest.cpp | 245 static const UChar utf16[]={ 0x61, 0xE4, 0xDF, 0x4E00 }; in TestBasicManipulation() local 1857 static const UChar utf16[] = { in TestUTF32() local 1921 static const UChar utf16[] = { in TestUTF8() local [all...] |
| /kernel/linux/linux-5.10/fs/vboxsf/ |
| H A D | shfl_hostintf.h | 72 u16 utf16[1]; member
|
| /third_party/icu/icu4c/source/common/ |
| H A D | unistr.cpp | 463 UChar *utf16 = result.getBuffer(capacity); in fromUTF32() local 1340 UChar *utf16 = getBuffer(capacity); in setToUTF8() local
|
| /third_party/libuv/src/win/ |
| H A D | tty.c | 487 WCHAR utf16[MAX_INPUT_BUFFER_LENGTH / 3]; in uv_tty_line_read_thread() local
|
| H A D | util.c | 1015 int uv__convert_utf16_to_utf8(const WCHAR* utf16, size_t utf16len, char** utf8) { in uv__convert_utf16_to_utf8() argument 1030 int uv__convert_utf8_to_utf16(const char* utf8, WCHAR** utf16) { in uv__convert_utf8_to_utf16() argument
|
| /third_party/lame/libmp3lame/ |
| H A D | id3tag.c | 565 local_strdup_utf16_to_latin1(unsigned short const* utf16) in local_strdup_utf16_to_latin1() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | unistr.cpp | 463 char16_t *utf16 = result.getBuffer(capacity); in fromUTF32() local 1382 char16_t *utf16 = getBuffer(capacity); in setToUTF8() local
|
| /third_party/node/deps/uv/src/win/ |
| H A D | tty.c | 491 WCHAR utf16[MAX_INPUT_BUFFER_LENGTH / 3]; in uv_tty_line_read_thread() local
|
| H A D | util.c | 1202 int uv__convert_utf16_to_utf8(const WCHAR* utf16, int utf16len, char** utf8) { in uv__convert_utf16_to_utf8() argument 1257 int uv__convert_utf8_to_utf16(const char* utf8, int utf8len, WCHAR** utf16) { in uv__convert_utf8_to_utf16() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | unistr.cpp | 462 UChar *utf16 = result.getBuffer(capacity); in fromUTF32() local 1339 UChar *utf16 = getBuffer(capacity); in setToUTF8() local
|
| /third_party/skia/third_party/externals/expat/expat/lib/ |
| H A D | xmltok.c | 1321 unsigned short utf16[256]; member
|
| /third_party/python/Modules/expat/ |
| H A D | xmltok.c | 1318 unsigned short utf16[256]; member
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | ccapitst.c | 2602 UChar utf16[U16_MAX_LENGTH]; in getTestChar() local 2934 utf16[]={ in TestConvertAlgorithmic() local [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfssecaudit.c | 806 static unsigned int utf8size(const ntfschar *utf16, int length) in utf8size() argument 854 static unsigned int makeutf8(char *utf8, const ntfschar *utf16, int length) in makeutf8() argument
|
| /third_party/googletest/googletest/test/ |
| H A D | gtest_unittest.cc | 1102 const WCHAR* utf16 = String::AnsiToUtf16("str"); in TEST() local 1111 const WCHAR* utf16 = String::AnsiToUtf16(".:\\ \"*?"); in TEST() local
|
| /third_party/node/deps/simdutf/ |
| H A D | simdutf.cpp | 4338 namespace utf16 { namespace [all...] |