Searched refs:end_head (Results 1 – 4 of 4) sorted by relevance
/external/syslinux/com32/gplinclude/disk/ |
D | partition.h | 29 uint8_t end_head; member
|
/external/e2fsprogs/lib/ext2fs/ |
D | dosio.h | 67 unsigned char end_head; member
|
/external/toybox/toys/pending/ |
D | fdisk.c | 52 unsigned char boot_ind, head, sector, cyl, sys_ind, end_head, member 117 p->end_head = end % g_heads; in set_hsc() 282 end_h = p->end_head + 1; in physical_HS() 420 physeh = p->end_head; in consistency_check() 1108 check(i + 1, p->end_head, p->end_sector, p->end_cyl, end_sec[i]); in verify_table() 1207 p->end_head, in print_partitions_list()
|
/external/python/cpython2/Lib/ |
D | htmllib.py | 143 def end_head(self): pass member in HTMLParser
|