Home
last modified time | relevance | path

Searched defs:getPromotion (Results 1 – 5 of 5) sorted by relevance

/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/includes/analysis/data/
H A DLoopDecoration.hxx53 inline const tools::SymbolMap<VarPromotion::Promotion> & getPromotion() const in getPromotion() function in analysis::LoopDecoration
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/txn/
H A DLockUpgrade.java92 boolean getPromotion() { in getPromotion() method in LockUpgrade
/dports/games/brutalchess/brutalchess-0.5.2/src/
H A Dboardmove.h46 inline const Piece::Type getPromotion() const in getPromotion() function
/dports/games/eboard/eboard-1.1.3/
H A Dpromote.cc147 int PromotionPicker::getPromotion() { in getPromotion() function in PromotionPicker
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/widgets/
H A DBoardControl.py128 def getPromotion(self): member in BoardControl