/external/chromium/net/disk_cache/ |
entry_unittest.cc | 116 // from the point of view of the disk cache's public interface, because we use 151 // the entry and close it so that we flush the internal buffer to disk. After 152 // that, IO operations will be really hitting the disk. We don't care about 664 // Double check the size from disk. 672 // And check again from disk. 872 // And now make sure that we can deal with data in both places (ram/disk). [all...] |
backend_impl.cc | 726 // The general flow is to allocate disk space and initialize the entry data, 727 // followed by saving that to disk, then linking the entry though the index 730 // a. Used, unreferenced empty blocks on disk (basically just garbage). 731 // b. Used, unreferenced but meaningful data on disk (more garbage). [all...] |
/external/e2fsprogs/ext2ed/doc/ |
ext2fs-overview.sgml | 158 virtual structure. However, the disk knows nothing about that - The device 159 driver views the disk as a large continuous paper in which we can write notes 195 In order to ease management, the ext2 filesystem logically divides the disk 217 physically close on the disk and to ease the management task. As a result, 540 inode, it can directly access the file's blocks, without an additional disk 833 disk, as if the filesystem was mounted with the "sync" mount option. [all...] |
/external/qemu/ |
block.c | 37 #include <sys/disk.h> 407 * Common part for opening disk images and files 520 * Opens a disk image (raw, qcow2, vmdk, ...) 818 * stable on disk. 1168 /* try to guess the disk logical geometry from the MSDOS partition table. Return 0 if OK, -1 if could not guess */ [all...] |
vl-android.c | 672 * This is needed when tracing to flush the buffers to disk. 876 #define HD_ALIAS "index=%d,media=disk" 1183 if (!strcmp(buf, "disk")) { [all...] |
/external/e2fsprogs/ |
RELEASE-NOTES | 774 when opening an extent instead of reading the inode from disk. [all...] |
/external/chromium/chrome/browser/autocomplete/ |
history_url_provider.cc | 518 // For stability between the in-memory and on-disk autocomplete passes, when 520 // also been typed. Otherwise, the on-disk pass could suggest a shorter URL 642 // where we can read the full on-disk DB. [all...] |
/external/chromium/chrome/browser/history/ |
history_backend.h | 351 // Computes the name of the specified database on disk. 417 // disk and opens a new transaction. This will be called automatically by 419 // to write something to disk.
|
/external/chromium/chrome/browser/sync/syncable/ |
syncable.h | 904 // ServerModelType is found in |types|, from _both_ memory and disk. 923 // successfully deleted on disk as a result of the SaveChanges that processed 928 // processed |snapshot| failed, for example, due to no disk space. [all...] |
/external/chromium/net/http/ |
http_cache.cc | 443 // Do lazy initialization of disk cache if needed. 471 // Do lazy initialization of disk cache if needed. 793 // We implement a basic reader/writer lock for the disk cache entry. If [all...] |
/external/chromium/net/url_request/ |
url_request.h | 401 // Indicate if this response was fetched from disk cache. 519 // the data being stored to disk (downloaded instead of rendered) so we don't 622 // most of the dependencies which are shared between requests (disk cache,
|
/external/clang/lib/Serialization/ |
GlobalModuleIndex.cpp | 66 /// \brief Trait used to read the identifier index from the on-disk hash 680 /// \brief Trait used to generate the identifier index as an on-disk hash 767 // Create the on-disk hash table in a buffer.
|
/external/e2fsprogs/misc/ |
fsck.c | 920 * Returns TRUE if a partition on the same disk is already being 932 /* Don't check a soft raid disk with any other disk */
|
/external/kernel-headers/original/linux/ |
cdrom.h | 251 __u8 xa_flag; /* 1: "is XA disk" */ 935 struct gendisk *disk; /* matching block layer disk */ member in struct:cdrom_device_info [all...] |
/external/qemu/block/ |
raw-posix.c | 56 #include <sys/disk.h> 102 reopen it to see if the disk has been changed */ 734 .help = "Virtual disk size" [all...] |
/external/qemu/elff/ |
dwarf.h | [all...] |
/external/qemu/hw/ |
pc.c | 710 fprintf(stderr, "qemu: linux kernel too old to load a ram disk %s, %s, %s\n", 717 fprintf(stderr, "qemu: could not load initial ram disk '%s'\n", 726 fprintf(stderr, "qemu: read error on initial ram disk '%s'\n", [all...] |
/ndk/sources/host-tools/ndk-stack/elff/ |
dwarf.h | [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/ |
gcov-io.h | 800 /* Optimum number of gcov_unsigned_t's read from or written to disk. */ 810 int error; /* < 0 overflow, > 0 disk error. */ [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/ |
gcov-io.h | 800 /* Optimum number of gcov_unsigned_t's read from or written to disk. */ 810 int error; /* < 0 overflow, > 0 disk error. */ [all...] |
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/ |
gcov-io.h | 800 /* Optimum number of gcov_unsigned_t's read from or written to disk. */ 810 int error; /* < 0 overflow, > 0 disk error. */ [all...] |
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/ |
gcov-io.h | 800 /* Optimum number of gcov_unsigned_t's read from or written to disk. */ 810 int error; /* < 0 overflow, > 0 disk error. */ [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/ |
gcov-io.h | 800 /* Optimum number of gcov_unsigned_t's read from or written to disk. */ 810 int error; /* < 0 overflow, > 0 disk error. */ [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/ |
gcov-io.h | 800 /* Optimum number of gcov_unsigned_t's read from or written to disk. */ 810 int error; /* < 0 overflow, > 0 disk error. */ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/gcov-src/ |
gcov-io.h | 800 /* Optimum number of gcov_unsigned_t's read from or written to disk. */ 810 int error; /* < 0 overflow, > 0 disk error. */ [all...] |