Searched refs:megabytes (Results 1 – 25 of 40) sorted by relevance
12
/external/autotest/client/tests/parallel_dd/ |
D | parallel_dd.py | 9 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)
|
D | control | 14 job.run_test('parallel_dd', fs=fs, fstype='ext2', iterations=5, megabytes=1000, streams=2)
|
/external/autotest/client/site_tests/platform_CompressedSwap/src/ |
D | hog.c | 36 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/ |
D | disktest.c | 32 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/ |
D | mt.txt | 31 dnam{"megabytes"} 32 few{"{0} megabytes"} 33 many{"{0} megabytes"} 35 other{"{0} megabytes"}
|
D | gl.txt | 169 dnam{"megabytes"} 171 other{"{0} megabytes"}
|
D | pt.txt | 169 dnam{"megabytes"} 171 other{"{0} megabytes"}
|
D | es.txt | 169 dnam{"megabytes"} 171 other{"{0} megabytes"}
|
D | en.txt | 158 dnam{"megabytes"} 160 other{"{0} megabytes"}
|
D | fil.txt | 169 dnam{"megabytes"}
|
D | ca.txt | 171 other{"{0} megabytes"}
|
/external/autotest/client/samples/ |
D | control.patch_verify | 20 megabytes=1000, streams=2, tag=tag)
|
/external/opencv3/doc/tutorials/introduction/linux_install/ |
D | linux_install.markdown | 135 megabytes do really matter.
|
/external/bzip2/ |
D | bzip2.txt | 164 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
|
D | bzip2.1.preformatted | 167 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/ |
D | bugpoint.rst | 115 **--mlimit** *megabytes*
|
/external/llvm/docs/ |
D | BuildingLLVMWithAutotools.rst | 116 megabytes of output.
|
/external/autotest/docs/ |
D | best-practices.md | 359 and/or is large (hundreds of megabytes as opposed to tens) then using an
|
/external/fio/ |
D | HOWTO | 1146 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/ |
D | pcretest.txt | 164 size megabytes.
|
/external/e2fsprogs/po/ |
D | id.po | 5486 "\tsize=<journal size in megabytes>\n" 5499 "\tsize=<ukuran jurnal dalam megabytes>\n"
|
D | es.po | 5628 "\tsize=<journal size in megabytes>\n" 5641 "\tsize=<tamaño del fichero de transacciones en megabytes>\n"
|
D | nl.po | 5522 "\tsize=<journal size in megabytes>\n" 5535 " size=<journal-grootte in megabytes>\n"
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 4435 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/ |
D | en-US_tpp_net.utf | 2481 11054 "megabytes"
|
12