| /third_party/icu/icu4c/source/common/ |
| H A D | ucnv_u8.cpp | 654 UConverter *utf8; in ucnv_UTF8FromUTF8() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucnv_u8.cpp | 654 UConverter *utf8; in ucnv_UTF8FromUTF8() local [all...] |
| /third_party/node/deps/icu-small/source/tools/escapesrc/ |
| H A D | escapesrc.cpp | 218 bool utf8 = false; in fixAt() local
|
| /third_party/icu/icu4c/source/tools/escapesrc/ |
| H A D | escapesrc.cpp | 218 bool utf8 = false; in fixAt() local
|
| /third_party/rust/crates/clap/tests/builder/ |
| H A D | main.rs | 48 mod utf8; modules
|
| /third_party/skia/third_party/externals/icu/source/tools/escapesrc/ |
| H A D | escapesrc.cpp | 218 bool utf8 = false; in fixAt() local
|
| /third_party/skia/src/utils/ |
| H A D | SkUTF.cpp | 48 int SkUTF::CountUTF8(const char* utf8, size_t byteLength) { in CountUTF8() argument 210 size_t SkUTF::ToUTF8(SkUnichar uni, char utf8[SkUT argument 301 char utf8[SkUTF::kMaxBytesInUTF8Sequence]; UTF16ToUTF8() local [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucnv_u8.cpp | 654 UConverter *utf8; in ucnv_UTF8FromUTF8() local [all...] |
| /third_party/python/Lib/ |
| H A D | poplib.py | 360 def utf8(self): member in POP3
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | ParagraphBuilderImpl.cpp | 104 auto utf8 = SkUnicode::convertUtf16ToUtf8(text); in addText() local
|
| /third_party/skia/modules/skshaper/src/ |
| H A D | SkShaper.cpp | 69 SkShaper::MakeBiDiRunIterator(const char* utf8, size_t utf8Bytes, uint8_t bidiLevel) { in Make() argument 88 SkShaper::MakeScriptRunIterator(const char* utf8, size_t utf8Bytes, SkFourByteTag scriptTag) { in Make() argument 115 FontMgrRunIterator(const char* utf8, size_t utf8Bytes, in Make() argument 131 FontMgrRunIterator(const char* utf8, size_t utf8Bytes, in Make() argument 210 FontMgrRunIterator(const char* utf8, size_ in Make() argument 226 FontMgrRunIterator(const char* utf8, size_t utf8Bytes, const RSFont& font, std::shared_ptr<RSFontMgr> fallbackMgr) Make() argument 306 MakeFontMgrRunIterator(const char* utf8, size_t utf8Bytes, const SkFont& font, sk_sp<SkFontMgr> fallback) Make() argument 313 MakeFontMgrRunIterator(const char* utf8, size_t utf8Bytes, const SkFont& font, sk_sp<SkFontMgr> fallback, const char* requestName, SkFontStyle requestStyle, const SkShaper::LanguageRunIterator* language) Make() argument 323 MakeFontMgrRunIterator(const char* utf8, size_t utf8Bytes, const RSFont& font, std::shared_ptr<RSFontMgr> fallback) Make() argument 330 MakeFontMgrRunIterator(const char* utf8, size_t utf8Bytes, const RSFont& font, std::shared_ptr<RSFontMgr> fallback, const char* requestName, RSFontStyle requestStyle, const SkShaper::LanguageRunIterator* language) Make() argument 341 MakeStdLanguageRunIterator(const char* utf8, size_t utf8Bytes) Make() argument [all...] |
| H A D | SkShaper_coretext.cpp | 63 void SkShaper_CoreText::shape(const char* utf8, size_t utf8Bytes, in shape() argument 87 void SkShaper_CoreText::shape(const char* utf8, size_t utf8Bytes, in shape() argument 156 bool setUTF8(const char* utf8, size_t size) { in setUTF8() argument [all...] |
| H A D | SkShaper_primitive.cpp | 146 void SkShaperPrimitive::shape(const char* utf8, size_t utf8Bytes, in shape() argument 178 void SkShaperPrimitive::shape(const char* utf8, size_t utf8Bytes, in shape() argument 193 void SkShaperPrimitive::shape(const char* utf8, size_t utf8Bytes, in shape() argument [all...] |
| /third_party/skia/modules/skunicode/src/ |
| H A D | SkUnicode_client.cpp | 134 static bool isControl(SkUnichar utf8) { in isControl() argument 200 isTabulation(SkUnichar utf8) isTabulation() argument 204 isHardBreak(SkUnichar utf8) isHardBreak() argument [all...] |
| 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/ffmpeg/libavformat/ |
| H A D | avio.h | 90 int utf8; /**< Set to 1 when name is encoded with UTF-8, 0 otherwise. member
|
| /third_party/cups-filters/filter/ |
| H A D | texttopdf.c | 966 const unsigned char *utf8; /* UTF8 text */ in make_wide() local [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cstrcase.c | 980 char utf8BeforeTitle[64], utf8TitleSentNoLower[64], utf8[64]; in TestUCaseMapToTitle() local
|
| H A D | ucnvseltst.c | 274 getResultsManually(const char** encodings, int32_t num_encodings, const char *utf8, int32_t length, const USet* excludedCodePoints, const UConverterUnicodeSet whichSet) getResultsManually() argument
|
| /third_party/icu/icu4c/source/test/letest/ |
| H A D | gendata.cpp | 284 char *utf8 = NULL; in main() local
|
| /third_party/icu/icu4c/source/test/perf/utfperf/ |
| H A D | utfperf.cpp | 36 static char utf8[INPUT_CAPACITY]; variable
|
| /third_party/libphonenumber/cpp/src/phonenumbers/utf/ |
| H A D | unicodetext.cc | 46 static int CodepointCount(const char* utf8, int len) { in CodepointCount() argument 315 UnicodeText& UnicodeText::UnsafeAppendUTF8(const char* utf8, int len) { in UnsafeAppendUTF8() argument
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| H A D | test-buffer.c | 32 static const char utf8[10] = "ab\360\240\200\200defg"; variable 366 const char utf8[8]; member 420 const char *utf8; global() member [all...] |
| /third_party/python/Objects/ |
| H A D | moduleobject.c | 548 const char *utf8; in PyModule_GetFilename() local
|
| /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
|