Searched defs:bits (Results 1 – 3 of 3) sorted by relevance
255 val bits = halfValue.toInt() and 0xffff in round() constant285 val bits = halfValue.toInt() and 0xffff in ceil() constant315 val bits = halfValue.toInt() and 0xffff in floor() constant344 val bits = halfValue.toInt() and 0xffff in trunc() constant428 val bits = halfValue.toInt() and 0xffff in toHexString() constant535 val bits = f.toRawBits() in floatToHalf() constant578 val bits = h.toInt() and 0xffff in halfToFloat() constant
30 val bits = hex.toInt(16) in <lambda>() constant
3498 val bits = others[address] in set() constant3553 val bits = if (start < end) -1L else 0L in setRange() constant