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

  /external/grub/stage2/
disk_io.c 755 unsigned long dest_partition = current_partition; local
766 int ret = next_partition (current_drive, dest_partition,
806 dest_partition = 0xFFFFFF;
876 || (dest_partition >> 16) == pc_slice)
898 && (dest_partition == current_partition
899 || ((dest_partition >> 16) == 0xFF
900 && ((dest_partition >> 8) & 0xFF) == bsd_part)))
    [all...]
builtins.c 1758 int dest_drive, dest_partition, dest_sector; local
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_process_host_impl.cc     [all...]

Completed in 210 milliseconds