Home
last modified time | relevance | path

Searched refs:popmatch_SINGLE (Results 1 – 5 of 5) sorted by relevance

/dports/biology/lamarc/lamarc-2.1.8/src/convParse/
H A Dgc_pop_match.cpp68 assert(m_popMatchType == popmatch_SINGLE); in GCPopMatcher()
113 case popmatch_SINGLE: in GetPopSpec()
136 case popmatch_SINGLE: in HandlesThisManyPops()
/dports/biology/lamarc/lamarc-2.1.8/src/convModel/
H A Dgc_types.h83 popmatch_SINGLE, enumerator
H A Dgc_datastore_writebatch.cpp178 if(popMatchType == popmatch_SINGLE) in CmdExportInfile()
H A Dgc_datastore_readcmd.cpp825 GCPopMatcher popM(popmatch_SINGLE,popName); in makePopMatcher()
/dports/biology/lamarc/lamarc-2.1.8/src/guiconv/
H A Dgc_data.cpp560 case popmatch_SINGLE: in ToWxString()