/external/icu/icu4c/source/tools/toolutil/ |
pkgitems.cpp | 482 /* MBCS data */ 489 udata_printError(ds, "icupkg/ucnv_enumDependencies(): too few bytes (%d after headers) for an ICU MBCS .cnv conversion table\n", 522 udata_printError(ds, "icupkg/ucnv_enumDependencies(): too few bytes (%d after headers) for an ICU MBCS .cnv conversion table with extension data\n",
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
site.py | 462 while they are always available as "mbcs" in each locale. Make 463 them usable by aliasing to "mbcs" in such a case.""" 473 encodings.aliases.aliases[enc] = 'mbcs'
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
site.py | 462 while they are always available as "mbcs" in each locale. Make 463 them usable by aliasing to "mbcs" in such a case.""" 473 encodings.aliases.aliases[enc] = 'mbcs'
|
/external/chromium_org/third_party/icu/source/common/ |
ucnv2022.cpp | 190 MBCS, [all...] |
ucnv_lmb.c | 284 LMBCS mbcs native encoding 868 or ambiguous SBCS or MBCS group (on to step 4...) [all...] |
/external/icu/icu4c/source/common/ |
ucnv2022.cpp | 184 MBCS, [all...] |
ucnv_lmb.c | 284 LMBCS mbcs native encoding 868 or ambiguous SBCS or MBCS group (on to step 4...) [all...] |
/external/chromium_org/third_party/icu/source/tools/makeconv/ |
genmbcs.cpp | 46 uint32_t stage2[MBCS_STAGE_2_SIZE]; /* stage 2 for MBCS */ 245 * at SBCS_UTF8_MAX or MBCS_UTF8_MAX, and for MBCS tables the additional 281 * MBCS: indexes need to be multiplied by 16*maxCharLength, indexes increment by 1 282 * MBCS UTF-8: directly, indexes increment by 16 [all...] |
makeconv.c | 554 fprintf(stderr, "error: <subchar1> defined for a type other than MBCS or EBCDIC_STATEFUL\n"); 806 * for an MBCS (not SBCS) table with explicit precision flags,
|
/external/icu/icu4c/source/tools/makeconv/ |
genmbcs.cpp | 46 uint32_t stage2[MBCS_STAGE_2_SIZE]; /* stage 2 for MBCS */ 245 * at SBCS_UTF8_MAX or MBCS_UTF8_MAX, and for MBCS tables the additional 281 * MBCS: indexes need to be multiplied by 16*maxCharLength, indexes increment by 1 282 * MBCS UTF-8: directly, indexes increment by 16 [all...] |
makeconv.c | 554 fprintf(stderr, "error: <subchar1> defined for a type other than MBCS or EBCDIC_STATEFUL\n"); 806 * for an MBCS (not SBCS) table with explicit precision flags,
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
Makefile.in | 91 regexp.$(OBJEXT) fmt.$(OBJEXT) mbcs.$(OBJEXT) utils.$(OBJEXT) 560 sed_SOURCES = sed.c compile.c execute.c regexp.c fmt.c mbcs.c utils.c 636 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbcs.Po@am__quote@
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
nucnvtst.c | 719 /* 1 2 3 0 h1 h2 h3 . MBCS*/ 886 /*MBCS*/ [all...] |
ncnvtst.c | 159 log_verbose("Testing for DBCS and MBCS\n"); 172 /*MBCS*/ 368 log_verbose("Testing for DBCS and MBCS\n"); 411 /*MBCS*/ [all...] |
/external/icu/icu4c/source/test/cintltst/ |
nucnvtst.c | 718 /* 1 2 3 0 h1 h2 h3 . MBCS*/ 885 /*MBCS*/ [all...] |
ncnvtst.c | 159 log_verbose("Testing for DBCS and MBCS\n"); 172 /*MBCS*/ 374 log_verbose("Testing for DBCS and MBCS\n"); 417 /*MBCS*/ [all...] |
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
unicodeobject.h | [all...] |
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
unicodeobject.h | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/ |
__init__.py | 287 set_conversion_mode("mbcs", "ignore")
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/ |
__init__.py | 287 set_conversion_mode("mbcs", "ignore")
|
/ndk/sources/host-tools/sed-4.2.1/ |
ChangeLog | 47 * sed/mbcs.c: Fix copyright years. 143 * sed/compile.c (match_slash): Fix MBCS behavior. 324 * sed/mbcs.c: Upgrade to GPLv3. 362 * sed/mbcs.c: Use local_charset. 367 * sed/mbcs.c: Include string.h (reported by Henning Nielsen Lund). 427 * sed/mbcs.c (initialize_mbcs): Look for a UTF-8 locale. 691 * sed/mbcs.c: New file. 692 * sed/sed.h: Declare macros for mbcs.c. 694 (brlen): Moved to mbcs.c. [all...] |
/external/chromium_org/third_party/icu/patches/ |
converters.patch | 158 # GB 18030 is partly algorithmic, using the MBCS converter 433 -# and MBCS. It's just the name of a 94 x 94 Korean 438 -# is a _seprate_ MBCS with a _completely different_ 484 -ibm-1363_P110-1997 { UTR22* } # Korean KSC MBCS with \ <-> Won mapping [all...] |
/external/icu/icu4c/source/data/mappings/ |
convrtrs.txt | 370 # GB 18030 is partly algorithmic, using the MBCS converter [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/ |
executive.py | 424 return 'mbcs'
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
ucnv.h | [all...] |