HomeSort by relevance Sort by last modified time
    Searched full:disk (Results 176 - 200 of 1896) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium/chrome/browser/history/
text_database.h 63 // |file_name| is the name of the file on disk.
66 // other databases on disk and in the sqlite connection.
83 // updates are happening because every insert doesn't require a sync to disk.
97 // Converts a filename on disk (optionally including a path) to a database
156 // Full file name of the file on disk, computed in Init().
  /external/chromium/chrome/browser/themes/
browser_theme_pack.h 57 // Builds a data pack on disk at |path| for future quick loading by
109 // Builds a header ready to write to disk.
175 // All structs written to disk need to be packed; no alignment tricks here,
178 // Header that is written to disk.
223 // empty. We separate the images from the images loaded from disk so that
  /external/grub/stage2/
bios.c 1 /* bios.c - implement C part of low-level BIOS disk input and output */
45 /* Read/write NSEC sectors starting from SECTOR in DRIVE disk with GEOMETRY
167 /* Floppy or hard-disk emulation */
195 /* hard disk or CD-ROM */
292 /* floppy disk */
ufs2.h 113 * This structure defines the on-disk format of a dinode. Since
114 * this structure describes an on-disk structure, all its fields
135 ufs1_daddr_t di_db[NDADDR]; /* 40: Direct disk blocks. */
136 ufs1_daddr_t di_ib[NIADDR]; /* 88: Indirect disk blocks. */
166 ufs2_daddr_t di_db[NDADDR]; /* 112: Direct disk blocks. */
167 ufs2_daddr_t di_ib[NIADDR]; /* 208: Indirect disk blocks. */
263 grub_int32_t fs_old_rps; /* disk revolutions per second */
332 grub_int32_t fs_old_inodefmt; /* format of on-disk inodes */
351 * Turn filesystem block numbers into disk block addresses.
disk_inode.h 79 mach_daddr_t Mb_db[FFS_NDADDR]; /* 40: disk block addresses */
97 * Same structure, but on disk.
  /external/stressapptest/src/
disk_blocks.cc 15 // Thread-safe container of disk blocks
157 // A block is returned only if its content is written on disk.
190 "for sector data for disk %s.\n", device_name_.c_str());
204 // Use the entire disk or a small segment of the disk to allocate the first
worker.cc     [all...]
sat.cc 141 // Get a space separated sting of disk locations.
146 // Copy and remove the disk name.
147 string disk = locations.back(); local
150 logprintf(12, "Log: disk at %s\n", disk.c_str());
152 filename_.push_back(disk + "/sat_disk.a");
154 filename_.push_back(disk + "/sat_disk.b");
169 "with disk/network DMA.\n");
838 // Size of read blocks for disk test.
841 // Size of write blocks for disk test
    [all...]
  /external/qemu/
Changelog 99 - Fix reading encrypted hard disk passwords during early startup (Jan Kiszka)
100 - Fix encrypted disk reporting in 'info block' (Jan Kiszka)
150 - Read-only support for Parallels disk images (Alex Beregszaszi)
164 - Support for relative paths in backing files for disk images
166 - New qcow2 disk image format
245 - Windows 2000 install disk full hack (original idea from Vladimir
247 - VMDK disk image creation (Filip Navara)
261 - .dmg disk image format support (Johannes Schindelin)
278 - Virtual PC read-only disk image support (Alex Beregszaszi)
286 - New 'qcow' growable disk image support with AES encryption an
    [all...]
  /frameworks/base/docs/html/tools/help/
emulator.jd 160 <td rowspan="7">Disk Images</td>
165 <p>For more information on disk images, use <code>-help-disk-images</code>.</p>
169 <td>Use {@code &lt;filepath&gt;} as the working user-data disk image. </td>
177 <td>Search for the user-data disk image specified in <code>-data</code> in &lt;dir&gt;</td>
182 on disk images, use <code>-help-disk-images</code>.</p>
196 of this file to the new user-data disk image. By default, the emulator copies the <code>&lt;system&gt;/userdata.img</code>.</td>
198 <p>For more information on disk images, use <code>-help-disk-images</code>.</p></td
    [all...]
  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
SuperFloppyFormatter.java 48 * The media descriptor used (hard disk).
380 "disk too small for FAT32");
399 "disk too small for FAT32");
410 "disk too small for FAT16");
413 "disk too large for FAT16");
462 IllegalArgumentException("disk too large for FAT12");
  /external/grub/docs/
grub.texi 163 position of your kernel on the disk. Thus you can load the kernel
303 Support reading data from any or all floppies or hard disk(s) recognized
321 In traditional disk calls (called @dfn{CHS mode}), there is a geometry
328 available. In LBA mode, GRUB can access the entire disk.
331 GRUB is basically a disk-based boot loader but also has network
389 disk. The number @samp{0} is the drive number, which is counted from
391 disk.
397 Here, @samp{hd} means it is a hard disk drive. The first integer
398 @samp{0} indicates the drive number, that is, the first hard disk, while
402 one. This expression means the second partition of the first hard disk
    [all...]
  /build/core/tasks/
factory_ramdisk.mk 77 $(call pretty,"Target factory ram disk file system: $@")
88 $(call pretty,"Target factory ram disk img format: $@")
  /developers/samples/android/testing/ActivityInstrumentationSample/src/com/example/android/activityinstrumentation/
MainActivity.java 32 * Basic activity with a spinner. The spinner should persist its position to disk every time a
95 // to disk, using a SharedPreferences file.
  /external/chromium/base/threading/
thread_restrictions.h 26 // 2) If a function makes a call that will go out to disk, check whether the
33 // if you put them as close to the disk access as possible, at the
  /external/chromium/chrome/browser/chromeos/
boot_times_loader.cc 38 // Prefix for the disk usage files.
39 static const FilePath::CharType kDiskPrefix[] = FPL("disk-");
44 // Delay in milliseconds before writing the login times to disk.
237 const std::string& disk) {
245 AppendFile(disk_output, disk.data(), disk.size());
313 RecordStatsDelayed, name, stats.uptime, stats.disk));
322 file_util::ReadFileToString(kDiskStat, &stats.disk);
  /external/chromium/chrome/browser/extensions/
convert_user_script_unittest.cc 47 // Make sure the files actually exist on disk.
86 // Make sure the files actually exist on disk.
  /external/chromium/chrome/browser/safe_browsing/
bloom_filter.h 10 // The bloom filter manages it serialization to disk with the following file
48 // Loading and storing the filter from / to disk.
  /external/chromium/net/disk_cache/
disk_cache.h 5 // Defines the public interface of the disk cache. For more details see
6 // http://dev.chromium.org/developers/design-documents/disk-cache
46 // any backend that performs operations on a disk. The returned pointer can be
57 // The root interface for a disk cache instance.
72 // object representing the specified disk cache entry. When the entry pointer
81 // Entry object representing the newly created disk cache entry. When the
140 // This interface represents an entry in the disk cache.
288 // object that refers to the same physical disk entry.
  /external/e2fsprogs/lib/blkid/
libblkid.3.in 31 than root, or those not in the "disk" group) to locate devices by label/id.
39 devices will be scanned at most one time and the on-disk cache will be
  /external/e2fsprogs/lib/ext2fs/
dosio.h 4 * Disk I/O include file for the ext2fs/DOS library.
110 * Macros to check for disk hardware errors
ext3_extents.h 22 * this is extent on-disk structure
33 * this is index on-disk structure
  /external/libvpx/libvpx/examples/
simple_decoder.txt 7 decoder, and writes the decompressed frames to disk. Other decoder
73 In this example, we simply write the encoded data to disk. It is
  /external/qemu/block/
parallels.c 2 * Block driver for Parallels disk image format
6 * This code is based on comparing different disk images created by Parallels.
  /external/yaffs2/yaffs2/direct/
yaffs_flashif.c 3 * yaffs_ramdisk.c: yaffs ram disk component
15 // This provides a rma disk under yaffs.

Completed in 490 milliseconds

1 2 3 4 5 6 78 91011>>