Home
last modified time | relevance | path

Searched defs:getTrail (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetBOCU1.java245 private static final int getTrail=1; field in CharsetBOCU1.CharsetEncoderBOCU
469 private int getTrail(CharBuffer source, ByteBuffer target, IntBuffer offsets){ in getTrail() method in CharsetBOCU1.CharsetEncoderBOCU
883 private int getTrail(ByteBuffer source, CharBuffer target, IntBuffer offsets){ in getTrail() method in CharsetBOCU1.CharsetEncoderBOCU
DCharsetSCSU.java1052 private int getTrail(CharBuffer source, ByteBuffer target, IntBuffer offsets){ in getTrail() method in CharsetSCSU.CharsetEncoderSCSU
DCharsetMBCS.java4542 … private final boolean getTrail(CharBuffer source, ByteBuffer target, int uniMask, SideEffects x, in getTrail() method in CharsetMBCS.CharsetEncoderMBCS