/external/grub/docs/ |
D | internals.texi | 49 The optional Stage 1.5 is loaded here 55 Stage 1 is loaded here by BIOS or another boot loader 63 @item The end of Stage 2 to 416K-1 92 Stage 1 and Stage 2 have embedded variables whose locations are 96 In Stage 1, these are defined: 109 The starting address of Stage 2. 112 The first sector of Stage 2. 115 The starting segment of Stage 2. 123 In the first sector of Stage 1.5 and Stage 2, the block lists are 139 In the second sector of Stage 1.5 and Stage 2, these are defined: [all …]
|
D | grub.info | 623 For booting from a CD-ROM, GRUB uses a special Stage 2 called 1353 Images::). These images are the same as the normal Stage 2, except that 1567 called "Stage 1.5", one image for bootable CD-ROM, and two network boot 1577 All `stage1' must do is to load Stage 2 or Stage 1.5 from a local 1579 location of Stage 2 (or Stage 1.5) in a block list format, so it 1595 These are called "Stage 1.5", because they serve as a bridge 1596 between `stage1' and `stage2', that is to say, Stage 1.5 is loaded 1597 by Stage 1 and Stage 1.5 loads Stage 2. The difference between 1600 `e2fs_stage1_5' understands ext2fs). So you can move the Stage 2 1604 While Stage 2 cannot generally be embedded in a fixed area as the [all …]
|
D | grub.texi | 687 For booting from a CD-ROM, GRUB uses a special Stage 2 called 1516 normal Stage 2, except that they set up a network automatically, and try 1754 called @dfn{Stage 1.5}, one image for bootable CD-ROM, and two network 1764 All @file{stage1} must do is to load Stage 2 or Stage 1.5 from a local 1766 location of Stage 2 (or Stage 1.5) in a block list format, so it never 1782 These are called @dfn{Stage 1.5}, because they serve as a bridge 1783 between @file{stage1} and @file{stage2}, that is to say, Stage 1.5 is 1784 loaded by Stage 1 and Stage 1.5 loads Stage 2. The difference between 1788 Stage 2 image to another location safely, even after GRUB has been 1791 While Stage 2 cannot generally be embedded in a fixed area as the size [all …]
|
/external/grub/ |
D | INSTALL | 196 Omit the ext2fs support in Stage 2. 199 Omit the FAT support in Stage 2. 202 Omit the FFS support in Stage 2. 205 Omit the Minix fs support in Stage 2. 208 Omit the ReiserFS support in Stage 2. 211 Omit the VSTa filesystem support in Stage 2. 214 Omit the JFS support in Stage 2. 217 Omit the XFS support in Stage 2. 220 Omit the UFS2 support in Stage 2. 223 Omit the ISO9660 support in Stage 2. [all …]
|
D | configure.ac | 225 [ --disable-ext2fs disable ext2fs support in Stage 2]) 232 [ --disable-fat disable FAT support in Stage 2]) 239 [ --disable-ffs disable FFS support in Stage 2]) 246 [ --disable-ufs2 disable UFS2 support in Stage 2]) 253 [ --disable-minix disable Minix fs support in Stage 2]) 260 [ --disable-reiserfs disable ReiserFS support in Stage 2]) 267 [ --disable-vstafs disable VSTa FS support in Stage 2]) 274 [ --disable-jfs disable IBM JFS support in Stage 2]) 281 [ --disable-xfs disable SGI XFS support in Stage 2]) 288 [ --disable-iso9660 disable ISO9660 support in Stage 2]) [all …]
|
D | TODO | 71 * Support embedding a Stage 1.5 in the "bootloader" area of a FFS 75 * Support embedding a Stage 1.5 in the EXT2_BOOT_LOADER_INO of an ext2fs
|
D | NEWS | 132 can embed an arbitrary configuration which will be used when Stage 2 166 to let the grub shell know what the file name of Stage 2 is under your 242 * Stage 1 supports both the LBA mode and the CHS mode. 245 * The command "embed" embeds a Stage 1.5 in the sectors after a MBR. 264 * The command "install" can now patch a Stage 2 with a different 265 filename from "/boot/grub/menu.lst" even if a Stage 1.5 is used. 288 * New options for configure can disable some functions in Stage 2. See 315 * Bug fixes (i.e. Stage 1.5 can work fine again). 329 * The new Stage 1 `stage1_lba' supports LBA addressing mode. 526 * Stage 1.5 works now. Default setup is now for working with a BSD
|
D | ChangeLog | 46 disk, enable the workaround in Stage 1 by replacing the jmp 161 Now we do not use the second sector of Stage 2 to store an 873 the destination drive in BOOT_DRIVE_MASK in Stage 1. 889 store Stage 1.5, check every partition, if it isn't empty. 1612 DISK_READ_FUNC even in Stage 1.5. 1617 reading the second sector of Stage 2. If SAVED_SECTOR is not 1892 in the previous change due to the size limit of Stage 1. 1896 AH=42H should take care of it, and if you cannot read Stage 2 2248 for Stage 1.5. See thecomment, for a possible future strategy. 2499 Make savedefault workable even with Stage 1.5. Reported by [all …]
|
D | configure | 860 --disable-ext2fs disable ext2fs support in Stage 2 861 --disable-fat disable FAT support in Stage 2 862 --disable-ffs disable FFS support in Stage 2 863 --disable-ufs2 disable UFS2 support in Stage 2 864 --disable-minix disable Minix fs support in Stage 2 865 --disable-reiserfs disable ReiserFS support in Stage 2 866 --disable-vstafs disable VSTa FS support in Stage 2 867 --disable-jfs disable IBM JFS support in Stage 2 868 --disable-xfs disable SGI XFS support in Stage 2 869 --disable-iso9660 disable ISO9660 support in Stage 2 [all …]
|
/external/eigen/doc/ |
D | A10_Eigen2SupportModes.dox | 38 \section Stage10 Stage 10: define EIGEN2_SUPPORT_STAGE10_FULL_EIGEN2_API 52 \section Stage20 Stage 20: define EIGEN2_SUPPORT_STAGE20_RESOLVE_API_CONFLICTS 62 \section Stage30 Stage 30: define EIGEN2_SUPPORT_STAGE30_FULL_EIGEN3_API 70 \section Stage40 Stage 40: define EIGEN2_SUPPORT_STAGE40_FULL_EIGEN3_STRICTNESS 88 Stage 40 is the first where it's "comfortable" to stay for a little longer period, since it preserv… 93 \li Stage 10 already is ABI compatible with Eigen 3 for the basic (Matrix, Array, SparseMatrix...) … 94 \li Stage 20 removes the Eigen 3-incompatible Eigen 2 Geometry module (it remains available with ei… 95 \li Stage 30 introduces the remaining Eigen 3 identifiers. So at this stage, you have the full Eige… 96 \li Stage 40 is no different than Stage 30 in these matters.
|
/external/chromium/net/url_request/ |
D | url_request_test_job.h | 105 enum Stage { WAITING, DATA_AVAILABLE, ALL_DATA, DONE }; enum 121 Stage stage_;
|
/external/llvm/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 127 LiveRangeStage Stage; member 132 RegInfo() : Stage(RS_New), Cascade(0) {} in RegInfo() 138 return ExtraRegInfo[VirtReg.reg].Stage; in getStage() 141 void setStage(const LiveInterval &VirtReg, LiveRangeStage Stage) { in setStage() argument 143 ExtraRegInfo[VirtReg.reg].Stage = Stage; in setStage() 151 if (ExtraRegInfo[Reg].Stage == RS_New) in setStage() 152 ExtraRegInfo[Reg].Stage = NewStage; in setStage() 383 ExtraRegInfo[Old].Stage = RS_Assign; in LRE_DidCloneVirtReg() 404 if (ExtraRegInfo[Reg].Stage == RS_New) in enqueue() 405 ExtraRegInfo[Reg].Stage = RS_Assign; in enqueue() [all …]
|
/external/llvm/utils/TableGen/ |
D | SubtargetEmitter.cpp | 261 const Record *Stage = StageList[i]; in FormItineraryStageString() local 264 int Cycles = Stage->getValueAsInt("Cycles"); in FormItineraryStageString() 268 const std::vector<Record*> &UnitList = Stage->getValueAsListOfDefs("Units"); in FormItineraryStageString() 277 int TimeInc = Stage->getValueAsInt("TimeInc"); in FormItineraryStageString() 280 int Kind = Stage->getValueAsInt("Kind"); in FormItineraryStageString()
|
D | DFAPacketizerEmitter.cpp | 378 const Record *Stage = StageList[i]; in collectAllInsnClasses() local 382 Stage->getValueAsListOfDefs("Units"); in collectAllInsnClasses()
|
/external/llvm/docs/ |
D | design_and_overview.rst | 28 * `LLVM: An Infrastructure for Multi-Stage Optimization
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
D | jsilver.sablecc | 23 /***** Stage 1: The Lexer 147 /***** Stage 2: The Parser 564 /***** Stage 3: The Abstract Syntax Tree
|
/external/clang/docs/tools/ |
D | clang.pod | 89 =head2 Stage Selection Options
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog-2002-12-03 | 8569 Stage 1, set the shared history instance. This'll move to
|
D | ChangeLog-2006-02-09 | 29461 Stage 2 of WebController to WebView renaming.
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2002-12-03 | 6564 Stage 1. Use WebKit's WebHistory. Writing
|
D | ChangeLog-2005-08-23 | 42768 …This is Stage 1 - wire up the CSS property and make it get parsed into front-end data. Nobody act…
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2009-06-16 | 13832 Stage two of converting JSValue from a pointer to a class type.
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 44295 http://www.geocities.com/Broadway/Stage/2203/SMhandbook.html 44328 http://www.geocities.com/Nashville/Stage/7799/hitrecords.htm
|