HomeSort by relevance Sort by last modified time
    Searched full:drive (Results 276 - 300 of 1471) sorted by null

<<11121314151617181920>>

  /prebuilts/devtools/tools/
lint.bat 26 rem Change current directory and drive to where the script is, to avoid
monkeyrunner.bat 23 rem Change current directory and drive to where the script is, to avoid
traceview.bat 23 rem Change current directory and drive to where the script is, to avoid
uiautomatorviewer.bat 23 rem Change current directory and drive to where the script is, to avoid
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
hdreg.h 193 #define WIN_SPECIFY 0x91 /* set drive geometry translation */
225 #define WIN_IDLEIMMEDIATE 0xE1 /* force drive to become "ready" */
236 #define WIN_IDENTIFY 0xEC /* ask drive to identify itself */
239 #define WIN_SETFEATURES 0xEF /* set special drive features */
295 #define SETFEATURES_PREFETCH 0xAB /* Sets drive prefetch value */
343 #define HDIO_DRIVE_TASK 0x031e /* execute task and special drive command */
344 #define HDIO_DRIVE_CMD 0x031f /* execute a special drive command */
427 unsigned short cur_capacity0; /* Obsolete, l total sectors on drive */
632 * IDE "nice" flags. These are used on a per drive basis to determine
  /prebuilts/go/darwin-x86/src/debug/dwarf/
line.go 612 // a drive letter or UNC path.
613 drive, dirname := splitDrive(dirname)
614 if drive == "" {
621 if strings.ToLower(drive) != strings.ToLower(drive2) {
626 // Drives are the same. Ignore drive on filename.
631 return drive + dirname + filename
634 // splitDrive splits the DOS drive letter or UNC share point from
635 // path, if any. path == drive + rest
636 func splitDrive(path string) (drive, rest string) {
  /prebuilts/go/linux-x86/src/debug/dwarf/
line.go 612 // a drive letter or UNC path.
613 drive, dirname := splitDrive(dirname)
614 if drive == "" {
621 if strings.ToLower(drive) != strings.ToLower(drive2) {
626 // Drives are the same. Ignore drive on filename.
631 return drive + dirname + filename
634 // splitDrive splits the DOS drive letter or UNC share point from
635 // path, if any. path == drive + rest
636 func splitDrive(path string) (drive, rest string) {
  /sdk/files/
post_tools_install.bat 29 rem Change current directory and drive to where the script is, to avoid
  /external/syslinux/dosutil/
eltorito.asm 5 ; El Torito Bootable CD-ROM driver which does not reset the CD-ROM drive upon
6 ; loading, but instead accesses the drive through BIOS system calls
242 DrvBytes: ;Read Drive Bytes
435 call DoNothing ;Reset Drive
787 mov [DriveNumber], cl ; Store drive number
793 mov si, DrvNumMsg ; Display "drive number="
802 ; so loop to find drive number
804 ; ??? mov dl, 0ffh ;Start at Drive 0xff
808 ; mov si,offset SpecPkt ;Locate booted CD-ROM drive
829 ; dec dl ;Next drive
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
BootMaint.h 31 #define STR_FLOPPY L"Floppy Drive #%02x"
32 #define STR_HARDDISK L"HardDisk Drive #%02x"
33 #define STR_CDROM L"ATAPI CDROM Drive #%02x"
34 #define STR_NET L"NET Drive #%02x"
35 #define STR_BEV L"BEV Drive #%02x"
36 #define STR_FLOPPY_HELP L"Select Floppy Drive #%02x"
37 #define STR_HARDDISK_HELP L"Select HardDisk Drive #%02x"
38 #define STR_CDROM_HELP L"Select ATAPI CDROM Drive #%02x"
39 #define STR_NET_HELP L"NET Drive #%02x"
40 #define STR_BEV_HELP L"BEV Drive #%02x"
    [all...]
Bm.vfr 117 // We will add "Select Legacy Boot Floppy Drive" and "Select Legacy Boot Hard Drive"
  /packages/apps/TvSettings/Settings/res/values-in/
strings.xml 311 <string name="storage_forget_wall_of_text" msgid="8953451024930539678">"Untuk menggunakan aplikasi atau data dalam drive ini, colokkan kembali drive tersebut. Selain itu, Anda dapat memilih untuk melupakan penyimpanan ini jika drive tidak tersedia.\n\nJika Anda memilih Lupakan, semua data di dalam drive akan hilang selamanya.\n\nAnda dapat memasang aplikasi lagi nanti, namun data yang tersimpan dalam drive ini akan hilang."</string>
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/
IpfBootSupport.c 19 Assign drive number to legacy HDD drives prior to booting an EFI
28 @retval EFI_SUCCESS Drive numbers assigned
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Ppi/
UsbIo.h 4 USB-class storage device, such as USB CD/DVD, USB hard drive, or USB FLASH
5 drive. These interfaces are modeled on the UEFI 2.3 specification EFI_USB_IO_PROTOCOL.
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
SdramSpdDdr4.h     [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordDxe/
OpalHiiFormStrings.uni 50 #string STR_DISK_INFO_SET_ADMIN_PSWD #language en-US "Update Drive Admin Password"
51 #string STR_DISK_INFO_SET_USER_PSWD #language en-US "Set Drive User Password"
  /external/ant-glob/src/org/apache/tools/ant/util/
FileUtils.java 169 // Eliminate consecutive slashes after the drive spec:
177 // UNC drive
  /external/autotest/client/site_tests/hardware_Smartctl/
hardware_Smartctl.py 85 # find drive model
97 raise error.TestFail('Can not find drive model')
  /external/autotest/client/site_tests/hardware_StorageFio/
hardware_StorageFio.py 33 'flash drive and a SD card for testing external storage' %
90 # Use the first partition of the external drive
  /external/autotest/server/site_tests/factory_InstallVM/
factory_InstallVM.py 125 ["-drive", "file=%s,boot=off" % self.hda,
126 "-drive", "file=%s,boot=on" % hdb,
  /external/kernel-headers/original/uapi/linux/
msdos_fs.h 131 __u8 drive_number; /* Physical drive number */
154 __u8 drive_number; /* Physical drive number */
  /external/stressapptest/src/
error_diag.h 142 // Add info about a miscompare from a drive.
146 // Add info about a sector tag miscompare from a drive.
  /external/webrtc/webrtc/base/
pathutils.h 95 bool GetDrive(char* drive, uint32_t bytes) const;
96 static bool GetDrive(char* drive,
  /prebuilts/go/darwin-x86/src/path/filepath/
symlink_windows.go 15 // normVolumeName is like VolumeName, but makes drive letter upper case.
57 // * relative paths begin with drive letter (e.g C:foo\bar, C:..\foo\bar, C:.., C:.)
  /prebuilts/go/linux-x86/src/path/filepath/
symlink_windows.go 15 // normVolumeName is like VolumeName, but makes drive letter upper case.
57 // * relative paths begin with drive letter (e.g C:foo\bar, C:..\foo\bar, C:.., C:.)

Completed in 541 milliseconds

<<11121314151617181920>>