Home | History | Annotate | Download | only in charset

Lines Matching defs:SideEffects

2951                         SideEffects x = new SideEffects(c, sourceArrayIndex, sourceIndex, nextSourceIndex,
2996 SideEffects x = new SideEffects(c, sourceArrayIndex, sourceIndex,
3206 SideEffects x = new SideEffects(c, sourceArrayIndex, sourceIndex, nextSourceIndex,
4525 private final class SideEffects {
4529 SideEffects(int c_, int sourceArrayIndex_, int sourceIndex_, int nextSourceIndex_, int prevSourceIndex_,
4542 private final boolean getTrail(CharBuffer source, ByteBuffer target, int uniMask, SideEffects x,
4575 private final boolean unassigned(CharBuffer source, ByteBuffer target, IntBuffer offsets, SideEffects x,