HomeSort by relevance Sort by last modified time
    Searched full:mbcs (Results 51 - 75 of 200) sorted by null

1 23 4 5 6 7 8

  /external/chromium_org/third_party/icu/source/data/mappings/
icu-internal-compound-d5.ucm 15 <uconv_class> "MBCS"
ucmfiles.mk 22 # This behaviour is done in the mbcs converter code and is turned on if for that converter
lmb-excp.ucm 18 <uconv_class> "MBCS"
  /external/chromium_org/third_party/icu/source/i18n/
csrmbcs.h 20 // Recognizers for specific mbcs encodings make their "characters" available
  /external/icu/icu4c/source/common/
ucnv_cb.c 211 TODO: Is this untestable because the MBCS converter has a writeSub function to call
ucnv_bld.cpp     [all...]
  /external/icu/icu4c/source/data/mappings/
icu-internal-compound-d5.ucm 15 <uconv_class> "MBCS"
ucmfiles.mk 22 # This behaviour is done in the mbcs converter code and is turned on if for that converter
lmb-excp.ucm 18 <uconv_class> "MBCS"
  /external/icu/icu4c/source/i18n/
csrmbcs.h 20 // Recognizers for specific mbcs encodings make their "characters" available
  /sdk/find_java/src/source/
find_java_exe.cpp 28 * - No Unicode/MBCS support for now.
  /external/chromium_org/third_party/icu/source/common/
ucnv_bld.c     [all...]
ucnv2022.c 182 MBCS,
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist_wininst.py 275 # Convert cfgdata from unicode to ascii, mbcs encoded
282 cfgdata = cfgdata.encode("mbcs")
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_site.py 371 if value == "mbcs":
374 self.fail("did not alias mbcs")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
bdist_wininst.py 275 # Convert cfgdata from unicode to ascii, mbcs encoded
282 cfgdata = cfgdata.encode("mbcs")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_site.py 371 if value == "mbcs":
374 self.fail("did not alias mbcs")
  /external/chromium_org/third_party/icu/source/tools/toolutil/
ucm.c 1056 * - MBCS: not a |2 SUB mapping for <subchar1>
1057 * - MBCS: not a |1 fallback to 0x00
1058 * - MBCS: not a multi-byte mapping with leading 0x00 bytes
1063 * All of the MBCS fromUnicode specific tests could be removed from here,
    [all...]
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",
  /external/icu/icu4c/source/tools/toolutil/
ucm.c 1057 * - MBCS: not a |2 SUB mapping for <subchar1>
1058 * - MBCS: not a |1 fallback to 0x00
1059 * - MBCS: not a multi-byte mapping with leading 0x00 bytes
1064 * All of the MBCS fromUnicode specific tests could be removed from here,
    [all...]
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",
  /ndk/sources/host-tools/sed-4.2.1/
bootstrap.sh 143 ${CC} -DHAVE_CONFIG_H -I.. -I. -I../lib -c mbcs.c || exit 1
bootstrap.sh.in 143 ${CC} -DHAVE_CONFIG_H -I.. -I. -I../lib -c mbcs.c || exit 1
  /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'

Completed in 931 milliseconds

1 23 4 5 6 7 8