/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
bfs_fs.h | 2 * include/linux/bfs_fs.h - BFS data structures on disk. 21 /* BFS inode layout on disk */ 48 /* BFS superblock layout on disk */
|
blkpg.h | 5 * Partition table and disk geometry handling 11 * find the device number of the encompassing disk) 12 * get_all_partitions() (given the device number of a disk, return the
|
dqblk_xfs.h | 23 * Disk quota - quotactl(2) commands for the XFS Quota Manager (XQM). 36 #define Q_XGETQUOTA XQM_CMD(3) /* get disk limits and usage */ 37 #define Q_XSETQLIM XQM_CMD(4) /* set disk limits */ 39 #define Q_XQUOTARM XQM_CMD(6) /* free disk space used by dquots */ 55 __u64 d_blk_hardlimit;/* absolute limit on disk blks */ 56 __u64 d_blk_softlimit;/* preferred limit on disk blks */ 59 __u64 d_bcount; /* # disk blocks owned by the user */ 63 __s32 d_btimer; /* similar to above; for disk blocks */ 65 __u16 d_bwarns; /* # warnings issued wrt disk blocks */ 68 __u64 d_rtb_softlimit;/* preferred limit on RT disk blks * [all...] |
minix_fs.h | 30 * This is the original minix inode layout on disk. 62 * minix super-block data on disk 78 * V3 minix super-block data on disk
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
rquota.x | 22 unsigned int rq_bhardlimit; /* absolute limit on disk blks alloc */ 23 unsigned int rq_bsoftlimit; /* preferred limit on disk blks */ 28 unsigned int rq_btimeleft; /* time left for excessive disk use */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
bfs_fs.h | 2 * include/linux/bfs_fs.h - BFS data structures on disk. 21 /* BFS inode layout on disk */ 48 /* BFS superblock layout on disk */
|
blkpg.h | 5 * Partition table and disk geometry handling 11 * find the device number of the encompassing disk) 12 * get_all_partitions() (given the device number of a disk, return the
|
dqblk_xfs.h | 23 * Disk quota - quotactl(2) commands for the XFS Quota Manager (XQM). 36 #define Q_XGETQUOTA XQM_CMD(3) /* get disk limits and usage */ 37 #define Q_XSETQLIM XQM_CMD(4) /* set disk limits */ 39 #define Q_XQUOTARM XQM_CMD(6) /* free disk space used by dquots */ 55 __u64 d_blk_hardlimit;/* absolute limit on disk blks */ 56 __u64 d_blk_softlimit;/* preferred limit on disk blks */ 59 __u64 d_bcount; /* # disk blocks owned by the user */ 63 __s32 d_btimer; /* similar to above; for disk blocks */ 65 __u16 d_bwarns; /* # warnings issued wrt disk blocks */ 68 __u64 d_rtb_softlimit;/* preferred limit on RT disk blks * [all...] |
minix_fs.h | 30 * This is the original minix inode layout on disk. 62 * minix super-block data on disk 78 * V3 minix super-block data on disk
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
rquota.x | 22 unsigned int rq_bhardlimit; /* absolute limit on disk blks alloc */ 23 unsigned int rq_bsoftlimit; /* preferred limit on disk blks */ 28 unsigned int rq_btimeleft; /* time left for excessive disk use */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
bfs_fs.h | 2 * include/linux/bfs_fs.h - BFS data structures on disk. 21 /* BFS inode layout on disk */ 48 /* BFS superblock layout on disk */
|
blkpg.h | 5 * Partition table and disk geometry handling 11 * find the device number of the encompassing disk) 12 * get_all_partitions() (given the device number of a disk, return the
|
dqblk_xfs.h | 23 * Disk quota - quotactl(2) commands for the XFS Quota Manager (XQM). 36 #define Q_XGETQUOTA XQM_CMD(3) /* get disk limits and usage */ 37 #define Q_XSETQLIM XQM_CMD(4) /* set disk limits */ 39 #define Q_XQUOTARM XQM_CMD(6) /* free disk space used by dquots */ 55 __u64 d_blk_hardlimit;/* absolute limit on disk blks */ 56 __u64 d_blk_softlimit;/* preferred limit on disk blks */ 59 __u64 d_bcount; /* # disk blocks owned by the user */ 63 __s32 d_btimer; /* similar to above; for disk blocks */ 65 __u16 d_bwarns; /* # warnings issued wrt disk blocks */ 68 __u64 d_rtb_softlimit;/* preferred limit on RT disk blks * [all...] |
minix_fs.h | 30 * This is the original minix inode layout on disk. 62 * minix super-block data on disk 78 * V3 minix super-block data on disk
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
rquota.x | 22 unsigned int rq_bhardlimit; /* absolute limit on disk blks alloc */ 23 unsigned int rq_bsoftlimit; /* preferred limit on disk blks */ 28 unsigned int rq_btimeleft; /* time left for excessive disk use */
|
/frameworks/base/docs/html/tools/help/ |
mksdcard.jd | 6 <p>The <code>mksdcard</code> tool lets you quickly create a FAT32 disk image that you can load in the 29 <td>A volume label for the disk image to create.</td> 35 <td>An integer that specifies the size (in bytes) of disk image to create. You can also 43 <td>The path/filename of the disk image to create.</td> 47 <p>Once you have created the disk image file, you can load it in the emulator at startup using
|
/external/e2fsprogs/misc/ |
base_device.c | 6 * one time. Otherwise, the disk heads will be seeking all over the 44 const char **hier, *disk; local 64 * on one disk, since we don't know how to parallelize them. 124 /* Now handle devfs /dev/disc or /dev/disk names */ 125 disk = 0; 127 disk = "disc"; 129 disk = "disk"; 130 if (disk) { 132 if (strncmp(cp, disk, 4) != 0 [all...] |
/external/webkit/Tools/BuildSlaveSupport/ |
build-launcher-dmg | 30 # Script used by build slaves to create a disk-image containing WebKit.app. 70 print "Creating disk image...\n"; 72 die "Creating disk image failed" if $?; 78 print "Compressing disk image...\n"; 79 system("mv", "-f", $nightlyLauncherDiskImagePath, "$nightlyLauncherDiskImagePath.uncompressed.dmg") == 0 or die "Renaming disk image failed"; 81 die "Compressing disk image failed" if $?; 91 system("rsync", "-vP", $nightlyLauncherDiskImagePath, "$nightlyRemoteHost:$nightlyRemoteDiskImagePath") == 0 or die "Failed uploading disk image"; 92 system("ssh", $nightlyRemoteHost, $nightlyRemoteLatestPath, $buildTag, "mac", $nightlyRemoteDiskImagePath, $revision) == 0 or die "Failed linking disk image to latest"; 98 system("rsync", "-vP", $nightlyLauncherDiskImagePath, $remoteDiskImagePath) == 0 or die "Failed uploading disk image"; 117 print "Disk image left at $nightlyLauncherDiskImagePath\n" [all...] |
/external/chromium/chrome/browser/chromeos/cros/ |
mount_library.h | 36 class Disk { 38 Disk(const std::string& device_path, 61 // If disk is a parent, then its label, else parents label. 96 typedef std::map<std::string, Disk*> DiskMap; 103 const Disk* disk) = 0;
|
/external/chromium/chrome/browser/cocoa/ |
install_from_dmg.h | 9 // If the application is running from a read-only disk image, prompts the user
|
/external/chromium/chrome/browser/ |
transport_security_persister.h | 7 // singleton object deals with writing that data out to disk as needed and 11 // disk. For the moment, we don't want to delay startup for this load, so we 31 // and writes to disk. 64 // Used on the IO thread to coalesce writes to disk.
|
/external/chromium/chrome/common/ |
persistent_pref_store.h | 61 // actually persisted to disk. This happens in some cases when there are 65 // Reads the preferences from disk. 68 // Writes the preferences to disk immediately. 74 // Lands any pending writes to disk.
|
/external/chromium/net/base/ |
cache_type.h | 13 DISK_CACHE, // Disk is used as the backing storage.
|
/external/grub/stage2/ |
defs.h | 31 * Compatibility definitions for disk IO. 35 * Disk devices do all IO in 512-byte blocks. 40 * Conversion between bytes and disk blocks. 77 * Note that the disk devices are assumed to have DEV_BSIZE "sectors"
|
/external/webkit/Source/WebCore/manual-tests/ |
directory-drop-on-view.html | 11 Drag a file that WebKit doesn't recognise -- eg. a disk image, tarball, etc.<br />
|