Home
last modified time | relevance | path

Searched refs:UCNV_SO (Results 1 – 11 of 11) sorted by relevance

/external/chromium/third_party/icu/source/common/
Ducnv2022.c644 if (converter->mode == UCNV_SO){ in _ISO2022Reset()
849 _this->mode = UCNV_SO; in changeState_2022()
1224 saveThis->mode = UCNV_SO; in T_UConverter_toUnicode_ISO_2022_OFFSETS_LOGIC()
1888 buffer[outLen++] = UCNV_SO; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC()
2068 case UCNV_SO: in UConverter_toUnicode_ISO_2022_JP_OFFSETS_LOGIC()
2370 *target++ = UCNV_SO; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC()
2666 }else if(mySourceChar==UCNV_SO){ in UConverter_toUnicode_ISO_2022_KR_OFFSETS_LOGIC()
3086 buffer[len++] = UCNV_SO; in UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC()
3250 case UCNV_SO: in UConverter_toUnicode_ISO_2022_CN_OFFSETS_LOGIC()
3459 *p++ = UCNV_SO; in _ISO_2022_WriteSub()
Ducnv_ext.c717 shiftByte=(uint8_t)UCNV_SO; in ucnv_extWriteFromU()
Ducnvmbcs.c4031 value|=(uint32_t)UCNV_SO<<16; in ucnv_MBCSFromUnicodeWithOffsets()
4251 value|=(uint32_t)UCNV_SO<<16; in ucnv_MBCSFromUnicodeWithOffsets()
5408 *p++=UCNV_SO; in ucnv_MBCSWriteSub()
/external/icu4c/common/
Ducnv2022.c666 if (converter->mode == UCNV_SO){ in _ISO2022Reset()
871 _this->mode = UCNV_SO; in changeState_2022()
1246 saveThis->mode = UCNV_SO; in T_UConverter_toUnicode_ISO_2022_OFFSETS_LOGIC()
1910 buffer[outLen++] = UCNV_SO; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC()
2090 case UCNV_SO: in UConverter_toUnicode_ISO_2022_JP_OFFSETS_LOGIC()
2392 *target++ = UCNV_SO; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC()
2688 }else if(mySourceChar==UCNV_SO){ in UConverter_toUnicode_ISO_2022_KR_OFFSETS_LOGIC()
3108 buffer[len++] = UCNV_SO; in UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC()
3272 case UCNV_SO: in UConverter_toUnicode_ISO_2022_CN_OFFSETS_LOGIC()
3481 *p++ = UCNV_SO; in _ISO_2022_WriteSub()
Ducnv_ext.c717 shiftByte=(uint8_t)UCNV_SO; in ucnv_extWriteFromU()
Ducnvmbcs.c459 value[0] = UCNV_SO; in getSISOBytes()
5542 *p++=UCNV_SO; in ucnv_MBCSWriteSub()
/external/webkit/JavaScriptGlue/icu/unicode/
Ducnv.h82 #define UCNV_SO 0x0E macro
/external/webkit/WebCore/icu/unicode/
Ducnv.h82 #define UCNV_SO 0x0E macro
/external/webkit/JavaScriptCore/icu/unicode/
Ducnv.h82 #define UCNV_SO 0x0E macro
/external/chromium/third_party/icu/public/common/unicode/
Ducnv.h82 #define UCNV_SO 0x0E macro
/external/icu4c/common/unicode/
Ducnv.h83 #define UCNV_SO 0x0E macro