Home
last modified time | relevance | path

Searched defs:utf16 (Results 26 - 46 of 46) sorted by relevance

12

/third_party/node/tools/inspector_protocol/encoding/
H A Dencoding_test.cc684 std::vector<uint16_t> utf16 = {'f', 'o', 'o'}; in TEST() local
[all...]
H A Dencoding.cc400 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 Dtest_util.cpp634 std::string narrow(const std::wstring& utf16) { in narrow() argument
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Defi.c924 efi_char16_t *utf16, name_utf16[32]; in efi_uart_console_only() local
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Defi.c926 efi_char16_t *utf16, name_utf16[32]; in efi_uart_console_only() local
/third_party/icu/icu4c/source/test/intltest/
H A Dustrtest.cpp245 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 Dshfl_hostintf.h72 u16 utf16[1]; member
/third_party/icu/icu4c/source/common/
H A Dunistr.cpp463 UChar *utf16 = result.getBuffer(capacity); in fromUTF32() local
1340 UChar *utf16 = getBuffer(capacity); in setToUTF8() local
/third_party/libuv/src/win/
H A Dtty.c487 WCHAR utf16[MAX_INPUT_BUFFER_LENGTH / 3]; in uv_tty_line_read_thread() local
H A Dutil.c1015 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 Did3tag.c565 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 Dunistr.cpp463 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 Dtty.c491 WCHAR utf16[MAX_INPUT_BUFFER_LENGTH / 3]; in uv_tty_line_read_thread() local
H A Dutil.c1202 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 Dunistr.cpp462 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 Dxmltok.c1321 unsigned short utf16[256]; member
/third_party/python/Modules/expat/
H A Dxmltok.c1318 unsigned short utf16[256]; member
/third_party/icu/icu4c/source/test/cintltst/
H A Dccapitst.c2602 UChar utf16[U16_MAX_LENGTH]; in getTestChar() local
2934 utf16[]={ in TestConvertAlgorithmic() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfssecaudit.c806 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 Dgtest_unittest.cc1102 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 Dsimdutf.cpp4338 namespace utf16 { namespace
[all...]

Completed in 80 milliseconds

12