HomeSort by relevance Sort by last modified time
    Searched defs:ptable (Results 1 - 4 of 4) sorted by null

  /external/qemu-pc-bios/vgabios/tests/
testbios.c 134 unsigned char far *ptable; local
141 ptable=&table;
142 regs->r_es=FP_SEG(ptable);
143 regs->r_di=FP_OFF(ptable);
  /system/core/gpttool/
gpttool.c 78 struct ptable { struct
118 int add_ptn(struct ptable *ptbl, u64 first, u64 last, const char *name)
160 void show(struct ptable *ptbl)
181 u64 find_next_lba(struct ptable *ptbl)
218 int parse_ptn(struct ptable *ptbl, char *x)
254 struct ptable ptbl;
  /system/core/include/diskconfig/
diskconfig.h 77 struct pc_partition ptable[PC_NUM_BOOT_RECORD_PARTS]; /* bytes 446-509 */ member in struct:pc_boot_record
  /external/valgrind/main/perf/
tinycc.c 7136 TokenSym *ts, **ptable; local
    [all...]

Completed in 54 milliseconds