/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...
|
/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/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::__anon10559::__anon10560 75 uint64_t disk; // disk size member in struct:bochs_header::__anon10561::__anon10562 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
|
/build/tools/acp/ |
README | 17 volume. "cp" works okay copying from local disk. 22 If you copy from NFS to local disk, your NFS files will always be 23 newer, because the local disk time stamp is truncated rather than
|
/development/samples/training/bitmapfun/src/com/example/android/bitmapfun/util/ |
DiskLruCache.java | 43 * A simple disk LRU bitmap cache to illustrate how a disk cache would be used for bitmap caching. A 44 * much more robust and efficient disk LRU cache solution can be found in the ICS source code 113 * Add a bitmap to the disk cache. 145 * HashMap. If the images and keys in the disk cache change often then they probably won't ever 172 * Get an image from the disk cache. 182 Log.d(TAG, "Disk cache hit"); 190 Log.d(TAG, "Disk cache hit (existing file)"); 222 * Removes all disk cache entries from this instance cache dir 229 * Removes all disk cache entries from the application cache directory in the uniqueNam [all...] |