HomeSort by relevance Sort by last modified time
    Searched full:heads (Results 1 - 25 of 225) sorted by null

1 2 3 4 5 6 7 8 9

  /external/grub/stage2/
bios.c 34 unsigned long *heads,
39 unsigned long *heads,
96 * geometry->heads
112 head_offset = head % geometry->heads;
113 cylinder_offset = head / geometry->heads;
144 unsigned char heads;
159 geometry->heads = 1;
171 geometry->heads = cdrp.heads;
175 * geometry->heads
142 unsigned char heads; member in struct:iso_spec_packet
213 unsigned long heads; member in struct:drive_parameters
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/
Xinerama.h 32 Returns the number of heads and a pointer to an array of
34 heads. Returns NULL and number = 0 if Xinerama is not active.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
adfs_fs.h 13 __u8 heads; member in struct:adfs_discrecord
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
adfs_fs.h 13 __u8 heads; member in struct:adfs_discrecord
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
adfs_fs.h 13 __u8 heads; member in struct:adfs_discrecord
  /external/qemu/block/
vpc.c 65 uint8_t heads; member in struct:vhd_footer
179 be16_to_cpu(footer->cyls) * footer->heads * footer->secs_per_cyl;
444 * Calculates the number of cylinders, heads and sectors per cylinder
454 uint8_t* heads, uint8_t* secs_per_cyl)
463 *heads = 16;
468 *heads = (cyls_times_heads + 1023) / 1024;
470 if (*heads < 4)
471 *heads = 4;
473 if (cyls_times_heads >= (*heads * 1024) || *heads > 16)
499 uint8_t heads = 0; local
    [all...]
  /development/ndk/platforms/android-3/include/linux/mtd/
nftl.h 31 unsigned char heads; member in struct:NFTLrecord
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/mtd/
nftl.h 31 unsigned char heads; member in struct:NFTLrecord
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/mtd/
nftl.h 31 unsigned char heads; member in struct:NFTLrecord
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/mtd/
nftl.h 31 unsigned char heads; member in struct:NFTLrecord
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/mtd/
nftl.h 31 unsigned char heads; member in struct:NFTLrecord
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/mtd/
nftl.h 31 unsigned char heads; member in struct:NFTLrecord
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/mtd/
nftl.h 31 unsigned char heads; member in struct:NFTLrecord
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/mtd/
nftl.h 31 unsigned char heads; member in struct:NFTLrecord
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/mtd/
nftl.h 31 unsigned char heads; member in struct:NFTLrecord
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/mtd/
nftl.h 31 unsigned char heads; member in struct:NFTLrecord
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/mtd/
nftl.h 31 unsigned char heads; member in struct:NFTLrecord
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/mtd/
nftl.h 31 unsigned char heads; member in struct:NFTLrecord
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/mtd/
nftl.h 31 unsigned char heads; member in struct:NFTLrecord
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/mtd/
nftl.h 31 unsigned char heads; member in struct:NFTLrecord
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/mtd/
nftl.h 31 unsigned char heads; member in struct:NFTLrecord
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/linux/mtd/
nftl.h 31 unsigned char heads; member in struct:NFTLrecord
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/linux/mtd/
nftl.h 31 unsigned char heads; member in struct:NFTLrecord
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/linux/mtd/
nftl.h 31 unsigned char heads; member in struct:NFTLrecord
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/linux/mtd/
nftl.h 31 unsigned char heads; member in struct:NFTLrecord

Completed in 854 milliseconds

1 2 3 4 5 6 7 8 9