/external/chromium_org/third_party/icu/source/common/ |
ucnvmbcs.h | 41 * At the moment, there are only variations of MBCS converters. They all have 43 * differ from those for other MBCS-style converters. 67 * slightly and optionally adds a table for conversion to MBCS (non-SBCS) 80 * In addition, a utf8Friendly MBCS file contains an additional 83 * UTF-8 lead byte and middle trail byte. Unlike the older MBCS stage 2 table, 104 * For MBCS, maxFastUChar should be at least U+D7FF (=initial value). 131 * MBCS-style data structure following the static data. 132 * Offsets are counted in bytes from the beginning of the MBCS header structure. 138 * 0 uint8_t[4] MBCS version in UVersionInfo format (currently 4.3.x.0) 205 * -- DBCS, MBCS, EBCDIC_STATEFUL, ...: roundtrip flags and indexe [all...] |
ucnvmbcs.c | 121 * These contain the base table name between the MBCS header and the extension 139 * For more details about old versions of the MBCS data structure, see 288 * MBCS version 2 added: 357 * MBCS version 2 added: 660 * Internal function enumerating the toUnicode data of an MBCS converter. 726 mbcsTable=&sharedData->mbcs; [all...] |
ucnv_bld.h | 53 UConverterMBCSTable mbcs; member in union:UConverterTable 85 uint8_t subChar1; /* +80: 1 single-byte substitution character for IBM MBCS (0 if none) */ 99 void *table; /* Unused. This used to be a UConverterTable - Pointer to conversion data - see mbcs below */ 114 * - allocated for MBCS, with a pointer to an allocated UConverterTable 125 UConverterMBCSTable mbcs; member in struct:UConverterSharedData
|
ucnv_ext.cpp | 269 ((cnv)->sharedData->mbcs.outputType==MBCS_OUTPUT_2_SISO ? (int8_t)(cnv)->mode : \ 270 (cnv)->sharedData->mbcs.outputType==MBCS_OUTPUT_DBCS_ONLY ? 1 : -1) 374 match=ucnv_extMatchToU(cnv->sharedData->mbcs.extIndexes, (int8_t)UCNV_SISO_STATE(cnv), 392 ucnv_extWriteToU(cnv, cnv->sharedData->mbcs.extIndexes, 764 cnv->sharedData->mbcs.outputType==MBCS_OUTPUT_DBCS_ONLY) 867 match=ucnv_extMatchFromU(cnv->sharedData->mbcs.extIndexes, 891 ucnv_extWriteFromU(cnv, cnv->sharedData->mbcs.extIndexes, [all...] |
/external/icu/icu4c/source/common/ |
ucnvmbcs.h | 41 * At the moment, there are only variations of MBCS converters. They all have 43 * differ from those for other MBCS-style converters. 67 * slightly and optionally adds a table for conversion to MBCS (non-SBCS) 80 * In addition, a utf8Friendly MBCS file contains an additional 83 * UTF-8 lead byte and middle trail byte. Unlike the older MBCS stage 2 table, 104 * For MBCS, maxFastUChar should be at least U+D7FF (=initial value). 131 * MBCS-style data structure following the static data. 132 * Offsets are counted in bytes from the beginning of the MBCS header structure. 138 * 0 uint8_t[4] MBCS version in UVersionInfo format (currently 4.3.x.0) 205 * -- DBCS, MBCS, EBCDIC_STATEFUL, ...: roundtrip flags and indexe [all...] |
ucnvmbcs.c | 121 * These contain the base table name between the MBCS header and the extension 139 * For more details about old versions of the MBCS data structure, see 288 * MBCS version 2 added: 357 * MBCS version 2 added: 660 * Internal function enumerating the toUnicode data of an MBCS converter. 726 mbcsTable=&sharedData->mbcs; [all...] |
ucnv_bld.h | 53 UConverterMBCSTable mbcs; member in union:UConverterTable 85 uint8_t subChar1; /* +80: 1 single-byte substitution character for IBM MBCS (0 if none) */ 99 void *table; /* Unused. This used to be a UConverterTable - Pointer to conversion data - see mbcs below */ 114 * - allocated for MBCS, with a pointer to an allocated UConverterTable 125 UConverterMBCSTable mbcs; member in struct:UConverterSharedData
|
ucnv_ext.cpp | 269 ((cnv)->sharedData->mbcs.outputType==MBCS_OUTPUT_2_SISO ? (int8_t)(cnv)->mode : \ 270 (cnv)->sharedData->mbcs.outputType==MBCS_OUTPUT_DBCS_ONLY ? 1 : -1) 374 match=ucnv_extMatchToU(cnv->sharedData->mbcs.extIndexes, (int8_t)UCNV_SISO_STATE(cnv), 392 ucnv_extWriteToU(cnv, cnv->sharedData->mbcs.extIndexes, 764 cnv->sharedData->mbcs.outputType==MBCS_OUTPUT_DBCS_ONLY) 867 match=ucnv_extMatchFromU(cnv->sharedData->mbcs.extIndexes, 891 ucnv_extWriteFromU(cnv, cnv->sharedData->mbcs.extIndexes, [all...] |
/external/chromium_org/third_party/icu/source/data/mappings/ |
noop-cns-11643.ucm | 20 <uconv_class> "MBCS"
|
noop-iso-ir-165.ucm | 22 <uconv_class> "MBCS"
|
/external/icu/icu4c/source/data/mappings/ |
noop-cns-11643.ucm | 20 <uconv_class> "MBCS"
|
noop-iso-ir-165.ucm | 22 <uconv_class> "MBCS"
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
FixTk.py | 23 udir = s.decode("mbcs") 41 s = buf[:res].encode("mbcs")
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
FixTk.py | 23 udir = s.decode("mbcs") 41 s = buf[:res].encode("mbcs")
|
/external/chromium_org/third_party/icu/source/tools/makeconv/ |
ucnvstat.c | 42 "MBCS",
|
/external/icu/icu4c/source/tools/makeconv/ |
ucnvstat.c | 42 "MBCS",
|
/external/chromium_org/third_party/icu/scripts/ |
eucjp_gen.sh | 32 <uconv_class> "MBCS"
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
ucmstate.c | 32 /* MBCS state handling ------------------------------------------------------ */ 268 } else if(uprv_strcmp(*pValue, "MBCS")==0) { 297 /* if an SBCS/DBCS/EBCDIC_STATEFUL converter has icu:state, then turn it into MBCS */ 307 fprintf(stderr, "ucm error: <icu:state> entry for non-MBCS table or before the <uconv_class> line\n"); 435 /* SBCS: use MBCS data structure with a default state table */ 444 fprintf(stderr, "ucm error: missing state table information (<icu:state>) for MBCS\n"); 448 /* EBCDIC_STATEFUL: use MBCS data structure with a default state table */ 461 /* DBCS: use MBCS data structure with a default state table */ [all...] |
/external/icu/icu4c/source/tools/toolutil/ |
ucmstate.c | 32 /* MBCS state handling ------------------------------------------------------ */ 268 } else if(uprv_strcmp(*pValue, "MBCS")==0) { 297 /* if an SBCS/DBCS/EBCDIC_STATEFUL converter has icu:state, then turn it into MBCS */ 307 fprintf(stderr, "ucm error: <icu:state> entry for non-MBCS table or before the <uconv_class> line\n"); 435 /* SBCS: use MBCS data structure with a default state table */ 444 fprintf(stderr, "ucm error: missing state table information (<icu:state>) for MBCS\n"); 448 /* EBCDIC_STATEFUL: use MBCS data structure with a default state table */ 461 /* DBCS: use MBCS data structure with a default state table */ [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
aliases.py | 443 # mbcs codec 444 'dbcs' : 'mbcs',
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_unicode_file.py | 26 # MBCS will not report the error properly 27 raise UnicodeError, "mbcs encoding problem"
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
aliases.py | 443 # mbcs codec 444 'dbcs' : 'mbcs',
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_unicode_file.py | 26 # MBCS will not report the error properly 27 raise UnicodeError, "mbcs encoding problem"
|
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/ |
unicode.pxd | 365 # These are the MBCS codec APIs. They are currently only available on 366 # Windows and use the Win32 MBCS converters to implement the 367 # conversions. Note that MBCS (or DBCS) is a class of encodings, not 371 # Create a Unicode object by decoding size bytes of the MBCS 383 # Encode the Py_UNICODE buffer of the given size using MBCS and 388 # Encode a Unicode objects using MBCS and return the result as
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
msvc9compiler.py | 120 s = dec("mbcs") 279 raise DistutilsPlatformError(stderr.decode("mbcs")) 281 stdout = stdout.decode("mbcs") 386 self.__paths = vc_env['path'].encode('mbcs').split(os.pathsep) 387 os.environ['lib'] = vc_env['lib'].encode('mbcs') 388 os.environ['include'] = vc_env['include'].encode('mbcs')
|