Searched refs:putShortUnchecked (Results 1 – 6 of 6) sorted by relevance
116 bb.putShortUnchecked(ix(checkIndex(i)), x); in put()
1273 abstract void putShortUnchecked(int index, short value); in putShortUnchecked() method in ByteBuffer
295 void putShortUnchecked(int i, short x) { in putShortUnchecked() method in HeapByteBuffer
518 void putShortUnchecked(int i, short x) { in putShortUnchecked() method in DirectByteBuffer
179 abstract void putShortUnchecked(int index, short value); in putShortUnchecked() method in ByteBuffer
235 void putShortUnchecked(int i, short x) { in putShortUnchecked() method in DirectByteBuffer