Home
last modified time | relevance | path

Searched refs:IMPL_LAST (Results 1 – 8 of 8) sorted by relevance

/dports/games/tycho/species/
H A Doperand.cpp31 const char *COperand::IMPL_DESC[COperand::IMPL_LAST] = { "distribution","table" };
35 if((type >= 0) && (type < IMPL_LAST)) in impl_desc()
41 for(int i=0; i<IMPL_LAST; i++) { in desc_to_impl()
H A Doperand.hpp59 IMPL_LAST enumerator
70 *IMPL_DESC[IMPL_LAST];
H A Dinst_gen.cpp34 const char *CInstGenerator::IMPL_DESC[CInstGenerator::IMPL_LAST] = { "weighted_random","markov","ma…
43 if((type >= 0) && (type < IMPL_LAST)) in impl_desc()
49 for(int i=0; i<IMPL_LAST; i++) { in desc_to_impl()
H A Dinst_gen.hpp66 IMPL_LAST enumerator
80 static const char *IMPL_DESC[IMPL_LAST];
/dports/games/species/species/
H A Doperand.cpp31 const char *COperand::IMPL_DESC[COperand::IMPL_LAST] = { "distribution","table" };
35 if((type >= 0) && (type < IMPL_LAST)) in impl_desc()
41 for(int i=0; i<IMPL_LAST; i++) { in desc_to_impl()
H A Doperand.hpp59 IMPL_LAST enumerator
70 *IMPL_DESC[IMPL_LAST];
H A Dinst_gen.cpp34 const char *CInstGenerator::IMPL_DESC[CInstGenerator::IMPL_LAST] = { "weighted_random","markov","ma…
43 if((type >= 0) && (type < IMPL_LAST)) in impl_desc()
49 for(int i=0; i<IMPL_LAST; i++) { in desc_to_impl()
H A Dinst_gen.hpp66 IMPL_LAST enumerator
80 static const char *IMPL_DESC[IMPL_LAST];