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

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/linux/
hdreg.h 288 unsigned char sectors; member in struct:hd_geometry
350 unsigned short sectors; member in struct:hd_driveid
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/linux/
hdreg.h 288 unsigned char sectors; member in struct:hd_geometry
350 unsigned short sectors; member in struct:hd_driveid
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/linux/
hdreg.h 288 unsigned char sectors; member in struct:hd_geometry
350 unsigned short sectors; member in struct:hd_driveid
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/linux/
hdreg.h 288 unsigned char sectors; member in struct:hd_geometry
350 unsigned short sectors; member in struct:hd_driveid
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/linux/
hdreg.h 288 unsigned char sectors; member in struct:hd_geometry
350 unsigned short sectors; member in struct:hd_driveid
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/
hdreg.h 288 unsigned char sectors; member in struct:hd_geometry
350 unsigned short sectors; member in struct:hd_driveid
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/
hdreg.h 288 unsigned char sectors; member in struct:hd_geometry
350 unsigned short sectors; member in struct:hd_driveid
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/
hdreg.h 288 unsigned char sectors; member in struct:hd_geometry
350 unsigned short sectors; member in struct:hd_driveid
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/
hdreg.h 288 unsigned char sectors; member in struct:hd_geometry
350 unsigned short sectors; member in struct:hd_driveid
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/
hdreg.h 288 unsigned char sectors; member in struct:hd_geometry
350 unsigned short sectors; member in struct:hd_driveid
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
hdreg.h 288 unsigned char sectors; member in struct:hd_geometry
350 unsigned short sectors; member in struct:hd_driveid
  /external/gptfdisk/
sgdisk.8 151 to sectors that are multiples of this value, which defaults to 2048 on
208 but does not disturb the data within the sectors originally allocated to
229 sectors on the disk. A script may store this value and pass it back as
231 sectors are available, this function returns the value 0.
236 sectors on the disk. A script may store this value and pass it back as
238 sectors are available, this function returns the value 0. Note that this
320 an ending sector. Both start and end sectors can be specified in absolute
NEWS 46 hybrid partitions that begin below 2^32 sectors and that are smaller than
47 2^32 sectors, since this is technically legal; but gdisk displays a
424 0 for the start and end sectors refer to the first and last available
425 sectors in the largest free block, and a partition number of 0 refers to
660 - The Windows version now works on disks with over-512-byte sectors.
661 Tested on a magneto-optical (MO) drive with 2048-byte sectors.
    [all...]
mbrpart.cc 124 void MBRPart::SetGeometry(uint32_t heads, uint32_t sectors, uint64_t ds, uint32_t bs) {
126 numSecspTrack = sectors;
basicmbr.h 56 uint32_t numSecspTrack; // number of sectors per track, in CHS scheme
cgdisk.8 132 in both sectors and IEEE-1541 units (GiB, TiB, and so on).
180 Change the sector alignment value. Disks with more logical sectors than
181 physical sectors (such as modern Advanced Format drives), some RAID
204 but does not disturb the data within the sectors originally allocated to
gptcurses.cc 336 printw("Partition size: %lld sectors (%s)\n", size, BytesToIeee(size, blockSize).c_str());
400 printw("Current partition alignment, in sectors, is %d.", GetAlignment());
403 printw("Type new alignment value, in sectors: ");
450 printw("Size in sectors or {KMGTP} (default = %lld): ", size);
  /packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
phFriNfc_MifareStdMap.c 110 #define PH_FRINFC_NDEFMAP_MIFARESTD_AUTH_NDEFSECT1 0xD3 /* internal Authenticate Command for NDEF Sectors 1 */
111 #define PH_FRINFC_NDEFMAP_MIFARESTD_AUTH_NDEFSECT2 0xF7 /* internal Authenticate Command for NDEF Sectors 2 */
    [all...]
phFriNfc_NdefMap.h 73 #define PH_FRINFC_NDEFMAP_MIFARESTD_TOTALNO_BLK 40 /* Total number of sectors in Mifare 4k */
168 /* The flag is set after reading the MAD sectors */
190 /* Indicates the total number of sectors on the card */
  /external/valgrind/none/tests/
cmdline1.stdout.exp 105 --num-transtab-sectors=<number> size of translated code cache [16]
106 more sectors may increase performance, but use more memory.
  /frameworks/native/cmds/dumpstate/
dumpstate.cpp 281 // read sectors sectors number of sectors read
289 // write sectors sectors number of sectors written
312 // read sectors, write sectors
315 // These values count the number of sectors read from or written to this
316 // block device. The "sectors" in question are the standard UNIX 512-byt
    [all...]
  /external/autotest/server/site_tests/platform_CorruptRootfs/
platform_CorruptRootfs.py 16 3. Corrupts rootfs A by writing some random data to a the first few sectors.
  /external/e2fsprogs/resize/
resize2fs.8.in 46 for 512 byte sectors, kilobytes, megabytes, or gigabytes, respectively.
  /external/kernel-headers/original/uapi/linux/
fdreg.h 104 * pack more sectors on a track) */
  /external/vboot_reference/cgpt/
cmd_add.c 23 " -s NUM Size in sectors\n"

Completed in 967 milliseconds

1 2 3 4 5 6 78 91011>>