Home
last modified time | relevance | path

Searched refs:locmatch_DEFAULT (Results 1 – 6 of 6) sorted by relevance

/dports/biology/lamarc/lamarc-2.1.8/src/convParse/
H A Dgc_loci_match.cpp64 m_locMatchType(locmatch_DEFAULT) in GCLocusMatcher()
73 assert(m_locMatchType == locmatch_DEFAULT || m_locMatchType == locmatch_LINKED); in GCLocusMatcher()
116 case locmatch_DEFAULT: in GetLocSpec()
139 case locmatch_DEFAULT: in HandlesThisManyLoci()
/dports/biology/lamarc/lamarc-2.1.8/src/convModel/
H A Dgc_types.h73 locmatch_DEFAULT, enumerator
H A Dgc_datastore_files.cpp100 GCLocusMatcher l(locmatch_DEFAULT); in AddDataFile()
358 if(locmatchType == locmatch_DEFAULT || locmatchType == locmatch_LINKED) in GetLociFor()
H A Dgc_datastore_writebatch.cpp146 if(locMatchType != locmatch_DEFAULT) in CmdExportInfile()
H A Dgc_datastore_readcmd.cpp803 return GCLocusMatcher(locmatch_DEFAULT); in makeLocusMatcher()
/dports/biology/lamarc/lamarc-2.1.8/src/guiconv/
H A Dgc_data.cpp532 case locmatch_DEFAULT: in ToWxString()