Home
last modified time | relevance | path

Searched refs:heads (Results 1 – 25 of 31) sorted by relevance

12

/external/e2fsprogs/lib/ext2fs/
Ddosio.c95 chs->cyl = abss / (part->sects * part->heads); in lba2chs()
96 chs->head = (abss / part->sects) % part->heads; in lba2chs()
293 part->heads = sec[3] + 1; in dos_open()
331 (part->heads * part->sects) - 1; in dos_open()
Ddosio.h50 unsigned short heads; member
/external/lzma/C/
DLzFindMt.c136 UInt32 *hash, UInt32 hashMask, UInt32 *heads, UInt32 numHeads, const UInt32 *crc) \
138 const UInt32 value = (v); p++; *heads++ = pos - hash[value]; hash[value] = pos++; } }
196 … UInt32 *heads = mt->hashBuf + ((numProcessedBlocks++) & kMtHashNumBlocksMask) * kMtHashBlockSize; in HashThreadFunc() local
198 heads[0] = 2; in HashThreadFunc()
199 heads[1] = num; in HashThreadFunc()
205 …mt->GetHeadsFunc(mf->buffer, mf->pos, mf->hash + mf->fixedHashSize, mf->hashMask, heads + 2, num, … in HashThreadFunc()
206 heads[0] += num; in HashThreadFunc()
DLzFindMt.h47 UInt32 *hash, UInt32 hashMask, UInt32 *heads, UInt32 numHeads, const UInt32 *crc);
/external/toybox/toys/pending/
Dfdisk.c33 long heads;
228 disk->heads = geometry.heads; in read_geometry()
372 disk.heads = disk.sectors = 0; in read_mbr()
379 g_heads = (toys.optflags & FLAG_H && TT.heads)? TT.heads : h? h : disk.heads? disk.heads : 255; in read_mbr()
1361 g_heads = TT.heads = value; in expert_menu()
1408 dev_geo.heads = 0; in disk_proper()
1470 if (TT.heads >= 256) TT.heads = 0; in fdisk_main()
/external/kernel-headers/original/uapi/linux/
Dadfs_fs.h13 __u8 heads; member
Dhdreg.h324 unsigned char heads; member
402 unsigned short heads; /* Obsolete, "physical" heads */ member
Dvirtio_blk.h62 __u8 heads; member
Dmsdos_fs.h123 __le16 heads; /* number of heads */ member
/external/gptfdisk/
Dmbrpart.cc124 void MBRPart::SetGeometry(uint32_t heads, uint32_t sectors, uint64_t ds, uint32_t bs) { in SetGeometry() argument
125 numHeads = heads; in SetGeometry()
Dmbrpart.h80 void SetGeometry(uint32_t heads, uint32_t sectors, uint64_t ds, uint32_t bs);
Ddiskio-unix.cc192 numHeads = (uint32_t) geometry.heads; in GetNumHeads()
/external/e2fsprogs/misc/
Dpartinfo.c72 loc.heads, (int)loc.sectors, loc.cylinders, in main()
/external/blktrace/btt/
Ddevs.c79 __destroy_heads(dip->heads); in __dip_exit()
134 dip->heads = dip_rb_mkhds(); in dip_alloc()
Dglobals.h132 void *heads; member
Dinlines.h287 struct rb_root *roots = dip->heads; in __get_root()
/external/blktrace/
Dblktrace.c107 struct tracer_devpath_head *heads; member
1136 for (cpu = 0, hd = dpp->heads; cpu < ncpus; cpu++, hd++) { in free_tracer_heads()
1142 free(dpp->heads); in free_tracer_heads()
1158 dpp->heads = calloc(ncpus, sizeof(struct tracer_devpath_head)); in setup_tracer_devpaths()
1159 for (cpu = 0, hd = dpp->heads; cpu < ncpus; cpu++, hd++) { in setup_tracer_devpaths()
1173 struct tracer_devpath_head *hd = &dpp->heads[cpu]; in add_trace_buf()
1246 if (dpp->heads) in rel_devpaths()
1396 struct tracer_devpath_head *hd = dpp->heads; in __process_trace_bufs()
/external/linux-tools-perf/src/tools/perf/util/
Devlist.c36 INIT_HLIST_HEAD(&evlist->heads[i]); in perf_evlist__init()
351 hlist_add_head(&sid->node, &evlist->heads[hash]); in perf_evlist__id_hash()
409 head = &evlist->heads[hash]; in perf_evlist__id2sid()
480 head = &evlist->heads[hash]; in perf_evlist__event2evsel()
Devlist.h29 struct hlist_head heads[PERF_EVLIST__HLIST_SIZE]; member
/external/strace/
Dblock.c233 (unsigned)geo.heads, in block_ioctl()
/external/linux-tools-perf/src/include/linux/
Dperf_event.h281 struct hlist_head heads[SWEVENT_HLIST_SIZE]; member
/external/toybox/generated/
Dglobals.h467 long heads; member
/external/dnsmasq/
DCHANGELOG206 OpenSolaris. Thanks to Bastian Machek for the heads-up.
/external/guava/guava-tests/test/com/google/common/io/testdata/
Dalice_in_wonderland.txt84 people that walk with their heads downward! The Antipathies, I
350 heads down and saying "Come up again, dear!" I shall only look
354 sudden burst of tears, `I do wish they WOULD put their heads
1342 heads. She felt very curious to know what it was all about, and
2069 and if the Queen was to find it out, we should all have our heads
2146 roses. `Off with their heads!' and the procession moved on,
2155 `Are their heads off?' shouted the Queen.
2157 `Their heads are gone, if it please your Majesty!' the soldiers
3309 the edge of her skirt, upsetting all the jurymen on to the heads
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/
Dwords.txt1199 heads

12