Home
last modified time | relevance | path

Searched refs:megabytes (Results 1 – 25 of 40) sorted by relevance

12

/external/autotest/client/tests/parallel_dd/
Dparallel_dd.py9 def initialize(self, fs, fstype = 'ext2', megabytes = 1000, streams = 2, argument
11 self.megabytes = megabytes
12 self.blocks = megabytes * 256
25 logging.info('Dumping %d megabytes across %d streams', megabytes,
30 logging.info("Timing raw write of %d megabytes" % self.megabytes)
38 logging.info("Timing raw read of %d megabytes", self.megabytes)
106 self.raw_write_rate = self.megabytes / (time.time() - start)
110 self.raw_read_rate = self.megabytes / (time.time() - start)
119 self.fs_write_rate = self.megabytes / (time.time() - start)
125 self.fs_read_rate = self.megabytes / (time.time() - start)
Dcontrol14 job.run_test('parallel_dd', fs=fs, fstype='ext2', iterations=5, megabytes=1000, streams=2)
/external/autotest/client/site_tests/platform_CompressedSwap/src/
Dhog.c36 long int megabytes; in main() local
47 megabytes = estrtol(av[1]); in main()
49 if (megabytes > MAX_CHUNKS) { in main()
51 megabytes, MAX_CHUNKS); in main()
66 for (chunk = 0; chunk < megabytes; chunk++) { in main()
/external/autotest/client/tests/disktest/src/
Ddisktest.c32 unsigned int megabytes = 1; variable
264 megabytes = atoi(optarg); in main()
293 blocks = megabytes * (1024 * 1024 / blocksize); in main()
308 megabytes = stat_buf.st_size / (1024 * 1024); in main()
309 blocks = megabytes * (1024 * 1024 / blocksize); in main()
318 megabytes, signature); in main()
348 printf("Wrote %d MB to %s (%d seconds)\n", megabytes, filename, (int) (time(NULL) - start_time)); in main()
/external/icu/icu4c/source/data/unit/
Dmt.txt31 dnam{"megabytes"}
32 few{"{0} megabytes"}
33 many{"{0} megabytes"}
35 other{"{0} megabytes"}
Dgl.txt169 dnam{"megabytes"}
171 other{"{0} megabytes"}
Dpt.txt169 dnam{"megabytes"}
171 other{"{0} megabytes"}
Des.txt169 dnam{"megabytes"}
171 other{"{0} megabytes"}
Den.txt158 dnam{"megabytes"}
160 other{"{0} megabytes"}
Dfil.txt169 dnam{"megabytes"}
Dca.txt171 other{"{0} megabytes"}
/external/autotest/client/samples/
Dcontrol.patch_verify20 megabytes=1000, streams=2, tag=tag)
/external/opencv3/doc/tutorials/introduction/linux_install/
Dlinux_install.markdown135 megabytes do really matter.
/external/bzip2/
Dbzip2.txt164 megabytes or less), use -s for everything. See
331 bzip2 usually allocates several megabytes of memory to
359 could not handle compressed files more than 512 megabytes
Dbzip2.1.preformatted167 megabytes or less), use −s for everything. See
334 _b_z_i_p_2 usually allocates several megabytes of memory to
362 could not handle compressed files more than 512 megabytes
/external/llvm/docs/CommandGuide/
Dbugpoint.rst115 **--mlimit** *megabytes*
/external/llvm/docs/
DBuildingLLVMWithAutotools.rst116 megabytes of output.
/external/autotest/docs/
Dbest-practices.md359 and/or is large (hundreds of megabytes as opposed to tens) then using an
/external/fio/
DHOWTO1146 Should probably always be a multiple of megabytes, so using
1788 io= Number of megabytes io performed
1842 io= Number of megabytes io performed.
/external/pcre/dist/doc/
Dpcretest.txt164 size megabytes.
/external/e2fsprogs/po/
Did.po5486 "\tsize=<journal size in megabytes>\n"
5499 "\tsize=<ukuran jurnal dalam megabytes>\n"
Des.po5628 "\tsize=<journal size in megabytes>\n"
5641 "\tsize=<tamaño del fichero de transacciones en megabytes>\n"
Dnl.po5522 "\tsize=<journal size in megabytes>\n"
5535 " size=<journal-grootte in megabytes>\n"
/external/e2fsprogs/
DRELEASE-NOTES4435 Mke2fs will now accept a size in megabytes, gigabytes, and other units
4833 the new filesystem size (sectors, kilobytes, megabytes, or gigabytes),
7106 Previously a filesystem with 1 million inodes required 4 megabytes of
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_tpp_net.utf2481 11054 "megabytes"

12