Searched defs:MEGABYTE (Results 1 – 10 of 10) sorted by relevance
28 MEGABYTE = 1024 * 1024 variable
25 MEGABYTE = 1048576.0 variable
97 MEGABYTE = 9; enumerator
152 #define MEGABYTE 1000000 /* Decimal megabyte (MB) */ in benchmark() macro
151 #define MEGABYTE 1000000 /* Decimal megabyte (MB) */ in benchmark() macro
296 typedef KILOBYTE MEGABYTE[1024]; typedef
1075 … public static final MeasureUnit MEGABYTE = MeasureUnit.internalGetInstance("digital", "megabyte"); field in MeasureUnit
998 … public static final MeasureUnit MEGABYTE = MeasureUnit.internalGetInstance("digital", "megabyte"); field in MeasureUnit
92 MEGABYTE = 9; enumerator