Home
last modified time | relevance | path

Searched refs:start4 (Results 1 – 5 of 5) sorted by relevance

/external/toybox/toys/pending/
Dfdisk.c53 end_sector, end_cyl, start4[4], size4[4]; member
215 first[i] = swap_le32toh(px->start4) + pe->start_offset; in check_order()
242 local_start_off = swap_le32toh(p->start4); in read_ebr()
256 offset = swap_le32toh(q->start4); in read_ebr()
423 start = swap_le32toh((unsigned char*)(p->start4)); in consistency_check()
472 start_sec = swap_le32toh(p->start4) + partitions[i].start_offset; in list_partitions()
612 new_start = partitions[i + 1].start_offset + swap_le32toh(q->start4) - extended_offset; in delete_partition()
614 memcpy(p->start4, (void *)&new_start, 4); in delete_partition()
932 begin_sec[i] = swap_le32toh(p->start4) + pe->start_offset; in add_partition()
951 set_levalue(p->start4, start - pe->start_offset); in add_partition()
[all …]
/external/u-boot/disk/
Dpart_dos.c52 lbaint_t lba_start = ext_part_sector + le32_to_int (p->start4); in print_one_part()
170 = le32_to_int (pt->start4) + relative; in print_partition_extended()
225 le32_to_int(pt->start4)); in part_get_info_extended()
251 = le32_to_int (pt->start4) + relative; in part_get_info_extended()
Dpart_dos.h28 unsigned char start4[4]; /* starting sector counting from 0 */ member
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Dthumb2-branch-ranges.s77 start4: label
79 b.w start4
Dthumb-branches.s67 start4: label
71 bl start4