Lines Matching defs:flip
223 * flip is set to true if the old buffer needs to be flipped
226 private ByteBuffer realloc (ByteBuffer b, boolean flip, BufType type) {
230 if (flip) {
231 b.flip();
297 wrap_dst.flip();
323 unwrap_src.flip();
339 unwrap_src.flip();
363 r.buf.flip();
424 dst.flip();
438 tmp.flip ();
471 tmp.flip();
634 buf.flip();