/external/skqp/src/pdf/ |
D | SkPDFMakeToUnicodeCmap.cpp | 15 bool multibyte) { in append_tounicode_header() argument 44 if (multibyte) { in append_tounicode_header()
|
D | SkPDFFont.cpp | 202 bool multibyte = SkPDFFont::IsMultiByte(type); in GetFontResource() local 203 SkGlyphID subsetCode = multibyte ? 0 : first_nonzero_glyph_for_single_byte_encoding(glyphID); in GetFontResource() 207 SkASSERT(multibyte == found->multiByteGlyphs()); in GetFontResource() 220 if (multibyte) { in GetFontResource()
|
/external/skia/src/pdf/ |
D | SkPDFMakeToUnicodeCmap.cpp | 15 bool multibyte) { in append_tounicode_header() argument 44 if (multibyte) { in append_tounicode_header()
|
D | SkPDFFont.cpp | 195 bool multibyte = SkPDFFont::IsMultiByte(type); in GetFontResource() local 197 multibyte ? 0 : first_nonzero_glyph_for_single_byte_encoding(glyph->getGlyphID()); in GetFontResource() 201 SkASSERT(multibyte == found->multiByteGlyphs()); in GetFontResource() 214 if (multibyte) { in GetFontResource()
|
/external/python/cpython2/Doc/library/ |
D | email.charset.rst | 115 Convert a possibly multibyte string to a safely splittable format. *s* is 119 be safely split on character boundaries (even for multibyte characters). 164 multibyte character sets, which have line length issues (multibyte 180 multibyte charsets in email bodies, so this is usually pretty safe.
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_StringSplit.pbtxt | 49 character strings, including splitting of UTF-8 multibyte sequences. Otherwise
|
/external/llvm-project/llvm/test/DebugInfo/X86/ |
D | dwarfdump-bogus-LNE.s | 86 # Bogus extended opcode with multibyte LEB length.
|
/external/libcxx/src/support/solaris/ |
D | wcsnrtombs.inc | 66 * here so we can restore it if the multibyte
|
/external/llvm-project/compiler-rt/lib/gwp_asan/ |
D | options.inc | 33 "multibyte allocations at the cost of performance, and may be incompatible "
|
/external/llvm-project/libcxx/src/support/solaris/ |
D | wcsnrtombs.inc | 66 * here so we can restore it if the multibyte
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.7.5.rst | 102 Fix support of multibyte encoding (ex: UTF-16) in the logging module.
|
/external/icu/icu4c/source/config/ |
D | mh-os390 | 77 # multibyte extension support (MSE) functions.
|
/external/python/pybind11/docs/advanced/cast/ |
D | strings.rst | 212 Strings in multibyte encodings such as Shift-JIS must transcoded to a
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/ |
D | Process.inc | 122 // multibyte environment variable is to use GetEnvironmentVariableW().
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/ |
D | Process.inc | 128 // multibyte environment variable is to use GetEnvironmentVariableW().
|
/external/llvm/lib/Support/Windows/ |
D | Process.inc | 140 // multibyte environment variable is to use GetEnvironmentVariableW().
|
/external/llvm-project/llvm/lib/Support/Windows/ |
D | Process.inc | 128 // multibyte environment variable is to use GetEnvironmentVariableW().
|
/external/libwebsockets/lib/misc/fts/ |
D | README.md | 153 All explicit multibyte numbers are stored in Network (MSB-first) byte order.
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/ |
D | ucs2.diff | 58 // using multibyte encodings.
|
/external/llvm-project/clang/test/ |
D | cxx-sections.data | 13 1.3.9 [defns.multibyte] 428 17.5.2.1.4.2 [multibyte.strings]
|
/external/clang/test/ |
D | cxx-sections.data | 13 1.3.9 [defns.multibyte] 428 17.5.2.1.4.2 [multibyte.strings]
|
/external/python/cpython2/Doc/howto/ |
D | curses.rst | 100 keys such as Page Up and Home, as a multibyte escape sequence. While you could
|
/external/one-true-awk/ |
D | FIXES | 73 In run.c, use non-restartable multibyte routines to attain 184 the One True Awk that understands multibyte characters.
|
/external/python/cpython3/Doc/howto/ |
D | curses.rst | 110 keys such as Page Up and Home, as a multibyte escape sequence. While you could
|
/external/python/cpython3/Doc/library/ |
D | email.policy.rst | 509 binary data consists of single byte characters or multibyte characters.
|