/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
ps2esdi.h | 93 unsigned char sectors; member in struct:ps2esdi_geometry
|
types.h | 109 * Linux always considers sectors to be 512 bytes long independently
|
fd.h | 13 unsigned int size, /* nr of sectors total */ 14 sect, /* sectors per track */ 141 unsigned char interleave_sect; /* if there are more sectors, use
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ps2esdi.h | 93 unsigned char sectors; member in struct:ps2esdi_geometry
|
types.h | 109 * Linux always considers sectors to be 512 bytes long independently
|
fd.h | 13 unsigned int size, /* nr of sectors total */ 14 sect, /* sectors per track */ 141 unsigned char interleave_sect; /* if there are more sectors, use
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ps2esdi.h | 93 unsigned char sectors; member in struct:ps2esdi_geometry
|
types.h | 109 * Linux always considers sectors to be 512 bytes long independently
|
fd.h | 13 unsigned int size, /* nr of sectors total */ 14 sect, /* sectors per track */ 141 unsigned char interleave_sect; /* if there are more sectors, use
|
/external/kernel-headers/original/linux/raid/ |
md_p.h | 220 __u64 size; /* used size of component devices, in 512byte sectors */ 222 __u32 chunksize; /* in 512byte sectors */ 224 __u32 bitmap_offset; /* sectors after start of superblock that bitmap starts 239 __u64 data_size; /* sectors in this device that can be used for data */ 241 __u64 recovery_offset;/* sectors before this offset (from data_offset) have been recovered */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/raid/ |
md_p.h | 220 __le64 size; /* used size of component devices, in 512byte sectors */ 222 __le32 chunksize; /* in 512byte sectors */ 224 __le32 bitmap_offset; /* sectors after start of superblock that bitmap starts 239 __le64 data_size; /* sectors in this device that can be used for data */ 241 __le64 recovery_offset;/* sectors before this offset (from data_offset) have been recovered */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/raid/ |
md_p.h | 220 __le64 size; /* used size of component devices, in 512byte sectors */ 222 __le32 chunksize; /* in 512byte sectors */ 224 __le32 bitmap_offset; /* sectors after start of superblock that bitmap starts 239 __le64 data_size; /* sectors in this device that can be used for data */ 241 __le64 recovery_offset;/* sectors before this offset (from data_offset) have been recovered */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/raid/ |
md_p.h | 220 __le64 size; /* used size of component devices, in 512byte sectors */ 222 __le32 chunksize; /* in 512byte sectors */ 224 __le32 bitmap_offset; /* sectors after start of superblock that bitmap starts 239 __le64 data_size; /* sectors in this device that can be used for data */ 241 __le64 recovery_offset;/* sectors before this offset (from data_offset) have been recovered */
|
/external/grub/lib/ |
device.c | 53 unsigned char sectors; member in struct:hd_geometry 166 geom->sectors = hdg.sectors; 190 geom->sectors = tmp; 192 geom->sectors = 63; 204 / geom->sectors); 219 geom->sectors = hdg.d_nsectors; 241 geom->sectors = DEFAULT_HD_SECTORS; 247 geom->sectors = DEFAULT_FD_SECTORS; 250 /* Set the total sectors properly, if we can. * [all...] |
/external/kernel-headers/original/asm-mips/ |
sgiarcs.h | 333 unsigned char sect_clust; /* sectors per cluster */ 334 unsigned short sect_resv; /* reserved sectors */ 337 unsigned short sect_volume; /* sectors in volume */ 339 unsigned short sect_fat; /* sectors per allocation table */ 340 unsigned short sect_track; /* sectors per track */ 342 unsigned short nhsects; /* # of hidden sectors */
|
/external/fsck_msdos/ |
boot.c | 79 boot->Sectors = block[19] + (block[20] << 8); 212 if (boot->Sectors) { 214 boot->NumSectors = boot->Sectors; 251 pfatal("FAT size too small, %u entries won't fit into %u sectors\n",
|
/external/grub/stage2/ |
defs.h | 77 * Note that the disk devices are assumed to have DEV_BSIZE "sectors"
|
/system/vold/ |
cryptfs.h | 53 __le64 fs_size; /* Size of the encrypted fs, in 512 byte sectors */
|
/external/grub/docs/ |
internals.texi | 132 sectors to be read in the next block list is zero. 202 The current partition starting address, in sectors. 205 The current partition length, in sectors. 221 The current position in the file, in sectors. 242 Only read sectors from within a partition. Sector 0 is the first sector 309 and in the sectors right after a MBR, because Stage 1.5 is enough small 310 and the sectors right after a MBR is normally an unused region. The size 311 of this region is the number of sectors per head minus 1.
|
/external/kernel-headers/original/linux/ |
blk_types.h | 35 sectors */ 127 __REQ_DISCARD, /* request to discard sectors */
|
fd.h | 14 unsigned int size, /* nr of sectors total */ 15 sect, /* sectors per track */ 142 unsigned char interleave_sect; /* if there are more sectors, use
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
mount.h | 88 #define BLKSECTSET _IO(0x12,102) /* Set max sectors per request. */ 89 #define BLKSECTGET _IO(0x12,103) /* Get max sectors per request. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
mount.h | 88 #define BLKSECTSET _IO(0x12,102) /* Set max sectors per request. */ 89 #define BLKSECTGET _IO(0x12,103) /* Get max sectors per request. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
mount.h | 88 #define BLKSECTSET _IO(0x12,102) /* Set max sectors per request. */ 89 #define BLKSECTGET _IO(0x12,103) /* Get max sectors per request. */
|
/packages/apps/LegacyCamera/src/com/android/camera/ui/ |
IndicatorControlWheel.java | 207 int sectors = count - 1; local 227 if (index > sectors) return (startIndex + sectors); 393 int sectors = (count <= 1) ? 1 : (count - 1); local 395 ((SECOND_LEVEL_END_DEGREES - SECOND_LEVEL_START_DEGREES) / sectors);
|