Searched refs:putIntB (Results 1 – 1 of 1) sorted by relevance
273 static void putIntB(ByteBuffer bb, int bi, int x) { in putIntB() method in Bits280 static void putIntB(long a, int x) { in putIntB() method in Bits289 putIntB(bb, bi, x); in putInt()296 putIntB(a, x); in putInt()472 putIntB(bb, bi, Float.floatToRawIntBits(x)); in putFloatB()476 putIntB(a, Float.floatToRawIntBits(x)); in putFloatB()