Searched refs:putIntB (Results 1 – 1 of 1) sorted by relevance
292 static void putIntB(ByteBuffer bb, int bi, int x) { in putIntB() method in Bits299 static void putIntB(long a, int x) { in putIntB() method in Bits308 putIntB(bb, bi, x); in putInt()315 putIntB(a, x); in putInt()513 putIntB(bb, bi, Float.floatToRawIntBits(x)); in putFloatB()517 putIntB(a, Float.floatToRawIntBits(x)); in putFloatB()