Home
last modified time | relevance | path

Searched refs:getProduction (Results 1 – 25 of 27) sorted by relevance

12

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Darmyset.cpp163 (*it)->getProduction() == army->getProduction() && in lookupSimilarArmy()
175 (*it)->getProduction() == army->getProduction() && in lookupSimilarArmy()
185 (*it)->getProduction() == army->getProduction() && in lookupSimilarArmy()
207 if ((*it)->getStrength() == str && (*it)->getProduction() == turns) in lookupArmyByStrengthAndTurns()
217 if ((*it)->getProduction() == turns) in lookupArmyByStrengthAndTurns()
692 old_armyproto->getProduction()); in switchArmyset()
710 armyset->lookupArmyByStrengthAndTurns(0, old_armyproto->getProduction()); in switchArmyset()
776 old_armyproto->getProduction()); in switchArmyset()
794 armyset->lookupArmyByStrengthAndTurns(0, old_armyproto->getProduction()); in switchArmyset()
937 int f = (first->getStrength() * 100) + (first->getProduction() * 101) + (ffly * 1000); in weakest_quickest()
[all …]
H A Dai_smart.cpp329 int production = (5 - a->getProduction()) * 10; in scoreQuickArmyType()
338 int production = (5 - a->getProduction()) * 10; in scoreQuickArmyType()
344 int production = a->getProduction(); in scoreBestArmyType()
373 int max_strength = 60 / a->getProduction() * a->getStrength(); in scoreBestArmyType()
H A Dcity.cpp378 if (army->getProduction() > 1) in randomlyImproveOrDegradeArmy()
379 army->setProduction(army->getProduction() - 1); in randomlyImproveOrDegradeArmy()
388 if (army->getProduction() < 5) in randomlyImproveOrDegradeArmy()
389 army->setProduction(army->getProduction() + 1); in randomlyImproveOrDegradeArmy()
H A Darmyprotobase.h107 guint32 getProduction() const {return d_production;}; in getProduction() function
H A Dprodslotlist.cpp133 d_duration = a->getProduction(); in setActiveProductionSlot()
H A Dai_fast.cpp239 if (a->getProduction() == 1) in scoreArmyType()
241 else if (a->getProduction() == 2) in scoreArmyType()
H A Dplayer.cpp2783 if (proto->getProduction() == 1) in AI_maybeBuyScout()
3401 …is a %s, turns is %d + 1\n", unit->getArmy()->getName().c_str(), unit->getArmy()->getProduction()); in vectoredUnitArrives()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/adlc/
H A Ddfa.cpp100 Production *getProduction(const char *result);
969 Production *ProductionState::getProduction(const char *result) { in getProduction() function in ProductionState
984 return getProduction(result)->valid(); in valid()
988 Production *p = getProduction(result); in set_valid()
1001 return getProduction(result)->cost_lb(); in cost_lb()
1005 return getProduction(result)->cost_ub(); in cost_ub()
1009 Production *p = getProduction(result); in set_cost_bounds()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/adlc/
H A Ddfa.cpp100 Production *getProduction(const char *result);
969 Production *ProductionState::getProduction(const char *result) { in getProduction() function in ProductionState
984 return getProduction(result)->valid(); in valid()
988 Production *p = getProduction(result); in set_valid()
1001 return getProduction(result)->cost_lb(); in cost_lb()
1005 return getProduction(result)->cost_ub(); in cost_ub()
1009 Production *p = getProduction(result); in set_cost_bounds()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/adlc/
H A Ddfa.cpp100 Production *getProduction(const char *result);
969 Production *ProductionState::getProduction(const char *result) { in getProduction() function in ProductionState
984 return getProduction(result)->valid(); in valid()
988 Production *p = getProduction(result); in set_valid()
1001 return getProduction(result)->cost_lb(); in cost_lb()
1005 return getProduction(result)->cost_ub(); in cost_ub()
1009 Production *p = getProduction(result); in set_cost_bounds()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/adlc/
H A Ddfa.cpp92 Production *getProduction(const char *result);
948 Production *ProductionState::getProduction(const char *result) { in getProduction() function in ProductionState
963 return getProduction(result)->valid(); in valid()
967 Production *p = getProduction(result); in set_valid()
980 return getProduction(result)->cost_lb(); in cost_lb()
984 return getProduction(result)->cost_ub(); in cost_ub()
988 Production *p = getProduction(result); in set_cost_bounds()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/adlc/
H A Ddfa.cpp92 Production *getProduction(const char *result);
948 Production *ProductionState::getProduction(const char *result) { in getProduction() function in ProductionState
963 return getProduction(result)->valid(); in valid()
967 Production *p = getProduction(result); in set_valid()
980 return getProduction(result)->cost_lb(); in cost_lb()
984 return getProduction(result)->cost_ub(); in cost_ub()
988 Production *p = getProduction(result); in set_cost_bounds()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/adlc/
H A Ddfa.cpp100 Production *getProduction(const char *result);
969 Production *ProductionState::getProduction(const char *result) { in getProduction() function in ProductionState
984 return getProduction(result)->valid(); in valid()
988 Production *p = getProduction(result); in set_valid()
1001 return getProduction(result)->cost_lb(); in cost_lb()
1005 return getProduction(result)->cost_ub(); in cost_ub()
1009 Production *p = getProduction(result); in set_cost_bounds()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/adlc/
H A Ddfa.cpp100 Production *getProduction(const char *result);
964 Production *ProductionState::getProduction(const char *result) { in getProduction() function in ProductionState
979 return getProduction(result)->valid(); in valid()
983 Production *p = getProduction(result); in set_valid()
996 return getProduction(result)->cost_lb(); in cost_lb()
1000 return getProduction(result)->cost_ub(); in cost_ub()
1004 Production *p = getProduction(result); in set_cost_bounds()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/adlc/
H A Ddfa.cpp100 Production *getProduction(const char *result);
969 Production *ProductionState::getProduction(const char *result) { in getProduction() function in ProductionState
984 return getProduction(result)->valid(); in valid()
988 Production *p = getProduction(result); in set_valid()
1001 return getProduction(result)->cost_lb(); in cost_lb()
1005 return getProduction(result)->cost_ub(); in cost_ub()
1009 Production *p = getProduction(result); in set_cost_bounds()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/adlc/
H A Ddfa.cpp100 Production *getProduction(const char *result);
966 Production *ProductionState::getProduction(const char *result) { in getProduction() function in ProductionState
981 return getProduction(result)->valid(); in valid()
985 Production *p = getProduction(result); in set_valid()
998 return getProduction(result)->cost_lb(); in cost_lb()
1002 return getProduction(result)->cost_ub(); in cost_ub()
1006 Production *p = getProduction(result); in set_cost_bounds()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/adlc/
H A Ddfa.cpp100 Production *getProduction(const char *result);
966 Production *ProductionState::getProduction(const char *result) { in getProduction() function in ProductionState
981 return getProduction(result)->valid(); in valid()
985 Production *p = getProduction(result); in set_valid()
998 return getProduction(result)->cost_lb(); in cost_lb()
1002 return getProduction(result)->cost_ub(); in cost_ub()
1006 Production *p = getProduction(result); in set_cost_bounds()
/dports/games/lordsawar/lordsawar-0.3.2/src/gui/
H A Darmy-info-tip.cpp125 s += String::ucompose(_("Time: %1"), army->getProduction()); in ArmyInfoTip()
151 s += String::ucompose(_("Time: %1"), army->getProduction()); in ArmyInfoTip()
H A Dbuy-production-dialog.cpp174 time_label->set_text(String::ucompose ("%1", a->getProduction())); in fill_in_production_info()
H A Dcity-window.cpp281 time_label->set_text(String::ucompose("%1", a->getProduction())); in fill_in_production_info()
/dports/games/warzone2100/warzone2100/src/hci/
H A Dmanufacture.cpp320 auto productionRemaining = getProduction(factory, droidTemplate).numRemaining(); in updateProductionRunSizeLabel()
442 auto production = getProduction(structure, droidTemplate); in updateProductionRunSizeLabel()
/dports/games/warzone2100/warzone2100/src/
H A Dstructure.h253 ProductionRunEntry getProduction(STRUCTURE *psStructure, DROID_TEMPLATE *psTemplate);
H A Dtemplate.cpp688 if (!getProduction(psFactory, psCurr).quantity) in fillTemplateList()
/dports/games/lordsawar/lordsawar-0.3.2/src/editor/
H A Dcity-editor-dialog.cpp265 (*i)[army_columns.duration] = aa->getProduction(); in add_army()
/dports/games/lordsawar/lordsawar-0.3.2/src/utils/
H A Dimport.cpp1256 …int f = (first->getStrength() * 100) + (first->getProduction() * 101) + (ffly * 10) + (fhero * 100… in compare_strength()
1257 …int s = (second->getStrength() * 100) + (second->getProduction() * 101) + (sfly * 10) + (rhero * 1… in compare_strength()

12