Home
last modified time | relevance | path

Searched refs:set_freq_hint (Results 1 – 4 of 4) sorted by relevance

/dports/games/tycho/species/
H A Dinst_gen_weighted_random.cpp45 void CInstGeneratorWeightedRandom::set_freq_hint(const OPCODE opcode,const float val) { in set_freq_hint() function in CInstGeneratorWeightedRandom
105 set_freq_hint((OPCODE)i,OPCODE_FREQ_HINT_DEFAULT); in read_ini_impl()
107 set_freq_hint((OPCODE)i,kvp->getValueAsFloat(OPCODE_FREQ_HINT_DEFAULT)); in read_ini_impl()
138 ret->set_freq_hint((OPCODE)i,kvp->getValueAsFloat(OPCODE_FREQ_HINT_DEFAULT)); in read_override_ini_impl()
H A Dinst_gen_weighted_random.hpp27 void set_freq_hint(const OPCODE opcode,const float val);
/dports/games/species/species/
H A Dinst_gen_weighted_random.cpp45 void CInstGeneratorWeightedRandom::set_freq_hint(const OPCODE opcode,const float val) { in set_freq_hint() function in CInstGeneratorWeightedRandom
105 set_freq_hint((OPCODE)i,OPCODE_FREQ_HINT_DEFAULT); in read_ini_impl()
107 set_freq_hint((OPCODE)i,kvp->getValueAsFloat(OPCODE_FREQ_HINT_DEFAULT)); in read_ini_impl()
138 ret->set_freq_hint((OPCODE)i,kvp->getValueAsFloat(OPCODE_FREQ_HINT_DEFAULT)); in read_override_ini_impl()
H A Dinst_gen_weighted_random.hpp27 void set_freq_hint(const OPCODE opcode,const float val);