Searched refs:mask2 (Results 1 - 25 of 132) sorted by relevance

123456

/openjdk7/jdk/src/share/classes/sun/io/
H A DCharToByteJIS0201.java43 super.mask2 = 0x00FF;
53 + (inputChar & mask2));
57 if (index2.charAt(index1[((ch & mask1) >> shift)] + (ch & mask2)) != '\u0000')
H A DCharToByteCp037.java46 super.mask2 = 0x00FF;
H A DCharToByteCp1006.java46 super.mask2 = 0x00FF;
H A DCharToByteCp1025.java46 super.mask2 = 0x00FF;
H A DCharToByteCp1026.java46 super.mask2 = 0x00FF;
H A DCharToByteCp1046.java46 super.mask2 = 0x00FF;
H A DCharToByteCp1047.java46 super.mask2 = 0x00FF;
H A DCharToByteCp1097.java46 super.mask2 = 0x00FF;
H A DCharToByteCp1098.java46 super.mask2 = 0x00FF;
H A DCharToByteCp1112.java46 super.mask2 = 0x00FF;
H A DCharToByteCp1122.java46 super.mask2 = 0x00FF;
H A DCharToByteCp1123.java46 super.mask2 = 0x00FF;
H A DCharToByteCp1124.java46 super.mask2 = 0x00FF;
H A DCharToByteCp1140.java51 super.mask2 = 0x00FF;
H A DCharToByteCp1141.java51 super.mask2 = 0x00FF;
H A DCharToByteCp1142.java51 super.mask2 = 0x00FF;
H A DCharToByteCp1143.java51 super.mask2 = 0x00FF;
H A DCharToByteCp1144.java51 super.mask2 = 0x00FF;
H A DCharToByteCp1145.java51 super.mask2 = 0x00FF;
H A DCharToByteCp1146.java51 super.mask2 = 0x00FF;
H A DCharToByteCp1147.java51 super.mask2 = 0x00FF;
H A DCharToByteCp1148.java51 super.mask2 = 0x00FF;
H A DCharToByteCp1149.java51 super.mask2 = 0x00FF;
H A DCharToByteCp1250.java47 super.mask2 = 0x00FF;
H A DCharToByteCp1251.java46 super.mask2 = 0x00FF;

Completed in 37 milliseconds

123456