/external/gptfdisk/ |
D | mbrpart.cc | 261 uint64_t cylinder, head, sector; // all numbered from 0 in LBAtoCHS() local 281 cylinder = lba / (numHeads * numSecspTrack); in LBAtoCHS() 282 remainder = lba - (cylinder * numHeads * numSecspTrack); in LBAtoCHS() 291 chs[1] = (uint8_t) ((sector + 1) + (cylinder >> 8) * 64); in LBAtoCHS() 292 chs[2] = (uint8_t) (cylinder & UINT32_C(0xFF)); in LBAtoCHS()
|
D | basicmbr.cc | 697 uint64_t cylinder, head, sector; // all numbered from 0 in LBAtoCHS() local 717 cylinder = lba / (uint64_t) (numHeads * numSecspTrack); in LBAtoCHS() 718 remainder = lba - (cylinder * numHeads * numSecspTrack); in LBAtoCHS() 727 chs[1] = (uint8_t) ((sector + 1) + (cylinder >> 8) * 64); in LBAtoCHS() 728 chs[2] = (uint8_t) (cylinder & UINT64_C(0xFF)); in LBAtoCHS()
|
/external/toybox/toys/pending/ |
D | fdisk.c | 47 #define cylinder(s, c) ((c) | (((s) & 0xc0) << 2)) macro 415 physbc = cylinder(p->sector,p->cyl); in consistency_check() 419 physec = cylinder(p->end_sector, p->end_cyl); in consistency_check() 1069 real_c = cylinder(s, c); in check() 1206 sector(p->sector), cylinder(p->sector, p->cyl), in print_partitions_list() 1208 sector(p->end_sector), cylinder(p->end_sector, p->end_cyl), in print_partitions_list()
|
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/ |
D | nested_builders_test.proto | 46 optional int32 cylinder = 1; field
|
/external/protobuf/java/core/src/test/proto/com/google/protobuf/ |
D | nested_builders_test.proto | 46 optional int32 cylinder = 1; field
|
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/ |
D | nested_builders_test.proto | 46 optional int32 cylinder = 1; field
|
/external/mtools/ |
D | Release.notes | 212 3) Reads and writes to slow devices are now "cylinder buffered"
|
D | mtools.info | 433 each) on the first cylinder, in order to make these disks easier to 438 However, the drawback of this is that the first cylinder can hold 1661 sectors is in general the number of sectors per cylinder. This is
|
D | mtools.texi | 481 each) on the first cylinder, in order to make these disks easier to 486 However, the drawback of this is that the first cylinder can hold less 1874 general the number of sectors per cylinder. This is untested.
|
/external/scapy/scapy/layers/ |
D | inet.py | 1165 visual.cylinder(pos=start,axis=ip.pos-start,color=col,radius=0.2)
|
/external/mesa3d/docs/ |
D | versions.rst | 332 - auxSolidCylinder() sometimes drew a wire-frame cylinder
|
/external/libcups/locale/ |
D | cups_cs.po | 8982 msgid "media-type.gravure-cylinder" 8990 msgid "media-type.imaging-cylinder"
|
D | cups_fr.po | 9000 msgid "media-type.gravure-cylinder" 9008 msgid "media-type.imaging-cylinder"
|
D | cups.strings | 3337 "media-type.gravure-cylinder" = "Gravure Cylinder"; 3341 "media-type.imaging-cylinder" = "Imaging Cylinder";
|
D | cups_ru.po | 9154 msgid "media-type.gravure-cylinder" 9162 msgid "media-type.imaging-cylinder"
|
D | cups_zh_CN.po | 9122 msgid "media-type.gravure-cylinder" 9130 msgid "media-type.imaging-cylinder"
|
D | cups_ja.po | 9189 msgid "media-type.gravure-cylinder" 9197 msgid "media-type.imaging-cylinder"
|
D | cups_de.po | 9105 msgid "media-type.gravure-cylinder" 9113 msgid "media-type.imaging-cylinder"
|
D | cups_ca.po | 9201 msgid "media-type.gravure-cylinder" 9209 msgid "media-type.imaging-cylinder"
|
D | cups_it.po | 9197 msgid "media-type.gravure-cylinder" 9205 msgid "media-type.imaging-cylinder"
|
D | cups_pt_BR.po | 9206 msgid "media-type.gravure-cylinder" 9214 msgid "media-type.imaging-cylinder"
|
D | cups_es.po | 9215 msgid "media-type.gravure-cylinder" 9223 msgid "media-type.imaging-cylinder"
|
D | cups.pot | 11534 msgid "media-type.gravure-cylinder" 11544 msgid "media-type.imaging-cylinder"
|
D | cups_en.po | 9284 msgid "media-type.gravure-cylinder" 9292 msgid "media-type.imaging-cylinder"
|
/external/libtextclassifier/native/annotator/pod_ner/test_data/ |
D | vocab.txt | 7957 cylinder
|