Searched refs:morph_model_names (Results 1 – 1 of 1) sorted by relevance
56 const char* morph_model_names[] = {"MK"}; variable188 case SEQ_MORPH: return morph_model_names[0]; in getUsualModelSubst()381 copyCString(morph_model_names, sizeof(morph_model_names)/sizeof(char*), model_list, true); in detectSeqType()917 copyCString(morph_model_names, sizeof(morph_model_names) / sizeof(char*), model_names); in getModelSubst()921 … appendCString(morph_model_names, sizeof(morph_model_names) / sizeof(char*), model_names); in getModelSubst()