Searched
full:disk (Results
301 -
325 of
1896) sorted by null
<<11121314151617181920>>
/external/e2fsprogs/ext2ed/ |
ext2_com.c | 5 A part of the extended file system 2 disk editor.
|
ext2ed.conf.in | 4 # Configuration file for the extended 2 file system disk editor. #
|
/external/e2fsprogs/misc/ |
findsuper.c | 13 * linux superblock as there is in the SunOS superblock--disk geometry is 25 * on each cyl; however, if the disk geometry is wrong, this is useless. 31 * findsuper /dev/hda 437760 1024 (my disk has cyls of 855*512) 63 * The program findsuper is a utility that scans a disk and finds
|
/external/giflib/ |
gif_err.c | 64 Err = "Write failed (disk full?)";
|
/external/grub/ |
AUTHORS | 17 builtin commands, disk swapping support, keyboard configuration support,
|
/external/grub/stage2/ |
common.c | 78 [ERR_NO_DISK] = "Selected disk does not exist", 79 [ERR_NO_DISK_SPACE] = "No spare sectors on the disk", 85 [ERR_READ] = "Disk read error", 90 [ERR_WRITE] = "Disk write error",
|
fs.h | 46 * Each disk drive contains some number of file systems. 66 * The first boot and super blocks are given in absolute disk addresses. 84 * undue wasted disk space, the last data block of a small file may be 166 int fs_rps; /* disk revolutions per second */ 200 /* this comes from the disk driver partitioning */ 226 long fs_inodefmt; /* format of on-disk inodes */ 243 #define FS_OPTSPACE 1 /* minimize disk fragmentation */ 346 * Turn file system block numbers into disk block addresses. 443 * Number of disk sectors per block; assumes DEV_BSIZE byte sector size.
|
/external/icu4c/samples/ufortune/resources/ |
root.txt | 62 "99 blocks of crud on the disk, 65 100 blocks of crud on the disk! 67 100 blocks of crud on the disk, 70 101 blocks of crud on the disk! ...",
|
/external/libpng/contrib/gregbook/ |
README | 152 symbols," with "disk" and "dir" set appropriately: 154 $ rpng == "$disk:[dir]rpng-x.exe" 155 $ rpng2 == "$disk:[dir]rpng2-x.exe" 156 $ wpng == "$disk:[dir]wpng.exe"
|
/external/libvpx/libvpx/examples/ |
decoder_tmpl.c | 90 /* Write decoded data to disk */
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
DwarfAccelTable.h | 32 // an on-disk format that looks like this: 94 // Also written to disk is the implementation specific header data. 122 // When written to disk this will have the form: 188 // On disk each data section is ended with a 0 KeyType as the end of the
|
/external/openssl/crypto/ |
o_dir_test.c | 43 #define CURRDIR "SYS$DISK:[]"
|
/external/protobuf/examples/ |
AddPerson.java | 84 // Write the new address book back to disk.
|
add_person.cc | 83 // Write the new address book back to disk.
|
/external/qemu/android/avd/ |
hw-config.h | 41 /* reads a hardware configuration file from disk.
|
/external/qemu/block/ |
qcow2-cluster.c | 193 * Writes one sector of the L1 table to the disk (can't update single entries 256 /* if there was an old l2 table, read it from the disk */ 427 * For a given offset of the disk image, find the cluster offset in 493 /* find the cluster offset for the given disk offset */ 522 * for a given disk offset, load (and allocate if needed) 571 /* find the cluster offset for the given disk offset */ 585 * For a given offset of the disk image, return cluster offset in 644 * Write L2 table updates to disk, writing whole sectors to avoid a 734 * For a given offset of the disk image, return cluster offset in qcow2 file.
|
/external/qemu/distrib/ |
README | 9 like a specific kernel image, ramdisk, system and user disk images. Please go to the Android web
|
/external/qemu/distrib/sdl-1.2.15/ |
README.Porting | 39 src/audio/disk/*.c
|
/external/qemu/ |
qemu-options.hx | 59 "-fda/-fdb file use 'file' as floppy disk 0/1 image\n") 64 Use @var{file} as floppy disk 0/1 image (@pxref{disk_images}). You can 69 "-hda/-hdb file use 'file' as IDE hard disk 0/1 image\n") 72 "-hdc/-hdd file use 'file' as IDE hard disk 2/3 image\n") 79 Use @var{file} as hard disk 0, 1, 2 or 3 image (@pxref{disk_images}). 103 This option defines which disk image (@pxref{disk_images}) to use with 116 This option defines the type of the media: disk or cdrom. 124 Specify which disk @var{format} will be used rather than detecting 143 attempt to do disk IO directly to the guests memory. QEMU may still perform 149 caching is specified for a qcow2 disk image, @option{cache=writeback} will b [all...] |
/external/qemu-pc-bios/bochs/bios/ |
notes | 2 # Read Disk Sector #
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/ |
HeaderItem.java | 276 * Note that this should only be called if this HeaderItem is from a DexFile that was read from disk, as opposed 283 "This can only be called on a DexFile that was read from disk."); 290 * Note that this should only be called if this HeaderItem is from a DexFile that was read from disk, as opposed 297 "This can only be called on a DexFile that was read from disk.");
|
/external/webkit/Source/WebCore/platform/haiku/ |
CookieJarHaiku.cpp | 41 // FIXME: Shouldn't this be saved to and restored from disk too?
|
/external/webkit/Source/WebCore/storage/ |
OriginUsageRecord.h | 58 unsigned long long size; // This member remains uninitialized until disk usage is calculated.
|
StorageTracker.h | 67 // Sync to disk on background thread.
|
/external/webkit/Tools/Scripts/ |
show-pretty-diff | 37 # FIXME: We can probably avoid putting this on the disk by directly piping
|
Completed in 914 milliseconds
<<11121314151617181920>>