Searched refs:MBCS_OUTPUT_1 (Results 1 – 5 of 5) sorted by relevance
524 if (mbcsTable.outputType == CharsetMBCS.MBCS_OUTPUT_1) { in readMBCSTable()536 if (mbcsTable.outputType != CharsetMBCS.MBCS_OUTPUT_1) { in readMBCSTable()551 case CharsetMBCS.MBCS_OUTPUT_1: in readMBCSTable()
410 case MBCS_OUTPUT_1: in loadConverter()977 … if (!((mbcsTable.outputType == MBCS_OUTPUT_1 || mbcsTable.outputType == MBCS_OUTPUT_2_SISO) && in EBCDICSwapLFNL()983 if (mbcsTable.outputType == MBCS_OUTPUT_1) { in EBCDICSwapLFNL()1040 if (mbcsTable.outputType == MBCS_OUTPUT_1) { in EBCDICSwapLFNL()1066 static final int MBCS_OUTPUT_1 = 0; /* 0 */ field in CharsetMBCS1067 static final int MBCS_OUTPUT_2 = MBCS_OUTPUT_1 + 1; /* 1 */2887 … if (outputType == MBCS_OUTPUT_1 && (uniMask & UConverterConstants.HAS_SURROGATES) == 0) { in encodeLoop()3398 if (sharedData.mbcs.outputType == MBCS_OUTPUT_1) { in fromUChar32()4785 if(mbcsTable.outputType==MBCS_OUTPUT_1){ in MBCSGetFilteredUnicodeSetForUnicode()
1463 if(noFromU && outputType==MBCS_OUTPUT_1) { in ucnv_swap()1471 case MBCS_OUTPUT_1: in ucnv_swap()1498 if( outputType!=MBCS_OUTPUT_EXT_ONLY && outputType!=MBCS_OUTPUT_1 && in ucnv_swap()1579 if(outputType==MBCS_OUTPUT_1) { in ucnv_swap()
329 MBCS_OUTPUT_1, /* 0 */ enumerator
877 if(mbcsTable->outputType==MBCS_OUTPUT_1) { in ucnv_MBCSGetFilteredUnicodeSetForUnicode()1285 (mbcsTable->outputType==MBCS_OUTPUT_1 || mbcsTable->outputType==MBCS_OUTPUT_2_SISO) && in _EBCDICSwapLFNL()1292 if(mbcsTable->outputType==MBCS_OUTPUT_1) { in _EBCDICSwapLFNL()1369 if(mbcsTable->outputType==MBCS_OUTPUT_1) { in _EBCDICSwapLFNL()1578 if(noFromU && mbcsTable->outputType==MBCS_OUTPUT_1) { in ucnv_MBCSLoad()1746 case MBCS_OUTPUT_1: in ucnv_MBCSLoad()4115 if(outputType==MBCS_OUTPUT_1 && !(unicodeMask&UCNV_HAS_SURROGATES)) { in ucnv_MBCSFromUnicodeWithOffsets()4852 if(sharedData->mbcs.outputType==MBCS_OUTPUT_1) { in ucnv_MBCSFromUChar32()