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

1 23 4 5 6 7 8 91011>>

  /packages/experimental/StrictModeTest/src/com/android/strictmodetest/
ServiceBase.java 60 Log.d(TAG, "Doing a one-way disk write; policy is: " + policy);
61 // Fake disk usage...
71 // Fake disk usage...
74 // Fake disk delay...
  /frameworks/base/docs/html/training/displaying-bitmaps/
cache-bitmap.jd 15 <li><a href="#disk-cache">Use a Disk Cache</a></li>
44 and disk cache can often help here, allowing components to quickly reload processed images.</p>
46 <p>This lesson walks you through using a memory and disk bitmap cache to improve the responsiveness
173 <h2 id="disk-cache">Use a Disk Cache</h2>
181 <p>A disk cache can be used in these cases to persist processed bitmaps and help decrease loading
182 times where images are no longer available in a memory cache. Of course, fetching images from disk
183 is slower than loading from memory and should be done in a background thread, as disk read times can
191 <a href="https://android.googlesource.com/platform/libcore/+/master/luni/src/main/java/libcore/io/DiskLruCache.java">Android source</a>. Here?s updated example code that adds a disk cache in additio
    [all...]
  /external/kernel-headers/original/linux/
fd.h 53 /* set/get disk parameters */
71 /* begin formatting a disk */
75 /* end formatting a disk */
135 unsigned char spindown_offset; /* decides in which position the disk
150 * disk changes.
165 * used in succession to try to read the disk. If the FDC cannot lock onto
166 * the disk, the next format is tried. This uses the variable 'probing'.
170 int checkfreq; /* how often should the drive be checked for disk
181 FD_DISK_CHANGED_BIT, /* disk has been changed since last i/o */
182 FD_DISK_WRITABLE_BIT /* disk is writable *
    [all...]
efs_fs_i.h 18 * layout of an extent, in memory and on disk. 8 bytes exactly.
36 * extent based filesystem inode as it appears on disk. The efs inode
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fd.h 52 /* set/get disk parameters */
70 /* begin formatting a disk */
74 /* end formatting a disk */
134 unsigned char spindown_offset; /* decides in which position the disk
149 * disk changes.
164 * used in succession to try to read the disk. If the FDC cannot lock onto
165 * the disk, the next format is tried. This uses the variable 'probing'.
169 int checkfreq; /* how often should the drive be checked for disk
180 FD_DISK_CHANGED_BIT, /* disk has been changed since last i/o */
181 FD_DISK_WRITABLE_BIT /* disk is writable *
    [all...]
romfs_fs.h 19 /* On-disk "super block" */
29 /* On disk inode */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fd.h 52 /* set/get disk parameters */
70 /* begin formatting a disk */
74 /* end formatting a disk */
134 unsigned char spindown_offset; /* decides in which position the disk
149 * disk changes.
164 * used in succession to try to read the disk. If the FDC cannot lock onto
165 * the disk, the next format is tried. This uses the variable 'probing'.
169 int checkfreq; /* how often should the drive be checked for disk
180 FD_DISK_CHANGED_BIT, /* disk has been changed since last i/o */
181 FD_DISK_WRITABLE_BIT /* disk is writable *
    [all...]
romfs_fs.h 19 /* On-disk "super block" */
29 /* On disk inode */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fd.h 52 /* set/get disk parameters */
70 /* begin formatting a disk */
74 /* end formatting a disk */
134 unsigned char spindown_offset; /* decides in which position the disk
149 * disk changes.
164 * used in succession to try to read the disk. If the FDC cannot lock onto
165 * the disk, the next format is tried. This uses the variable 'probing'.
169 int checkfreq; /* how often should the drive be checked for disk
180 FD_DISK_CHANGED_BIT, /* disk has been changed since last i/o */
181 FD_DISK_WRITABLE_BIT /* disk is writable *
    [all...]
romfs_fs.h 19 /* On-disk "super block" */
29 /* On disk inode */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
quota.h 63 * Definitions for disk quotas imposed on the average user
109 # define Q_SYNC 0x0600 /* sync disk copy of a filesystems quotas */
114 # define Q_SYNC 0x800001 /* sync disk copy of a filesystems quotas */
125 * The following structure defines the format of the disk quota file
126 * (as it appears on disk) - the file is an array of these structures
132 u_int32_t dqb_bhardlimit; /* absolute limit on disk blks alloc */
133 u_int32_t dqb_bsoftlimit; /* preferred limit on disk blks */
138 time_t dqb_btime; /* time limit for excessive disk use */
157 u_int64_t dqb_bhardlimit; /* absolute limit on disk quota blocks alloc */
158 u_int64_t dqb_bsoftlimit; /* preferred limit on disk quota blocks *
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
quota.h 63 * Definitions for disk quotas imposed on the average user
109 # define Q_SYNC 0x0600 /* sync disk copy of a filesystems quotas */
114 # define Q_SYNC 0x800001 /* sync disk copy of a filesystems quotas */
125 * The following structure defines the format of the disk quota file
126 * (as it appears on disk) - the file is an array of these structures
132 u_int32_t dqb_bhardlimit; /* absolute limit on disk blks alloc */
133 u_int32_t dqb_bsoftlimit; /* preferred limit on disk blks */
138 time_t dqb_btime; /* time limit for excessive disk use */
157 u_int64_t dqb_bhardlimit; /* absolute limit on disk quota blocks alloc */
158 u_int64_t dqb_bsoftlimit; /* preferred limit on disk quota blocks *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
quota.h 63 * Definitions for disk quotas imposed on the average user
109 # define Q_SYNC 0x0600 /* sync disk copy of a filesystems quotas */
114 # define Q_SYNC 0x800001 /* sync disk copy of a filesystems quotas */
125 * The following structure defines the format of the disk quota file
126 * (as it appears on disk) - the file is an array of these structures
132 u_int32_t dqb_bhardlimit; /* absolute limit on disk blks alloc */
133 u_int32_t dqb_bsoftlimit; /* preferred limit on disk blks */
138 time_t dqb_btime; /* time limit for excessive disk use */
157 u_int64_t dqb_bhardlimit; /* absolute limit on disk quota blocks alloc */
158 u_int64_t dqb_bsoftlimit; /* preferred limit on disk quota blocks *
    [all...]
  /build/target/board/vbox_x86/
disk_layout.conf 15 # bytes in a disk sector (== 1 LBA), must be a power of 2!
21 # Autodetect disk size if == 0
  /external/chromium/chrome/browser/chromeos/cros/
mock_mount_library.h 45 const MountLibrary::Disk* disk);
  /external/chromium/chrome/browser/ui/download/
download_tab_helper.h 20 // Prepare for saving the current web page to disk.
23 // Prepare for saving the URL to disk.
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_CDStatus.3 9 \fB/* Given a status, returns true if there\&'s a disk in the drive */
28 The macro \fBCD_INDRIVE\fP is provided for convenience, and given a status returns true if there\&'s a disk in the drive\&.
  /external/yaffs2/yaffs2/direct/
yaffs_flashif.h 3 * yaffs_ramdisk.h: yaffs ram disk component
16 // This provides a rma disk under yaffs.
yaffs_ramdisk.h 3 * yaffs_ramdisk.h: yaffs ram disk component
16 // This provides a rma disk under yaffs.
  /external/yaffs2/yaffs2/
yaffs_tagscompat.h 3 * yaffs_ramdisk.h: yaffs ram disk component
16 /* This provides a ram disk under yaffs.
  /external/qemu/android/avd/
hardware-properties.ini 166 name = disk.cachePartition
172 name = disk.cachePartition.path
176 description = Cache partition to use on the device. Ignored if disk.cachePartition is not 'yes'.
178 name = disk.cachePartition.size
298 name = disk.ramdisk.path
306 # disk.systemPartition.path points to the read/write system partition image.
310 # disk.systemPartition.initPath is only used when .path is empty. It must
313 # disk.systemPartition.size is the ideal size of the system partition. The
315 # it indicates the maximum size the disk image file can grow to.
317 name = disk.systemPartition.pat
    [all...]
  /external/jpeg/
makefile.vms 24 $ OPT = ",Sys$Disk:[]makvms.opt/Option"
127 $ mcr sys$disk:[]djpeg -dct int -ppm -outfile testout.ppm testorig.jpg
128 $ mcr sys$disk:[]djpeg -dct int -bmp -colors 256 -outfile testout.bmp testorig.jpg
129 $ mcr sys$disk:[]cjpeg -dct int -outfile testout.jpg testimg.ppm
130 $ mcr sys$disk:[]djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg
131 $ mcr sys$disk:[]cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm
132 $ mcr sys$disk:[]jpegtran -outfile testoutt.jpg testprog.jpg
  /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::__anon13144::__anon13145
75 uint64_t disk; // disk size member in struct:bochs_header::__anon13146::__anon13147
133 bs->total_sectors = le64_to_cpu(header_v1.extra.redolog.disk) / 512;
135 bs->total_sectors = le64_to_cpu(bochs.extra.redolog.disk) / 512;
  /external/qemu/distrib/jpeg-6b/
makefile.vms 24 $ OPT = ",Sys$Disk:[]makvms.opt/Option"
127 $ mcr sys$disk:[]djpeg -dct int -ppm -outfile testout.ppm testorig.jpg
128 $ mcr sys$disk:[]djpeg -dct int -bmp -colors 256 -outfile testout.bmp testorig.jpg
129 $ mcr sys$disk:[]cjpeg -dct int -outfile testout.jpg testimg.ppm
130 $ mcr sys$disk:[]djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg
131 $ mcr sys$disk:[]cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm
132 $ mcr sys$disk:[]jpegtran -outfile testoutt.jpg testprog.jpg
  /external/e2fsprogs/misc/
badblocks.8.in 50 is used to search for bad blocks on a device (usually a disk partition).
60 disk. If it is not specified the first block on the disk is used as a default.
153 Repeat scanning the disk until there are no new blocks discovered in
154 num_passes consecutive scans of the disk.
161 of the current badblocks pass over the disk. Note that badblocks may do
162 multiple test passes over the disk, in particular if the
169 Specify a test pattern to be read (and written) to disk blocks. The
180 specified pattern has previously been written to the disk - if not, large

Completed in 336 milliseconds

1 23 4 5 6 7 8 91011>>