Home
last modified time | relevance | path

Searched defs:bits (Results 1 – 5 of 5) sorted by relevance

/cts/tools/dex-tools/src/dex/reader/
DDexBuffer.java146 int bits = readInt(nBytes); in readFloat() local
173 long bits = readLong(nBytes); in readDouble() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DFloat16Utils.java112 long bits = (exponent & DOUBLE_EXPONENT_MASK) | (mantissa & DOUBLE_MANTISSA_MASK); in constructDouble() local
/cts/tests/tests/content/src/android/content/cts/util/
DXmlUtils.java146 long bits; in parseUnsignedIntAttribute() local
/cts/tests/tests/widget/src/android/widget/cts/util/
DXmlUtils.java144 long bits; in parseUnsignedIntAttribute() local
/cts/tests/tests/view/src/android/view/cts/util/
DXmlUtils.java143 long bits; in parseUnsignedIntAttribute() local