HomeSort by relevance Sort by last modified time
    Searched full:sectors (Results 101 - 125 of 391) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
virtio_blk.h 49 __u8 sectors; member in struct:virtio_blk_config::virtio_blk_geometry
  /external/kernel-headers/original/uapi/linux/
virtio_blk.h 57 /* The capacity (in 512-byte sectors). */
67 __u8 sectors; member in struct:virtio_blk_config::virtio_blk_geometry
fd.h 14 unsigned int size, /* nr of sectors total */
15 sect, /* sectors per track */
148 unsigned char interleave_sect; /* if there are more sectors, use
  /external/strace/
block.c 206 tprintf("{heads=%u, sectors=%u, "
209 (unsigned)geo.sectors,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
mount.h 111 #define BLKSECTSET _IO(0x12,102) /* Set max sectors per request. */
112 #define BLKSECTGET _IO(0x12,103) /* Get max sectors per request. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
blk_types.h 35 sectors */
125 __REQ_DISCARD, /* request to discard sectors */
fd.h 14 unsigned int size, /* nr of sectors total */
15 sect, /* sectors per track */
148 unsigned char interleave_sect; /* if there are more sectors, use
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
mount.h 111 #define BLKSECTSET _IO(0x12,102) /* Set max sectors per request. */
112 #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);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
fd.h 14 unsigned int size, /* nr of sectors total */
15 sect, /* sectors per track */
148 unsigned char interleave_sect; /* if there are more sectors, use
  /bionic/libc/kernel/uapi/linux/
virtio_blk.h 54 __u8 sectors; member in struct:virtio_blk_config::virtio_blk_geometry
  /development/ndk/platforms/android-3/include/linux/
msdos_fs.h 111 __u8 sectors[2]; member in struct:fat_boot_sector
  /external/autotest/client/site_tests/platform_BootPerf/
platform_BootPerf.py 185 """Return sectors read since boot for a bootstat event.
191 @return Number of sectors read since boot for
326 Read "sectors read since kernel startup" from the bootstat
337 Disk statistics are reported in units of 512 byte sectors;
  /external/e2fsprogs/lib/ext2fs/
dosio.h 45 unsigned long len; /* length of partition in sectors */
  /external/gptfdisk/
bsd.cc 81 // Read 4096 bytes (eight 512-byte sectors or equivalent)
163 // detected above, apply a correction to all partition start sectors....
250 // Returns the length (in sectors) of the specified partition
269 uint64_t sectorOne, sectorEnd; // first & last sectors of partition
bsd.h 49 uint32_t lengthLBA; // number of sectors in partition
gptpart.h 29 #define MBR_SIZED_GOOD 0 /* Whole partition under 2^32 sectors */
mbrpart.h 80 void SetGeometry(uint32_t heads, uint32_t sectors, uint64_t ds, uint32_t bs);
  /external/vboot_reference/firmware/include/
gpt.h 69 * GPT header defines how many partitions exist on a drive and sectors managed.
  /packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
phFriNfc_SmtCrdFmt.h 71 uint8_t SectCompl[40]; /* Store the compliant sectors */
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
msdos_fs.h 111 __u8 sectors[2]; member in struct:fat_boot_sector
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
msdos_fs.h 111 __u8 sectors[2]; member in struct:fat_boot_sector
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
msdos_fs.h 111 __u8 sectors[2]; member in struct:fat_boot_sector
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
msdos_fs.h 111 __u8 sectors[2]; member in struct:fat_boot_sector

Completed in 624 milliseconds

1 2 3 45 6 7 8 91011>>