Home
last modified time | relevance | path

Searched refs:drives (Results 1 – 25 of 37) sorted by relevance

12

/external/fio/examples/
Dssd-test.fio1 # 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/
Dint13.c52 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/
Dbasic_machine.py23 drives = ['hda'] variable
/external/syslinux/win/
Dsyslinux.c295 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/
DBrowseDialog.cpp537 FStringVector drives; in Reload() local
538 if (!MyGetLogicalDriveStrings(drives)) in Reload()
540 FOR_VECTOR (i, drives) in Reload()
542 FString d = drives[i]; in Reload()
/external/libese/tools/ese_ls_provision/
DREADME.md19 which drives communication with the loader service, and the identifier is sent to the SE as part
/external/syslinux/doc/
Dextlinux.txt103 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.
Dusbkey.txt4 USB drives is completely arbitrary, and can vary from BIOS to BIOS,
Dmemdisk.txt141 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
Dsyslinux.txt90 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/python/cpython2/Doc/library/
Dcd.rst115 drives. Such drives have never been shipped by SGI.
189 required by certain CD-ROM drives.
Dheapq.rst303 On devices which cannot seek, like big tape drives, the story was quite
Dtest.rst20 :mod:`test.regrtest` drives the testing suite.
/external/antlr/antlr-3.4/runtime/C/doxygen/
Dgenerate.dox13 /// used by the StringTemplate engine, which drives code generation for all language targets. In fa…
/external/libvncserver/webclients/java-applet/ssl/
DREADME287 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/
DHowToBuildOnARM.rst78 external hard-drives (those are also a lot faster). So, at least, you
/external/syslinux/memdisk/
Dmemdisk.inc177 ; 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/syslinux/core/
Ddiskboot.inc225 ; floppy drives -- INT 13:08 on floppy drives will (may?) return info about
/external/ltp/tools/pounder21/
DCHANGELOG136 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/v8/tools/testrunner/
DREADME77 Main script. Parses command-line options and drives the test execution
/external/gptfdisk/
DREADME228 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
DNEWS451 - 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/
Dt-chaining-notes.txt210 now indicate, to the generic steering logic that drives them (iow,
/external/e2fsprogs/
DTODO117 the badblocks program (which I'm aware is not designed for IDE drives)
/external/google-breakpad/src/common/mac/
Ddump_syms.mm305 // Make a Dwarf2Handler that drives our DIEHandler.

12