Searched refs:Alternate (Results 1 – 25 of 64) sorted by relevance
123
220 auto *Alternate = Pred; in computeDominator() local221 while (Alternate != Candidate) { in computeDominator()222 if (Candidate->BlockID > Alternate->BlockID) in computeDominator()225 Alternate = Alternate->DominatorNode.Parent; in computeDominator()247 auto *Alternate = Succ; in computePostDominator() local248 while (Alternate != Candidate) { in computePostDominator()249 if (Candidate->BlockID < Alternate->BlockID) in computePostDominator()252 Alternate = Alternate->PostDominatorNode.Parent; in computePostDominator()
2 Alternate output
143 {Alternate Sectors per Zone} i2144 {Alternate Tracks per Zone} i2145 {Alternate Tracks per Logical Unit} i2
444 0x99 Keyboard Alternate Erase635 0x29 Alternate Function905 0x173 Alternate Audio Increment906 0x174 Alternate Audio Decrement
182 Alternate calling convention
200 # Alternate names for the same location
136 /* Alternate entry point. Value is its address. */
142 /* Alternate entry point. Value is its address. */
141 Alternate-site: ftp.halcyon.com /local/gvr
165 /* Alternate entry point. Value is its address. */
480 Using Alternate ABI libraries
3879 bool Alternate = !ForceTopDown && !ForceBottomUp; in createInstructionShuffler() local3884 C, std::make_unique<InstructionShuffler>(Alternate, TopDown)); in createInstructionShuffler()
539 "Alternate return specifier at %0 invalid within a main program unit")542 "Alternate return specifier at %0 invalid within a function")
552 * Alternate Interface:: Using Readline in a `callback' fashion.1122 @node Alternate Interface1123 @subsection Alternate Interface
650 // Alternate spelling for various tokens. There are GCC extensions in all
1240 * Storing Info files:: Alternate formats allow flexibilty in setups.1255 Alternate formats allow flexibilty in setups.
2156 * Storing Info files:: Alternate formats allow flexibility in setups.2174 Alternate formats allow flexibility in setups.
678 // Alternate debug sections proposal (output of "dwz" tool).
815 # Alternate ZIP string (amc@arwen.cs.berkeley.edu)
400 * Alternate Entry Points:: Entering procedures except at the beginning.760 @node Alternate Entry Points761 @section Alternate Entry Points3346 Alternate entry point; see @ref{Alternate Entry Points}.
509 // Vector operand versions of the FP registers. Alternate name printing and
743 alt_scancode_esc scesa str S8 - - ----- Alternate escape for scancode emulation
467 * Alternate Keywords:: @code{__const__}, @code{__asm__}, etc., for header files.921 @xref{Alternate Keywords}.3603 @code{__inline__} instead of @code{inline}. @xref{Alternate Keywords}.)4017 programs, write @code{__asm__} instead of @code{asm}. @xref{Alternate4339 @node Alternate Keywords4340 @section Alternate Keywords
1835 =head2 Alternate Stack Manipulation