HomeSort by relevance Sort by last modified time
    Searched defs:sector (Results 151 - 175 of 302) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
blktrace_api.h 101 __u64 sector; /* disk offset */ member in struct:blk_io_trace
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
blktrace_api.h 101 __u64 sector; /* disk offset */ member in struct:blk_io_trace
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
blktrace_api.h 112 __u64 sector; member in struct:blk_io_trace
dm-ioctl.h 75 __u64 sector; member in struct:dm_target_msg
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
blktrace_api.h 112 __u64 sector; member in struct:blk_io_trace
dm-ioctl.h 75 __u64 sector; member in struct:dm_target_msg
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
blktrace_api.h 112 __u64 sector; member in struct:blk_io_trace
dm-ioctl.h 75 __u64 sector; member in struct:dm_target_msg
  /external/chromium_org/third_party/skia/src/pathops/
SkOpAngle.cpp 31 /* quarter angle values for sector
100 if (!lrOverlap) { // no lh/rh sector overlap
101 if (!ltrOverlap) { // no lh/this/rh sector overlap
284 // the original angle is too short to get meaningful sector information
531 // Most of the time, the first one can be found trivially by detecting the smallest sector value.
532 // If all angles have the same sector value, actual sorting is required.
565 // in the case where all angles are nearly in the same sector, check the order to find the best
635 int sector = sedecimant[(xy >= 0) + (xy > 0)][(y >= 0) + (y > 0)][(x >= 0) + (x > 0)] * 2 + 1; local
636 SkASSERT(SkPath::kLine_Verb == verb || sector >= 0);
637 return sector;
    [all...]
  /external/skia/src/pathops/
SkOpAngle.cpp 31 /* quarter angle values for sector
100 if (!lrOverlap) { // no lh/rh sector overlap
101 if (!ltrOverlap) { // no lh/this/rh sector overlap
284 // the original angle is too short to get meaningful sector information
531 // Most of the time, the first one can be found trivially by detecting the smallest sector value.
532 // If all angles have the same sector value, actual sorting is required.
565 // in the case where all angles are nearly in the same sector, check the order to find the best
635 int sector = sedecimant[(xy >= 0) + (xy > 0)][(y >= 0) + (y > 0)][(x >= 0) + (x > 0)] * 2 + 1; local
636 SkASSERT(SkPath::kLine_Verb == verb || sector >= 0);
637 return sector;
    [all...]
  /external/stressapptest/src/
worker.h 448 // Sector tagging support.
482 volatile uint8 sector; member in struct:FileThread::SectorTag
687 static const int kSectorSize = 512; // Size of sector on disk.
  /external/e2fsprogs/lib/blkid/
probe.c 527 /* sector size check */
1331 int sector = (id->bim_kboff) << 1; local
    [all...]
  /external/opencv/cv/src/
cvcolor.cpp 1325 int sector; local
    [all...]
  /external/qemu/
block.c 750 int64_t sector, total_sectors; local
798 for (sector = 0; sector < total_sectors; sector += n) {
799 if (drv->bdrv_is_allocated(bs, sector, COMMIT_BUF_SECTORS, &n)) {
801 if (bdrv_read(bs, sector, buf, n) != 0) {
806 if (bdrv_write(bs->backing_hd, sector, buf, n) != 0) {
950 -EINVAL Invalid sector number or nb_sectors
984 /* first read to align to sector start */
1011 /* add data from the last sector */
1160 uint8_t sector; \/* starting sector *\/ member in struct:partition
    [all...]
  /development/ndk/platforms/android-3/include/linux/
blkdev.h 125 sector_t sector; member in struct:request
  /external/blktrace/
blkparse.c 249 __u64 sector; member in struct:io_track
920 if (iot->sector < __iot->sector)
922 else if (iot->sector > __iot->sector)
926 "sector alias (%Lu) on device %d,%d!\n",
927 (unsigned long long) iot->sector,
938 static struct io_track *__find_track(struct per_dev_info *pdi, __u64 sector)
946 if (sector < __iot->sector)
    [all...]
  /external/libnfc-nci/src/nfc/int/
rw_int.h 219 #define RW_T2T_STATE_SELECT_SECTOR 0x04 /* Waiting response for sector select command */
228 /* rw_t2t_read/rw_t2t_write takes care of sector change if the block to read/write is in a different sector
230 * move back to the particular substate after Sector change is completed and read/write command is sent on new sector */
236 #define RW_T2T_SUBSTATE_WAIT_SELECT_SECTOR_SUPPORT 0x01 /* waiting for response of sector select CMD 1 */
237 #define RW_T2T_SUBSTATE_WAIT_SELECT_SECTOR 0x02 /* waiting for response of sector select CMD 2 */
299 UINT8 prev_substate; /* Substate of the tag before moving to different sector */
300 UINT8 sector; /* Sector number that is selected * member in struct:__anon28179
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
blkdev.h 125 sector_t sector; member in struct:request
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
blkdev.h 125 sector_t sector; member in struct:request
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
blkdev.h 125 sector_t sector; member in struct:request
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
blkdev.h 125 sector_t sector; member in struct:request
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
blkdev.h 125 sector_t sector; member in struct:request
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
blkdev.h 125 sector_t sector; member in struct:request
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
blkdev.h 125 sector_t sector; member in struct:request
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
blkdev.h 125 sector_t sector; member in struct:request

Completed in 814 milliseconds

1 2 3 4 5 67 8 91011>>