| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | string_view_test.cc | 735 std::string utf8 = "\u00E1"; in TEST() local
|
| /third_party/skia/modules/skunicode/src/ |
| H A D | SkUnicode_icu.cpp | 291 static bool isControl(SkUnichar utf8) { in isControl() argument 295 static bool isWhitespace(SkUnichar utf8) { in isWhitespace() argument 299 static bool isSpace(SkUnichar utf8) { in isSpace() argument 241 extractPositions(const char utf8[], int utf8Units, BreakType type, std::function<void(int, int)> setBreak) extractPositions() argument 303 isTabulation(SkUnichar utf8) isTabulation() argument 307 isHardBreak(SkUnichar utf8) isHardBreak() argument 342 isHardLineBreak(SkUnichar utf8) isHardLineBreak() argument [all...] |
| /third_party/skia/modules/skunicode/include/ |
| H A D | SkUnicode.h | 165 static bool extractUtfConversionMapping(SkSpan<const char> utf8, Appender8&& appender8, Appender16&& appender16) { in extractUtfConversionMapping() argument 211 forEachCodepoint(const char* utf8, int32_t utf8Units, Callback&& callback) forEachCodepoint() argument [all...] |
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/ |
| H A D | file_path.cpp | 82 FilePath FilePath::FromUTF8Unsafe(const std::string &utf8) in FromUTF8Unsafe() argument
|
| /third_party/curl/lib/ |
| H A D | smtp.c | 536 bool utf8 = FALSE; in smtp_perform_command() local 609 bool utf8 = FALSE; in smtp_perform_mail() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | locnmtst.cpp | 516 std::string utf8; in VerifyNoSubstitute() local
|
| H A D | collationtest.cpp | 488 std::string utf8; in TestFCD() local
|
| H A D | ustrtest.cpp | 244 static const uint8_t utf8[]={ 0x61, 0xC3, 0xA4, 0xC3, 0x9F, 0xE4, 0xB8, 0x80, 0 }; in TestBasicManipulation() local 1886 static const uint8_t utf8[] = { in TestUTF8() local [all...] |
| H A D | convtest.cpp | 1659 char utf8[256]; in FromUnicodeCase() local [all...] |
| /third_party/node/lib/ |
| H A D | buffer.js | [all...] |
| /third_party/node/tools/inspector_protocol/encoding/ |
| H A D | encoding_test.cc | 1324 void WriteUTF8AsUTF16(StreamingParserHandler* writer, const std::string& utf8) { in WriteUTF8AsUTF16() argument [all...] |
| /third_party/libwebsockets/lib/roles/ws/ |
| H A D | private-lib-roles-ws.h | 147 uint8_t utf8; member
|
| /third_party/python/Include/cpython/ |
| H A D | unicodeobject.h | 215 char *utf8; /* UT member [all...] |
| /third_party/skia/third_party/externals/harfbuzz/util/ |
| H A D | helper-cairo.hh | 589 char *utf8; member
|
| /third_party/vulkan-loader/tests/framework/ |
| H A D | test_util.cpp | 419 std::wstring native_path(const std::string& utf8) { return widen(utf8); } in native_path() argument 421 const std::string& native_path(const std::string& utf8) { return utf8; } in native_path() argument 649 std::wstring widen(const std::string& utf8) { in widen() argument [all...] |
| /kernel/linux/linux-5.10/fs/ntfs/ |
| H A D | super.c | 90 static char *utf8 = "utf8"; in parse_options() local
|
| /kernel/linux/linux-5.10/fs/fat/ |
| H A D | fat.h | 45 utf8:1, /* Use of UTF-8 character set (Default) */ member
|
| H A D | namei_vfat.c | 511 xlate_to_uni(const unsigned char *name, int len, unsigned char *outname, int *longlen, int *outlen, int escape, int utf8, struct nls_table *nls) xlate_to_uni() argument
|
| /kernel/linux/linux-6.6/fs/fat/ |
| H A D | namei_vfat.c | 511 xlate_to_uni(const unsigned char *name, int len, unsigned char *outname, int *longlen, int *outlen, int escape, int utf8, struct nls_table *nls) xlate_to_uni() argument
|
| H A D | fat.h | 45 utf8:1, /* Use of UTF-8 character set (Default) */ member
|
| /kernel/linux/linux-6.6/fs/ntfs/ |
| H A D | super.c | 98 static char *utf8 = "utf8"; in parse_options() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | id3v2.c | 403 char *utf8 = av_malloc(utf8len + 1); in read_ttag() local
|
| H A D | ftp.c | 75 int utf8; member
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | ncnvtst.c | 697 uint8_t *utf8 = (uint8_t*)malloc(MAX_LENGTH); in TestRegressionUTF8() local
|
| H A D | reapits.c | 106 static UBool equals_utf8_utext(const char *utf8, UText *utext) { in equals_utf8_utext() argument
|