Searched
full:disk (Results
626 -
650 of
2804) sorted by null
<<21222324252627282930>>
/external/chromium_org/third_party/sqlite/src/test/ |
fuzz3.test | 148 || $msg eq "database or disk is full" 149 || $msg eq "database disk image is malformed"
|
incrvacuum_ioerr.test | 13 # such as writes failing because the disk is full. 152 expr {$::rc==0 || $msg eq "disk I/O error"}
|
pageropt.test | 68 # We should not have to go back to disk. 103 # disk when deleting a row. The one row of t1(x) has four pages
|
/external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/ |
heap-profiler.h | 72 * If |prefix| is NULL then dumps will not be written to disk. Applications 79 * stacks. Profiles are not written to disk, but may be obtained via
|
/external/chromium_org/tools/gyp/pylib/gyp/ |
easy_xml.py | 10 """ Writes the XML content to disk, touching the file only if it has changed. 107 """ Writes the XML content to disk, touching the file only if it has changed.
|
/external/chromium_org/tools/memory_watcher/scripts/ |
summary.pl | 8 # is something like {v8, sqlite, disk cache, skia, etc..} 52 $location_blame = "disk cache";
|
/external/chromium_org/webkit/browser/quota/ |
quota_temporary_storage_evictor.cc | 158 // Get usage and disk space, then continue. 196 // TODO(michaeln): if the reason for eviction is low physical disk space,
|
/external/e2fsprogs/lib/blkid/ |
blkidP.h | 51 #define BLKID_BID_FL_VERIFIED 0x0001 /* Device data validated from disk */ 102 #define BLKID_BIC_FL_CHANGED 0x0004 /* Cache has changed from disk */
|
getsize.c | 39 #include <sys/disk.h> 142 * Note that FreeBSD >= 4.0 has disk devices as unbuffered (raw,
|
save.c | 2 * save.c - write the cache struct to disk 55 * Write out the cache struct to the cache file on disk.
|
/external/e2fsprogs/lib/ext2fs/ |
kernel-jbd.h | 88 * On-disk structures 141 __u32 t_blocknr; /* The on-disk block number */ 150 * The revoke descriptor: used on disk to describe a series of blocks to 161 #define JFS_FLAG_ESCAPE 1 /* on-disk block is escaped */ 343 * FLUSH: All updates complete, but we are still writing to disk 344 * COMMIT: All data on disk, writing commit record 483 /* ... the transaction we are pushing to disk ... */ 540 /* Total maximum capacity of the journal region on disk. */
|
/external/iproute2/doc/ |
arpd.sgml | 10 it on local disk and feeding it to kernel on demand to avoid 78 <tt/SIGHUP/ syncs database to disk. <tt/SIGUSR1/ sends some statistics
|
/external/iproute2/man/man8/ |
arpd.8 | 12 daemon collects gratuitous ARP information, saving it on local disk and feeding it to kernel on demand to avoid redundant broadcasting due to limited size of kernel ARP cache. 50 arpd exits gracefully syncing database and restoring adjusted sysctl parameters, when receives SIGINT or SIGTERM. SIGHUP syncs database to disk. SIGUSR1 sends some statistics to syslog. Effect of another signals is undefined, they may corrupt database and leave sysctl praameters in an unpredictable state.
|
/external/jmonkeyengine/engine/src/core/com/jme3/math/ |
Ring.java | 40 * <code>Ring</code> defines a flat ring or disk within three dimensional
59 * of one (a unit disk).
|
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/ |
CompilingClassLoader.java | 160 * any files to disk. 162 * When files are written to, rather than putting the bytes on disk, they are appended to buffers
|
/external/qemu/android/ |
snaphost-android.c | 175 * that disk.dataPartition.initPath is empty. */ 176 iniFile_setValue(hwcfg_bkp, "disk.dataPartition.initPath", "");
|
/external/qemu/block/ |
vmdk.c | 188 "# Disk DescriptorFile\n" 198 "# The Disk Data Base \n" 278 * Each GDE span 32M disk, means: 552 * This problem may occur because of insufficient space on host disk 658 // update CID on the first write every time the virtual disk is opened 673 "# Disk DescriptorFile\n" 682 "# The Disk Data Base \n" 836 .help = "Virtual disk size"
|
/external/qemu/ |
block.h | 36 #define BDRV_O_NO_FLUSH 0x0200 /* disable flushing on this disk */ 144 /* Ensure contents are flushed to disk. */
|
block_int.h | 140 int64_t total_sectors; /* if we are reading a disk image, give its 182 /* Whether the disk can expand beyond total_sectors */
|
/external/qemu/distrib/sdl-1.2.15/docs/html/ |
sdlcdstatus.html | 113 >/* Given a status, returns true if there's a disk in the drive */ 146 and given a status returns true if there's a disk in the drive.</P
|
/external/qemu/hw/ |
android_mips.c | 103 "qemu: memory too small for initial ram disk '%s'\n", 113 fprintf(stderr, "qemu: could not load initial ram disk '%s'\n",
|
cdrom.c | 29 #include "scsi-disk.h" 103 *q++ = 0x00; /* disk type */
|
goldfish_nand.c | 137 * 2: saving actual disk contents as well 203 * Copies the current contents of a disk image into the snapshot file. 206 * unchanged disk sections. 263 * Overwrites the contents of the disk image managed by this device with the 280 /* overwrite disk contents with snapshot contents */ 339 /* The guest will continue writing to the disk image after the state has 341 * a copy of the current disk state in the snapshot. 767 XLOG("could not create temp file for %.*s NAND disk image: %s\n",
|
/external/yaffs2/yaffs2/direct/ |
yaffscfg2k.c | 46 // /boot 2MB boot disk (flash) 47 // /flash 14MB flash disk (flash)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
edd.h | 7 * BIOS Enhanced Disk Drive Services 17 * information is used to identify BIOS boot disk. The code in setup.S
|
Completed in 1753 milliseconds
<<21222324252627282930>>