Home
last modified time | relevance | path

Searched refs:decimal (Results 1 – 12 of 12) sorted by relevance

/system/update_engine/scripts/update_payload/
Dformat_utils_unittest.py66 self.assertEqual(format_utils.BytesToHumanReadable(5000, decimal=True),
68 self.assertEqual(format_utils.BytesToHumanReadable(5000000, decimal=True),
71 decimal=True),
Dformat_utils.py67 def BytesToHumanReadable(size, precision=1, decimal=False): argument
95 suffixes, base = constants[decimal]
/system/bt/
DEventLogTags.logtags4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the
/system/tools/xsdc/tests/resources/predefined_types/
Dpredefined_types.xsd32 <xs:element name="decimal" type="xs:decimal"/>
/system/core/liblog/
Devent.logtags4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the
/system/core/storaged/
DEventLogTags.logtags4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the
/system/core/logd/
Devent.logtags4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the
/system/core/lmkd/
Devent.logtags4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the
/system/tools/xsdc/tests/src/com/android/xsdc/tests/
DXmlParserTest.java226 BigDecimal decimal = (BigDecimal) numericTypes.getMethod("getDecimal").invoke( in testPredefinedTypes() local
251 assertThat(decimal, is(new BigDecimal("1234.57"))); in testPredefinedTypes()
/system/core/logcat/
Devent.logtags4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the
/system/core/adb/
DSYNC.TXT52 comma (","). The first part is the actual path, while the second is a decimal
DSERVICES.TXT33 new emulator starts up. <port> is a decimal number corresponding