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

<<31323334353637383940>>

  /external/curl/tests/python_dependencies/impacket/
smb.py 385 21: ("ERRnotready", "Drive not ready."),
398 34: ("ERRwrongdisk", "The wrong disk was found in a drive."),
418 ERRbaddrive: ("ERRbaddrive", "Invalid drive specified."),
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
listsort.txt 632 def drive():
656 drive()
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_ssl.py 675 (e.g. drive or directory names) are ignored. (XXX They should
686 drive, word = os.path.splitdrive(word)
    [all...]
test_shutil.py 353 "source and target should be on same drive")
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
listsort.txt 629 def drive():
653 drive()
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
st32_64.S 66 PhysicalDrive: .byte 0 # Physical Drive Number - 1 byte
286 movb PhysicalDrive(%bp), %dl # dl = Drive Number
    [all...]
st32_64.asm 62 PhysicalDrive db 0 ; Physical Drive Number - 1 byte
283 mov dl,byte ptr [bp+PhysicalDrive] ; dl = Drive Number
    [all...]
start32.S 66 PhysicalDrive: .byte 0 # Physical Drive Number - 1 byte
274 movb PhysicalDrive(%bp), %dl # dl = Drive Number
    [all...]
  /device/linaro/bootloader/edk2/OptionRomPkg/AtapiPassThruDxe/
AtapiPassThru.h 244 #define DRDY BIT6 ///< Drive Ready
245 #define DWF BIT5 ///< Drive Write Fault
    [all...]
  /external/libmtp/logs/
mtp-detect-archos-48.txt 15 I have an Archos 48 Internet Tablet, a device with a 500 GB hard drive I use as music player. This is the output of mtp-detect
537 StorageDescription: Internal Hard Drive
    [all...]
  /external/python/cpython2/Objects/
listsort.txt 632 def drive():
656 drive()
    [all...]
  /external/python/cpython3/Lib/test/test_import/
__init__.py 564 drive = path[0]
565 unc = "\\\\%s\\%s$"%(hn, drive)
    [all...]
  /external/python/cpython3/Objects/
listsort.txt 632 def drive():
656 drive()
    [all...]
  /art/compiler/optimizing/
scheduler.h 341 // This class and its sub-classes will never be used to drive a visit of an
  /cts/tests/tests/webkit/src/android/webkit/cts/
WebViewTest.java 289 assertEquals("455 LARKSPUR DRIVE CALIFORNIA SPRINGS CALIFORNIA 92826",
290 WebView.findAddress("455 LARKSPUR DRIVE CALIFORNIA SPRINGS CALIFORNIA 92826"));
292 assertEquals("455 LARKSPUR DRIVE CALIFORNIA SPRINGS CALIFORNIA",
293 WebView.findAddress("455 LARKSPUR DRIVE CALIFORNIA SPRINGS CALIFORNIA"));
    [all...]
  /device/google/contexthub/firmware/os/algos/
fusion.c 529 // drive the Kalman filter with zero mean dummy gyro vector
  /device/google/contexthub/firmware/os/drivers/ams_tmd4903/
ams_tmd4903.c 107 #define AMS_TMD4903_PGCFG1_SETTING 0x04 // gain: 1x, drive: 50 mA
    [all...]
  /device/google/wahoo/sepolicy/vendor/
file_contexts 110 # Block devices for the drive that holds the xbl_a and xbl_b partitions.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
msvccompiler.py 326 base = os.path.splitdrive(base)[1] # Chop off the drive
  /device/linaro/bootloader/edk2/BaseTools/UserManuals/
Intel_UEFI_Packaging_Tool_Man_Page.rtf 106 The working directory for the EDK II build tree (containing distribution packages) is defined as a first level folder from the root directory for drive C. For example:
119 ORKSPACE to the newly created drive:
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/
EfiDevice.c 758 // Set the pointer after the source drive (eg: after fs1:)
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
BiosKeyboard.h 132 // drive data and clock of KB to high for at least 500us for BAT needs
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
UsbMassBoot.c 278 // If the sense data shows the drive is not ready, we need execute the cmd again.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
Variable.c 457 This function create a currently loaded Drive Option from
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/BootManagerUiLib/
BootManager.c 39 L"Legacy Hard Drive",

Completed in 1728 milliseconds

<<31323334353637383940>>