Home | History | Annotate | Download | only in test

Lines Matching defs:MiB

605                                                1024 * 1024,  // offset: 1 MiB
852 1024 * 1024, // offset: 1 MiB
1833 const size_t MiB = 1024 * 1024;
1834 const size_t boot_size = 6 * MiB;
1835 const size_t boot_part_size = 8 * MiB;
1836 const size_t system_size = 16 * MiB;
1837 const size_t system_part_size = 32 * MiB;
1838 const size_t foobar_size = 8 * MiB;
1839 const size_t foobar_part_size = 16 * MiB;
1840 const size_t bazboo_size = 4 * MiB;
1841 const size_t bazboo_part_size = 8 * MiB;
2120 const size_t MiB = 1024 * 1024;
2121 const size_t system_size = 16 * MiB;
2122 const size_t system_part_size = 32 * MiB;