/external/fio/examples/ |
D | ssd-test.fio | 1 # Do some important numbers on SSD drives, to gauge what kind of 6 # drives are usually separated from the good drives.
|
/external/syslinux/gpxe/src/arch/i386/interface/pcbios/ |
D | int13.c | 52 static LIST_HEAD ( drives ); 73 list_for_each_entry ( drive, &drives, list ) { in int13_set_num_drives() 388 list_for_each_entry ( drive, &drives, list ) { in int13() 618 if ( list_empty ( &drives ) ) in register_int13_drive() 622 list_add ( &drive->list, &drives ); in register_int13_drive() 648 if ( list_empty ( &drives ) ) in unregister_int13_drive()
|
/external/autotest/client/bin/net/ |
D | basic_machine.py | 23 drives = ['hda'] variable
|
/external/syslinux/win/ |
D | syslinux.c | 295 DWORD drives; in main() local 336 drives = GetLogicalDrives(); in main() 337 if (!(drives & (1 << (tolower(opt.device[0]) - 'a')))) { in main()
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | BrowseDialog.cpp | 529 FStringVector drives; in Reload() local 530 if (!MyGetLogicalDriveStrings(drives)) in Reload() 532 FOR_VECTOR (i, drives) in Reload() 534 FString d = drives[i]; in Reload()
|
/external/syslinux/doc/ |
D | extlinux.txt | 103 will install it on all the drives in the RAID-1 set, which means 104 you can boot any combination of drives in any order.
|
D | usbkey.txt | 4 USB drives is completely arbitrary, and can vary from BIOS to BIOS,
|
D | memdisk.txt | 141 nopass Hide all real drives of the same type (floppy or hard disk) 142 nopassany Hide all real drives (floppy and hard disk) 227 DOS will probably crash your machine (DOS doesn't like drives suddenly
|
D | syslinux.txt | 90 on hard drives to write a Master Boot Record (MBR), and to mark the 707 DOS and /dev/fd0 in Linux; for other drives, substitute the
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
D | generate.dox | 13 /// used by the StringTemplate engine, which drives code generation for all language targets. In fa…
|
/external/libvncserver/webclients/java-applet/ssl/ |
D | README | 287 Sets the file transfer "drives" dropdown to the "." separated 292 for 3 entries in the dropdown in addition to the "drives" 307 ultravnc "drives" will appear.
|
/external/llvm/docs/ |
D | HowToBuildOnARM.rst | 78 external hard-drives (those are also a lot faster). So, at least, you
|
/external/syslinux/memdisk/ |
D | memdisk.inc | 177 ; drives alone, such as an optical 194 je .norestoredl ; DL = number of drives 269 ; Reset affects multiple drives, so we need to pass it on 1108 ; a range of contiguous drives. 1109 ; Any BIOS drives above this region
|
/external/ltp/tools/pounder21/ |
D | CHANGELOG | 136 detect SCSI CD-ROM drives at all unless /dev/cdrom was set up properly 139 drives at all. This new one creates a list of potential CD/DVD
|
/external/syslinux/core/ |
D | diskboot.inc | 225 ; floppy drives -- INT 13:08 on floppy drives will (may?) return info about
|
/external/v8/tools/testrunner/ |
D | README | 77 Main script. Parses command-line options and drives the test execution
|
/external/gptfdisk/ |
D | README | 228 drives, physical hard disks, and virtual disks in the QEMU and VirtualBox 232 large (over-2TiB) drives; my only direct testing with such disks is with
|
D | NEWS | 451 - Adjusted alignment code to use 1 MiB alignment by default for drives with 453 for instance, to 4 MiB for drives with 2048-byte logical sector size.) 614 value is less than 8 on drives over about 596GiB, it's reset to 8, since 859 Digital Advanced Format drives. The new 'd' and 'l' options on the
|
/external/valgrind/docs/internals/ |
D | t-chaining-notes.txt | 210 now indicate, to the generic steering logic that drives them (iow,
|
/external/e2fsprogs/ |
D | TODO | 117 the badblocks program (which I'm aware is not designed for IDE drives)
|
/external/google-breakpad/src/common/mac/ |
D | dump_syms.mm | 305 // Make a Dwarf2Handler that drives our DIEHandler.
|
/external/swiftshader/third_party/LLVM/lib/Support/Windows/ |
D | Path.inc | 237 // is here except for drives.
|
/external/iproute2/testsuite/configs/ |
D | all-police-act | 296 # Please see Documentation/ide.txt for help/info on IDE drives
|
D | all-no-act | 296 # Please see Documentation/ide.txt for help/info on IDE drives
|
/external/curl/docs/ |
D | TODO | 374 multi API need to be moved even more into a single function that "drives"
|