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

  /external/jmonkeyengine/engine/src/core/com/jme3/font/
BitmapFont.java 85 * Align text at the bottom of the text block
87 Bottom
  /external/llvm/lib/CodeGen/
MachineBlockPlacement.cpp 545 /// jump around it or will be the bottom of the loop if we lay it out in place,
546 /// but if it it doesn't end up at the bottom of the loop for any reason,
723 /// \brief Attempt to rotate an exiting block to the bottom of the loop.
728 /// of its bottom already, don't rotate it.
749 // bottom is a viable exiting block. If so, bail out as rotating will
752 MachineBasicBlock *Bottom = *llvm::prior(LoopChain.end());
753 for (MachineBasicBlock::succ_iterator SI = Bottom->succ_begin(),
754 SE = Bottom->succ_end();
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/parse-only/
prototype-1.6.0.3.js     [all...]

Completed in 101 milliseconds