/external/python/cpython2/Tools/msi/ |
uisample.py | 239 (u'DiskCostDlg', u'Text', u'Text', 20, 53, 330, 40, 3, None, u'The highlighted volumes (if any) do not have enough disk space available for the currently selected features. You can either remove some files from the highlighted volumes, or choose to install less features onto local drive(s), or select different destination drive(s).', None, None), 300 (u'OutOfDiskDlg', u'Text', u'Text', 20, 53, 330, 40, 3, None, u'The highlighted volumes do not have enough disk space available for the currently selected features. You can either remove some files from the highlighted volumes, or choose to install less features onto local drive(s), or select different destination drive(s).', None, None), 308 (u'OutOfRbDiskDlg', u'Text', u'Text', 20, 53, 330, 40, 3, None, u'The highlighted volumes do not have enough disk space available for the currently selected features. You can either remove some files from the highlighted volumes, or choose to install less features onto local drive(s), or select different destination drive(s).', None, None), [all...] |
/art/test/004-JniTest/ |
jni_test.cc | 206 // We use b1 to drive the output. 231 // We use s1 to drive the output. 252 // We use b1 to drive the output. 273 // We use c1 to drive the output.
|
/device/google/wahoo/vibrator/ |
Vibrator.cpp | 97 // Open-loop mode is used for short click for over-drive
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/PL34xDmc/ |
PL341Dmc.c | 127 // - Default drive strengths
|
/device/linaro/bootloader/edk2/CorebootModulePkg/SataControllerDxe/ |
SataController.h | 281 The driver entity may submit drive information in any order, as long as it 320 by the IDE controller driver based on the response to the Identify Drive command. 337 for a certain SATA drive. 411 were not called for at least one drive in the
|
/device/linaro/bootloader/edk2/DuetPkg/SataControllerDxe/ |
SataController.h | 281 The driver entity may submit drive information in any order, as long as it
320 by the IDE controller driver based on the response to the Identify Drive command.
337 for a certain SATA drive.
411 were not called for at least one drive in the
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/AcpiVariableHobOnSmramReserveHobThunk/ |
AcpiVariableHobOnSmramReserveHobThunk.c | 129 // Now, we have created SmramReserve Hob for SmmAccess drive. But the issue is that, Framework SmmAccess will assume there is 2 SmramReserve region only.
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/ |
ComponentName.h | 18 #define FLOPPY_DRIVE_NAME L"ISA Floppy Drive # "
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/SataControllerDxe/ |
SataController.h | 280 The driver entity may submit drive information in any order, as long as it
318 by the IDE controller driver based on the response to the Identify Drive command.
335 for a certain SATA drive.
408 were not called for at least one drive in the
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
SdramSpdDdr3.h | 677 SPD3_RDIMM_REGISTER_CONTROL_COMMAND_ADDRESS Rc3Rc2; ///< 70 RC3 (MS Nibble) / RC2 (LS Nibble) - Drive Strength, Command/Address
678 SPD3_RDIMM_REGISTER_CONTROL_CONTROL_CLOCK Rc5Rc4; ///< 71 RC5 (MS Nibble) / RC4 (LS Nibble) - Drive Strength, Control and Clock
701 SPD3_LRDIMM_TIMING_CONTROL_DRIVE_STRENGTH TimingControlDriveStrengthCaCs; ///< 67 F0RC3 / F0RC2 - Timing Control & Drive Strength, CA & CS
702 SPD3_LRDIMM_TIMING_DRIVE_STRENGTH DriveStrength; ///< 68 F0RC5 / F0RC4 - Drive Strength, ODT & CKE and Y
[all...] |
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
DevicePath.h | 947 /// Hard Drive Media Device Path SubType.
952 /// The Hard Drive Media Device Path is used to represent a partition on a hard drive.
964 /// Starting LBA of the partition on the hard drive.
[all...] |
/device/linaro/bootloader/edk2/OvmfPkg/SataControllerDxe/ |
SataController.h | 286 The driver entity may submit drive information in any order, as long as it
325 by the IDE controller driver based on the response to the Identify Drive command.
342 for a certain SATA drive.
416 were not called for at least one drive in the
|
/device/linaro/bootloader/edk2/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/ |
IdeController.c | 427 The driver entity may submit drive information in any order, as long as it
468 by the IDE controller driver based on the response to the Identify Drive command.
485 for a certain SATA drive.
561 were not called for at least one drive in the
|
IdeController.h | 217 The driver entity may submit drive information in any order, as long as it
256 by the IDE controller driver based on the response to the Identify Drive command.
273 for a certain SATA drive.
347 were not called for at least one drive in the
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/ |
PchRegs.h | 42 /// Bit Definitions. BUGBUG: drive these definitions to code base. Should not need
|
/external/autotest/client/site_tests/hardware_SAT/ |
hardware_SAT.py | 102 # can drive memory, as well as stressing the CPU.
|
/external/autotest/client/site_tests/kernel_ConfigVerify/ |
kernel_ConfigVerify.py | 122 # MAC is for external drive formatted on Macintosh.
|
/external/autotest/client/site_tests/platform_CrosDisksArchive/ |
platform_CrosDisksArchive.py | 111 # removable drive.
|
/external/autotest/server/cros/chaos_lib/ |
chaos_analyzer_usage.txt | 6 Download the source tarball from here: https://drive.google.com/a/google.com/file/d/0B-W7uZuGgJr6QldhZm5ManROODA/view?usp=sharing
|
/external/autotest/server/hosts/ |
cros_label.py | 289 * `storage:ssd` when internal device is solid state drive 290 * `storage:hdd` when internal device is hard disk drive 291 * `storage:mmc` when internal device is mmc drive 292 * `storage:nvme` when internal device is NVMe drive
|
/external/curl/src/ |
tool_doswin.c | 277 * C:foo is ambiguous, C could end up being a drive or file therefore something 327 that some path information may pass through. For example drive letter names 368 /* Get past the drive letter, if any. */ 475 that some path information may pass through. For example drive letter names
|
/external/e2fsprogs/misc/ |
base_device.c | 5 * assure that we only fsck one partition on a particular drive at any
|
/external/freetype/ |
Jamfile | 151 # Now include the Jamfile in `freetype2/src', used to drive the compilation
|
/external/freetype/src/bdf/ |
README | 75 format (using the bdftopcf utility): the PCF font drive of FreeType can
|
/external/gemmlowp/profiling/ |
instrumentation.h | 19 // profiler.h is only needed to drive the profiler:
|