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

  /external/gptfdisk/
current.spec 1 Summary: GPT partitioning and MBR repair software
14 Partitioning software for GPT disks and to repair MBR disks. The gdisk,
17 some problems with MBR disks that can be created by buggy partitioning
31 and the ability to convert MBR disks to GPT format.
68 Summary: A tool for repairing certain types of damage to MBR disks
71 A program that corrects errors that can creep into MBR-partitioned
  /external/libxml2/os400/
make-src.sh 111 BSF="${LIBIFSNAME}/TOOLS.FILE/BNDSRC.MBR"
286 if action_needed "${LIBIFSNAME}/TOOLS.FILE/XMLLINT.MBR" \
289 CMD="${CMD} TOOBJ('${LIBIFSNAME}/TOOLS.FILE/XMLLINT.MBR')"
295 "${LIBIFSNAME}/TOOLS.FILE/XMLLINT.MBR"
341 if action_needed "${LIBIFSNAME}/TOOLS.FILE/XMLCATALOG.MBR" \
344 CMD="${CMD} TOOBJ('${LIBIFSNAME}/TOOLS.FILE/XMLCATALOG.MBR')"
350 "${LIBIFSNAME}/TOOLS.FILE/XMLCATALOG.MBR"
  /external/llvm/unittests/Support/
MemoryBufferTest.cpp 174 MemoryBufferRef MBR(*MB);
176 EXPECT_EQ(MB->getBufferStart(), MBR.getBufferStart());
177 EXPECT_EQ(MB->getBufferIdentifier(), MBR.getBufferIdentifier());
  /toolchain/binutils/binutils-2.25/opcodes/
alpha-opc.c 364 #define MBR(oo,h) MBR_(oo,h), MBR_MASK
    [all...]
  /external/autotest/client/tools/
boottool 740 corresponding value if exactly one mbr on the system contained a
855 reliable of a mechanism as looking in the MBR, but tends to be
902 Detects the bootloader by scanning the master boot record (MBR) of the
930 warn "Error: Could not read MBR on /dev/$dev (are you root?)\n";
950 # Grub on MBR with previous Lilo install
957 warn "Warning: Multiple MBR's present; not certain which is in use.\n";
    [all...]

Completed in 360 milliseconds