Searched refs:UCNV_DBCS (Results 1 - 9 of 9) sorted by relevance

/external/icu4c/tools/makeconv/
H A Ducnvstat.c33 0, UCNV_IBM, UCNV_DBCS, 2, 2,
H A Dmakeconv.c750 if(states->conversionType==UCNV_DBCS) {
/external/icu4c/common/unicode/
H A Ducnv.h96 UCNV_DBCS = 1, enumerator in enum:__anon6400
2033 * An example of this are converters that are of the type UCNV_SBCS or UCNV_DBCS.
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Ducnv.h92 UCNV_DBCS = 1, enumerator in enum:__anon14944
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Ducnv.h92 UCNV_DBCS = 1, enumerator in enum:__anon15021
/external/webkit/Source/WebCore/icu/unicode/
H A Ducnv.h92 UCNV_DBCS = 1, enumerator in enum:__anon15187
/external/icu4c/tools/toolutil/
H A Ducmstate.c265 states->conversionType=UCNV_DBCS;
300 case UCNV_DBCS:
460 case UCNV_DBCS:
/external/icu4c/common/
H A Ducnv.c2899 case UCNV_DBCS:
H A Ducnvmbcs.c1529 if( sharedData->staticData->conversionType==UCNV_DBCS ||
5569 return (UConverterType)UCNV_DBCS;

Completed in 239 milliseconds