HomeSort by relevance Sort by last modified time
    Searched full:disk (Results 51 - 75 of 4352) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/autotest/client/tests/compilebench/
control 11 The test simulates some of the disk IO common in creating, compiling, patching,
13 can maintain directory locality as the disk fills up and directories age.
  /external/autotest/client/tests/wb_kupdate/
README 6 datat from the cache to disk.
9 taken to write the user specified amount of data to disk.
  /external/syslinux/txt/
com-name.txt 8 particular loader variant such as "*SYSLINUX*" for the standard disk
9 (floppy/hard disk; formerly just FAT) loader. The all-lower case form
  /external/python/cpython2/Mac/Demo/applescript/Disk_Copy/
Standard_Suite.py 4 Generated from Macintosh HD:Hulpprogramma's:Disk Copy
88 """application - The Disk Copy application """
103 """driver version - the version of the disk image driver """
111 """save log file - Should the log file be saved on disk? """
115 """use speech - Should Disk Copy use spoken feedback? """
163 """make multiple floppies - Should the user be prompted to make multiple floppy disk images at a time? """
167 """auto image upon insert - Should a newly-inserted disk automatically be processed into an image? """
195 class disk(aetools.ComponentItem): class in inherits:aetools.ComponentItem
196 """disk - A mounted volume """
197 want = 'Disk'
    [all...]
Utility_Events.py 1 """Suite Utility Events: Commands that allow the user to select Disk Copy files
4 Generated from Macintosh HD:Hulpprogramma's:Disk Copy
20 """select disk image: Prompt the user to select a disk image
23 Returns: a reference to a disk image
72 """select disk image or DiskScript: Prompt the user to select a disk image or DiskScript
75 Returns: a reference to disk image or a DiskScript
98 """select floppy disk image: Prompt the user to select a floppy disk imag
    [all...]
  /device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
Fat.uni 4 // This UEFI driver detects the FAT file system in the disk.
6 // perform file and directory operations on the disk.
21 #string STR_MODULE_ABSTRACT #language en-US "This UEFI driver detects the FAT file system in the disk."
23 #string STR_MODULE_DESCRIPTION #language en-US "It also produces the Simple File System protocol for the consumer to perform file and directory operations on the disk."
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/
IsaFloppyDxe.uni 2 // Provides ISA Floppy Disk support.
4 // Provides ISA Floppy Disk UEFI Driver conforming to the UEFI driver model. The
21 #string STR_MODULE_ABSTRACT #language en-US "Provides ISA Floppy Disk support"
23 #string STR_MODULE_DESCRIPTION #language en-US "Provides ISA Floppy Disk UEFI Driver conforming to the UEFI driver model. The driver provides support for two drives per controller, DMA channel 2, diskette change line and write protect. Currently only 1.44MB drives are supported."
  /external/e2fsprogs/lib/ext2fs/
jfs_dat.h 3 * on-disk data structures
9 * On-disk structures
36 __u32 t_blocknr; /* The on-disk block number */
41 #define JFS_FLAG_ESCAPE 1 /* on-disk block is escaped */
  /external/e2fsprogs/lib/support/
quotaio_v2.h 3 * Header file for disk format of new quotafile format
45 __le64 dqb_bhardlimit; /* absolute limit on disk space
47 __le64 dqb_bsoftlimit; /* preferred limit on disk space
50 __le64 dqb_btime; /* time limit for excessive disk use */
  /external/f2fs-tools/fsck/
quotaio_v2.h 3 * Header file for disk format of new quotafile format
45 __le64 dqb_bhardlimit; /* absolute limit on disk space
47 __le64 dqb_bsoftlimit; /* preferred limit on disk space
50 __le64 dqb_btime; /* time limit for excessive disk use */
  /external/fio/examples/
disk-zone-profile.fio 1 ; Read disk in zones of 128m/2g, generating a plot of that afterwards
  /external/glide/third_party/disklrucache/
README.third_party 7 Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
  /external/javassist/sample/preproc/
package.html 6 The produced class files are saved on a local disk.
  /external/kernel-headers/original/uapi/asm-arm/asm/
fcntl.h 7 #define O_DIRECT 0200000 /* direct disk access hint - currently ignored */
  /external/syslinux/man/
isohybrid.1 3 isohybrid \(em Post-process an ISO 9660 image for booting as a hard disk.
12 as a hard disk.
45 Assume we are laoded as disk ID 0
48 Assume disk ID 0 if the Ctrl key is pressed
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordDxe/
OpalHii.h 49 @retval Return the disk number.
69 Returns the opaque pointer to a physical disk context.
71 @param DiskIndex Input the disk index.
82 Returns the disk name.
84 @param DiskIndex Input the disk index.
86 @retval Returns the disk name.
133 Initialize the Opal disk base on the hardware info get from device.
OpalHiiCallbacks.c 24 @param OpalDisk The disk.
87 @retval Return the disk number.
109 DEBUG ((DEBUG_INFO, "Ignoring disk %u because feature is disabled or health has already been inspected\n", Index));
122 Returns the opaque pointer to a physical disk context.
124 @param DiskIndex Input the disk index.
157 Returns the opaque pointer to a physical disk context.
159 @param DiskIndex Input the disk index.
184 Returns the disk name.
186 @param DiskIndex Input the disk index.
188 @retval Returns the disk name.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe/
DiskIoDxe.inf 2 # Module that lays Disk I/O protocol on every Block I/O protocol.
4 # This module produces Disk I/O protocol to abstract the block accesses
8 # already have a Disk I/O protocol. File systems and other disk access
9 # code utilize the Disk I/O protocol.
  /device/linaro/bootloader/edk2/DuetPkg/
ReadMe.txt 24 Create bootable disk
27 3. Create boot disk
30 3.1 Create floppy boot disk
32 2). Insert a floppy disk to drive
33 3). run "CreateBootDisk.bat floppy a: FAT12 IA32" if floppy drive is a: disk and Arch to boot is IA32.
35 run "CreateBootDisk.bat floppy a: FAT12 X64" if floppy drive is a: disk and Arch to boot is X64.
36 3.2 Create usb boot disk
38 2). Plugin usb disk
43 4). UnPlug usb disk and plugin it again.
69 3. Create bootable disk
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
DiskImage.c 2 Functions to deal with Disk buffer.
63 This is for making the Disk buffer refresh as few as possible.
74 // backup the disk name, offset and size
151 Read a disk from disk into HBufferImage.
199 StatusBarSetStatusString (L"Read Disk Failed");
204 StatusBarSetStatusString (L"Read Disk Failed");
220 StatusBarSetStatusString (L"Read Disk Failed");
225 // read from disk
237 StatusBarSetStatusString (L"Read Disk Failed");
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/
RamDiskProtocol.c 39 Initialize the RAM disk device node.
41 @param[in] PrivateData Points to RAM disk private data.
42 @param[in, out] RamDiskDevNode Points to the RAM disk device node.
126 Publish the RAM disk NVDIMM Firmware Interface Table (NFIT) to the ACPI
129 @param[in] PrivateData Points to RAM disk private data.
131 @retval EFI_SUCCESS The RAM disk NFIT has been published.
132 @retval others The RAM disk NFIT has not been published.
203 "RamDiskPublishNfit: RAM disk with reserved meomry type, will publish to NFIT.\n"
373 Unpublish the RAM disk NVDIMM Firmware Interface Table (NFIT) from the
376 @param[in] PrivateData Points to RAM disk private data.
    [all...]
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/SystemEvents/
Disk_Folder_File_Suite.py 1 """Suite Disk-Folder-File Suite: Terms and Events for controlling Disks, Folders, and Files
20 """move: Move disk item(s) to a new location.
22 Keyword argument to: The new location for the disk item(s).
43 """application - The Disk-Folder-File Suite host program """
56 """properties - every property of the Disk-Folder-File Suite host program """
74 class disk(aetools.ComponentItem): class in inherits:aetools.ComponentItem
75 """disk - A disk in the file system """
78 """POSIX path - the POSIX file system path of the disk """
82 """capacity - the total number of bytes (free or used) on the disk """
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Disk_Folder_File_Suite.py 1 """Suite Disk-Folder-File Suite: Terms and Events for controlling Disks, Folders, and Files
20 """move: Move disk item(s) to a new location.
22 Keyword argument to: The new location for the disk item(s).
43 """application - The Disk-Folder-File Suite host program """
56 """properties - every property of the Disk-Folder-File Suite host program """
74 class disk(aetools.ComponentItem): class in inherits:aetools.ComponentItem
75 """disk - A disk in the file system """
78 """POSIX path - the POSIX file system path of the disk """
82 """capacity - the total number of bytes (free or used) on the disk """
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Disk_Folder_File_Suite.py 1 """Suite Disk-Folder-File Suite: Terms and Events for controlling Disks, Folders, and Files
20 """move: Move disk item(s) to a new location.
22 Keyword argument to: The new location for the disk item(s).
43 """application - The Disk-Folder-File Suite host program """
56 """properties - every property of the Disk-Folder-File Suite host program """
74 class disk(aetools.ComponentItem): class in inherits:aetools.ComponentItem
75 """disk - A disk in the file system """
78 """POSIX path - the POSIX file system path of the disk """
82 """capacity - the total number of bytes (free or used) on the disk """
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
StorageNotification.java 98 public void onDiskScanned(DiskInfo disk, int volumeCount) {
99 onDiskScannedInternal(disk, volumeCount);
103 public void onDiskDestroyed(DiskInfo disk) {
104 onDiskDestroyedInternal(disk);
171 for (DiskInfo disk : disks) {
172 onDiskScannedInternal(disk, disk.volumeCount);
230 private void onDiskScannedInternal(DiskInfo disk, int volumeCount) {
231 if (volumeCount == 0 && disk.size > 0) {
234 R.string.ext_media_unsupported_notification_title, disk.getDescription())
339 final DiskInfo disk = vol.getDisk(); local
353 final DiskInfo disk = vol.getDisk(); local
407 final DiskInfo disk = vol.getDisk(); local
420 final DiskInfo disk = vol.getDisk(); local
438 final DiskInfo disk = vol.getDisk(); local
455 final DiskInfo disk = vol.getDisk(); local
    [all...]

Completed in 425 milliseconds

1 23 4 5 6 7 8 91011>>