/external/grub/stage1/ |
stage1.S | 94 .byte GRUB_INVALID_DRIVE /* the disk to load stage2 from */ 143 * Check if we have a forced disk reference here 188 /* set %si to the disk address packet */ 213 * BIOS call "INT 0x13 Function 0x42" to read sectors from disk into memory 216 * %ds:%si = segment:offset of disk address packet 232 * Determine the hard disk geometry from the BIOS! 245 /* Nope, we definitely have a hard disk, and we're screwed. */ 326 * BIOS call "INT 0x13 Function 0x2" to read sectors from disk into memory 332 * %dl = drive (0x80 for hard disk, 0x0 for floppy disk) [all...] |
/cts/tools/signature-tools/src/signature/io/ |
IApiExternalizer.java | 26 * disk. An alternative implementation can use ASCII files.
|
/external/dropbear/ |
MULTI | 5 can create a single binary. This will save disk space by avoiding repeated
|
/external/qemu/hw/ |
scsi-disk.h | 4 /* scsi-disk.c */
|
/external/stlport/test/unit/ |
full_streambuf.h | 7 * This full_streambuf purpose is to act like a full disk to check the right behavior
|
/external/yaffs2/yaffs2/direct/ |
yaffs_fileem2k.h | 3 * yaffs_ramdisk.c: yaffs ram disk component
|
/system/core/libzipfile/ |
private.h | 32 unsigned int centralDirOffest; // offset from first disk //mCentralDirOffset;
|
/external/grub/stage2/ |
start.S | 119 /* set up disk address packet */ 147 * BIOS call "INT 0x13 Function 0x42" to read sectors from disk into memory 150 * %ds:%si = segment:offset of disk address packet 237 * BIOS call "INT 0x13 Function 0x2" to read sectors from disk into memory 243 * %dl = drive (0x80 for hard disk, 0x0 for floppy disk) 250 movw %bx, %es /* load %es segment with disk buffer */ 263 /* load addresses for copy from disk buffer to destination */ 323 * BIOS Geometry translation error (past the end of the disk geometry!). 330 * Read error on the disk [all...] |
/external/e2fsprogs/ext2ed/ |
disk.c | 3 /usr/src/ext2ed/disk.c 5 A part of the extended file system 2 disk editor. 8 The filesystem's disk activity pass through here. 49 internal_error ("No device opened yet read requested","disk","low_read"); 54 internal_error (temp,"disk","low_read"); 95 internal_error ("AllowChanges=0 yet enablewrite succeeded","disk","low_write"); 100 internal_error ("No device opened yet read requested","disk","low_write"); 106 internal_error (temp,"disk","low_write");
|
/external/grub/docs/ |
menu.lst | 75 # For installing GRUB into the hard disk 76 title Install GRUB into the hard disk
|
/external/e2fsprogs/misc/ |
chattr.1.in | 47 not modified. This avoids a certain amount of disk I/O for laptop 54 A file with the `c' attribute set is automatically compressed on the disk 56 this file compresses data before storing them on the disk. Note: please 61 the changes are written synchronously on the disk; this is equivalent to 95 and written back to the disk. Note: please make sure to read the bugs 99 the changes are written synchronously on the disk; this is equivalent to
|
/external/webkit/WebKit/mac/Misc/ |
WebIconDatabase.h | 51 - disk storage 56 - Save icons to disk for later use. 58 Every icon in the database has a retain count. If an icon has a retain count greater than 0, it will be written to disk for later use. If an icon's retain count equals zero it will be removed from disk. The retain count is not persistent across launches. If the WebKit client wishes to retain an icon it should retain the icon once for every launch. This is best done at initialization time before the database begins removing icons. To make sure that the database does not remove unretained icons prematurely, call delayDatabaseCleanup until all desired icons are retained. Once all are retained, call allowDatabaseCleanup. 88 @discussion Returns an icon for a web site URL from memory or disk. nil if none is found. 99 @discussion Returns an icon URL for a web site URL from memory or disk. nil if none is found.
|
/external/qemu/block/ |
bochs.c | 2 * Block driver for the various disk image formats used by Bochs 54 uint64_t disk; // disk size member in struct:bochs_header_v1::__anon4205::__anon4206 75 uint64_t disk; // disk size member in struct:bochs_header::__anon4207::__anon4208 144 bs->total_sectors = le64_to_cpu(header_v1.extra.redolog.disk) / 512; 146 bs->total_sectors = le64_to_cpu(bochs.extra.redolog.disk) / 512;
|
/bootable/diskinstaller/editdisklbl/ |
editdisklbl.c | 110 /* load the disk layout file */ 112 fprintf(stderr, "Errors encountered while loading disk conf file %s", 181 printf("Test mode enabled. Actions will not be committed to disk!\n"); 184 fprintf(stderr, "Could not apply disk configuration!\n"); 189 /* now copy the images to their appropriate locations on disk */
|
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_cdrom.h | 42 /* The maximum number of CD-ROM tracks on a disk */ 58 /* Given a status, returns true if there's a disk in the drive */ 66 Uint32 offset; /* Offset, in frames, from start of disk */ 75 int numtracks; /* Number of tracks on disk */ 104 "/dev/disk/ide/1/master"
|
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_cdrom.h | 42 /* The maximum number of CD-ROM tracks on a disk */ 58 /* Given a status, returns true if there's a disk in the drive */ 66 Uint32 offset; /* Offset, in frames, from start of disk */ 75 int numtracks; /* Number of tracks on disk */ 104 "/dev/disk/ide/1/master"
|
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_cdrom.h | 42 /* The maximum number of CD-ROM tracks on a disk */ 58 /* Given a status, returns true if there's a disk in the drive */ 66 Uint32 offset; /* Offset, in frames, from start of disk */ 75 int numtracks; /* Number of tracks on disk */ 104 "/dev/disk/ide/1/master"
|
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_cdrom.h | 46 /* The maximum number of CD-ROM tracks on a disk */ 62 /* Given a status, returns true if there's a disk in the drive */ 70 Uint32 offset; /* Offset, in frames, from start of disk */ 79 int numtracks; /* Number of tracks on disk */ 108 "/dev/disk/ide/1/master"
|
/prebuilt/windows/sdl/include/SDL/ |
SDL_cdrom.h | 42 /* The maximum number of CD-ROM tracks on a disk */ 58 /* Given a status, returns true if there's a disk in the drive */ 66 Uint32 offset; /* Offset, in frames, from start of disk */ 75 int numtracks; /* Number of tracks on disk */ 104 "/dev/disk/ide/1/master"
|
/bootable/diskinstaller/libdiskconfig/ |
diskconfig.c | 48 LOGE("Invalid disk length specified."); 199 /* first lba where the partitions will start on disk */ 210 /* Number of LBAs on disk */ 257 /* This function verifies that the disk info provided is valid, and if so, 309 /* allow the user override the "disk size" if they provided num_lba */ 315 /* XXX: we assume that the disk has < 2^32 sectors :-) */ 341 /* since this is our offset into the disk, we start off with that as 354 /* the partition requests the rest of the disk. */ 357 "the rest of disk."); 371 LOGE("Total requested size of partitions (%llu) is greater than disk " [all...] |
/system/core/libdiskconfig/ |
diskconfig.c | 48 LOGE("Invalid disk length specified."); 201 /* first lba where the partitions will start on disk */ 212 /* Number of LBAs on disk */ 259 /* This function verifies that the disk info provided is valid, and if so, 311 /* allow the user override the "disk size" if they provided num_lba */ 317 /* XXX: we assume that the disk has < 2^32 sectors :-) */ 343 /* since this is our offset into the disk, we start off with that as 356 /* the partition requests the rest of the disk. */ 359 "the rest of disk."); 374 LOGE("Total requested size of partitions (%llu) is greater than disk " [all...] |
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/ |
build.com | 90 $ then 'COPY' [.misc]parse.% sys$disk:[]y_tab.* 120 $ open/Write optfile sys$disk:[]crtl.opt 130 $ open/Write optfile sys$disk:[]ident.opt 139 sys$disk:[]crtl.opt/Opt,sys$disk:[]ident.opt/Opt 146 $ mcr sys$disk:[]flex.exe -t -p scan.l > scan.chk
|
/frameworks/base/media/java/android/media/ |
MiniThumbFile.java | 173 // Other NIO related exception like disk full, read only channel..etc 175 ", disk full or mount read-only? " + ex.getClass()); 216 // Other NIO related exception like disk full, read only channel..etc 218 + id + "; disk full or mount read-only? " + ex.getClass()); 260 // Other NIO related exception like disk full, read only channel..etc 262 ", disk full or mount read-only? " + ex.getClass());
|
/packages/apps/Email/src/org/apache/commons/io/output/ |
DeferredFileOutputStream.java | 30 * threshold is reached, and only then commit it to disk. If the stream is
32 * disk at all.
139 * Returns the current output stream. This may be memory based or disk
154 * that is backed by disk. This is the point at which we realise that too
156 * disk-based storage.
191 * disk, this method returns <code>null</code>.
|
/external/bluetooth/glib/build/win32/dirent/ |
dirent.h | 41 /* disk transfer area for this dir */
88 /* disk transfer area for this dir */
|