Searched refs:decimal (Results 1 – 11 of 11) sorted by relevance
/system/update_engine/scripts/update_payload/ |
D | format_utils_unittest.py | 71 self.assertEqual(format_utils.BytesToHumanReadable(5000, decimal=True), 73 self.assertEqual(format_utils.BytesToHumanReadable(5000000, decimal=True), 76 decimal=True),
|
D | format_utils.py | 69 def BytesToHumanReadable(size, precision=1, decimal=False): argument 97 suffixes, base = constants[decimal]
|
/system/bt/ |
D | EventLogTags.logtags | 4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the
|
/system/tools/xsdc/tests/resources/predefined_types/ |
D | predefined_types.xsd | 32 <xs:element name="decimal" type="xs:decimal"/>
|
/system/core/storaged/ |
D | EventLogTags.logtags | 4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the
|
/system/logging/logd/ |
D | event.logtags | 4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the
|
/system/logging/liblog/ |
D | event.logtags | 4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the
|
/system/memory/lmkd/ |
D | event.logtags | 4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the
|
/system/logging/logcat/ |
D | event.logtags | 4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the
|
/system/libsysprop/srcs/android/sysprop/ |
D | TelephonyProperties.sysprop | 172 # of the SIM. 5 or 6 decimal digits. Indexed by phone ID
|
/system/bt/gd/hci/ |
D | hci_packets.pdl | 1248 numeric_value : 32, // 000000-999999 decimal or 0x0-0xF423F
|