Searched refs:index2b (Results 1 - 6 of 6) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/io/
H A DCharToByteCp33722.java59 super.index2b = nioCoder.getEncoderIndex2b();
H A DCharToByteCp964.java59 super.index2b = nioCoder.getEncoderIndex2b();
H A DCharToByteEUC.java36 protected String index2b; field in class:CharToByteEUC
149 theChars = index2b;
239 theChars = index2b;
/openjdk7/jdk/src/share/classes/sun/nio/cs/ext/
H A DIBM33722.java103 return Encoder.index2b;
2529 super.index2b = index2b;
2794 private final static String index2b; field in class:IBM33722.Encoder
5802 index2b =
H A DIBM964.java107 return Encoder.index2b;
4734 super.index2b = index2b;
4872 private final static String index2b; field in class:IBM964.Encoder
7881 index2b =
H A DSimpleEUCEncoder.java46 protected String index2b; field in class:SimpleEUCEncoder
81 theChars = index2b;
139 theChars = index2b;
219 theChars = index2b;

Completed in 116 milliseconds