/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe/ |
DiskIoDxeExtra.uni | 18 "Disk I/O DXE Driver"
|
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordDxe/ |
OpalHiiPrivate.h | 174 Draws the disk info form.
176 @retval EFI_SUCCESS Draw the disk info success.
185 Update the global Disk index info.
187 @param Index The input disk index info.
189 @retval EFI_SUCCESS Update the disk index info success.
226 Reverts the Opal disk to factory default.
239 Get disk name string id.
241 @param DiskIndex The input disk index info.
243 @retval The disk name string id.
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/ |
MemImage.h | 34 This is for making the Disk buffer refresh as few as possible.
59 Read a disk from disk into HBufferImage.
77 Save lines in HBufferImage to disk.
|
/external/autotest/client/site_tests/hardware_RamFio/ |
control | 15 Create ram disk and use hardware_StorageFio to test for ram throughput
|
/external/autotest/client/site_tests/hardware_StorageFio/ |
control.stress | 13 Send stress pattern to the disk for 30 minutes: 64K random write with 15% of
|
ram_suite | 5 ; test suite for ram disk
|
/external/autotest/client/site_tests/hardware_StorageTrim/ |
control | 14 Measure write performance. Trim all the disk. Measure write performance.
|
control.mmc | 14 Measure write performance. Trim all the disk. Measure write performance.
|
/external/autotest/client/site_tests/kernel_fs_Punybench/ |
control.daily | 17 args='--nop --mem --disk --ecryptfs'
|
/external/autotest/client/site_tests/platform_CryptohomeFio/ |
seq_write_verified | 5 ; A simulation of large sequential disk writes.
|
/external/autotest/client/site_tests/platform_SessionManagerStateKeyGeneration/ |
control | 14 hardware identifiers required to generate state keys (such as machine and disk
|
/external/autotest/server/site_tests/firmware_SelfSignedBoot/ |
control | 14 3. A USB disk should be plugged-in, which contains a Chrome OS Test Image. 29 This test requires a USB disk plugged-in, which contains a Chrome OS test 32 pressing Ctrl-U on developer screen should not boot the USB disk. On resigning 34 boot the USB disk. More details: Refer to chrome-os-partner issue 5954(#37).
|
/external/cros/system_api/dbus/ |
field_trial_list.proto | 10 // disk for consumption by processes outside the browser.
|
/external/e2fsprogs/lib/support/ |
dqblk_v2.h | 2 * Header file for disk format of new quotafile format
|
/external/f2fs-tools/fsck/ |
dqblk_v2.h | 2 * Header file for disk format of new quotafile format
|
/external/libmojo/third_party/catapult/devil/devil/utils/ |
host_utils.py | 9 """Returns the disk usage in bytes of |path|. Similar to `du -sb |path|`."""
|
/external/lzma/CPP/7zip/UI/Common/ |
ExitCode.h | 15 // kWriteError = 5, // Write to disk error
|
/external/lzma/CPP/Windows/ |
FileSystem.cpp | 75 PULARGE_INTEGER lpTotalNumberOfBytes, // bytes on disk
76 PULARGE_INTEGER lpTotalNumberOfFreeBytes // free bytes on disk
82 PULARGE_INTEGER lpTotalNumberOfBytes, // bytes on disk
83 PULARGE_INTEGER lpTotalNumberOfFreeBytes // free bytes on disk
|
/external/parameter-framework/asio-1.10.6/ |
README.parameter-framework | 1 This version of ASIO has been minified for lower disk footprint for Android
|
/external/python/cpython3/Doc/library/ |
persistence.rst | 8 persistent form on disk. The :mod:`pickle` and :mod:`marshal` modules can turn
|
/external/stressapptest/src/ |
disk_blocks.h | 15 // Interface for a thread-safe container of disk blocks 33 // Data about a block written to disk so that it can be verified later. 49 // Controls whether the block was written on disk or not. 66 bool initialized_; // Flag indicating the block was written on disk 74 // disk. 92 // writes them on disk (if on destructive mode), 93 // reads block content ONCE from disk and them removes 100 // GetRandomBlock, reads its content from disk, 119 // is available (a write thread has got this block, written it on disk,
|
/external/syslinux/com32/gpllib/disk/ |
bootloaders.c | 10 #include <disk/bootloaders.h> 11 #include <disk/common.h> 12 #include <disk/geom.h> 13 #include <disk/read.h>
|
/external/syslinux/com32/libupload/ |
tftp.h | 10 TFTP_ERR_DISK_FULL = 3, /**< Disk full or allocation exceeded */
|
/external/syslinux/gpxe/src/arch/i386/include/ |
int13.h | 23 /** Reset disk system */ 33 /** Get disk type */ 118 /** An INT 13 disk address packet */ 134 /** INT 13 disk parameters */ 154 * @defgroup int13types INT 13 disk types 164 /** Hard disk */ 170 * @defgroup int13flags INT 13 disk parameter flags 196 /** Extended disk access functions supported */ 231 /** LBA of disk image to emulate */
|
/external/syslinux/gpxe/src/arch/i386/interface/pcbios/ |
keepsan.c | 23 printf ( "Preserving connection to SAN disk\n" );
|