Searched refs:putShortUnchecked (Results 1 – 7 of 7) sorted by relevance
233 bb.putShortUnchecked(ix(checkIndex(i)), x); in put()
2618 abstract void putShortUnchecked(int index, short value); in putShortUnchecked() method in ByteBuffer
604 void putShortUnchecked(int i, short x) { in putShortUnchecked() method in HeapByteBuffer
549 void putShortUnchecked(int i, short x) { in putShortUnchecked() method in DirectByteBuffer
604 void putShortUnchecked(int i, short x) {
179 abstract void putShortUnchecked(int index, short value); in putShortUnchecked() method in ByteBuffer
242 void putShortUnchecked(int i, short x) { in putShortUnchecked() method in DirectByteBuffer