Home
last modified time | relevance | path

Searched refs:multibyte (Results 1 – 25 of 43) sorted by relevance

12

/external/skqp/src/pdf/
DSkPDFMakeToUnicodeCmap.cpp15 bool multibyte) { in append_tounicode_header() argument
44 if (multibyte) { in append_tounicode_header()
DSkPDFFont.cpp202 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/
DSkPDFMakeToUnicodeCmap.cpp15 bool multibyte) { in append_tounicode_header() argument
44 if (multibyte) { in append_tounicode_header()
DSkPDFFont.cpp195 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/
Demail.charset.rst115 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/
Dapi_def_StringSplit.pbtxt49 character strings, including splitting of UTF-8 multibyte sequences. Otherwise
/external/llvm-project/llvm/test/DebugInfo/X86/
Ddwarfdump-bogus-LNE.s86 # Bogus extended opcode with multibyte LEB length.
/external/libcxx/src/support/solaris/
Dwcsnrtombs.inc66 * here so we can restore it if the multibyte
/external/llvm-project/compiler-rt/lib/gwp_asan/
Doptions.inc33 "multibyte allocations at the cost of performance, and may be incompatible "
/external/llvm-project/libcxx/src/support/solaris/
Dwcsnrtombs.inc66 * here so we can restore it if the multibyte
/external/python/cpython2/Misc/NEWS.d/
D2.7.5.rst102 Fix support of multibyte encoding (ex: UTF-16) in the logging module.
/external/icu/icu4c/source/config/
Dmh-os39077 # multibyte extension support (MSE) functions.
/external/python/pybind11/docs/advanced/cast/
Dstrings.rst212 Strings in multibyte encodings such as Shift-JIS must transcoded to a
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DProcess.inc122 // multibyte environment variable is to use GetEnvironmentVariableW().
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DProcess.inc128 // multibyte environment variable is to use GetEnvironmentVariableW().
/external/llvm/lib/Support/Windows/
DProcess.inc140 // multibyte environment variable is to use GetEnvironmentVariableW().
/external/llvm-project/llvm/lib/Support/Windows/
DProcess.inc128 // multibyte environment variable is to use GetEnvironmentVariableW().
/external/libwebsockets/lib/misc/fts/
DREADME.md153 All explicit multibyte numbers are stored in Network (MSB-first) byte order.
/external/rust/crates/grpcio-sys/grpc/third_party/re2/
Ducs2.diff58 // using multibyte encodings.
/external/llvm-project/clang/test/
Dcxx-sections.data13 1.3.9 [defns.multibyte]
428 17.5.2.1.4.2 [multibyte.strings]
/external/clang/test/
Dcxx-sections.data13 1.3.9 [defns.multibyte]
428 17.5.2.1.4.2 [multibyte.strings]
/external/python/cpython2/Doc/howto/
Dcurses.rst100 keys such as Page Up and Home, as a multibyte escape sequence. While you could
/external/one-true-awk/
DFIXES73 In run.c, use non-restartable multibyte routines to attain
184 the One True Awk that understands multibyte characters.
/external/python/cpython3/Doc/howto/
Dcurses.rst110 keys such as Page Up and Home, as a multibyte escape sequence. While you could
/external/python/cpython3/Doc/library/
Demail.policy.rst509 binary data consists of single byte characters or multibyte characters.

12