Home
last modified time | relevance | path

Searched refs:Inst_DoubleEnergyUsage (Results 1 – 3 of 3) sorted by relevance

/dports/biology/avida/avida-2.12.4-src/avida-core/source/cpu/
H A DcHardwareBase.h270 bool Inst_DoubleEnergyUsage(cAvidaContext& ctx);
H A DcHardwareBase.cc1255 bool cHardwareBase::Inst_DoubleEnergyUsage(cAvidaContext& ctx) in Inst_DoubleEnergyUsage() function in cHardwareBase
H A DcHardwareCPU.cc568 …tInstLibEntry<tMethod>("double-energy-usage", &cHardwareCPU::Inst_DoubleEnergyUsage, nInstFlag::ST… in initInstLib()