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

  /system/core/libdiskconfig/
config_mbr.c 135 * the next EBR.
145 struct pc_boot_record *ebr; local
149 ALOGE("Unable to allocate memory for EBR.");
153 /* we are going to write the ebr at the current LBA, and then bump the
158 ebr = (struct pc_boot_record *) &item->data;
159 memset(ebr, 0, sizeof(struct pc_boot_record));
160 ebr->mbr_sig = PC_BIOS_BOOT_SIG;
178 cfg_pentry(&ebr->ptable[PC_EBR_LOGICAL_PART], PC_PART_NORMAL,
199 cfg_pentry(&ebr->ptable[PC_EBR_NEXT_PTR_PART], PC_PART_NORMAL,
242 /* if extended, need 1 lba for ebr */
    [all...]
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 

Completed in 266 milliseconds