Home
last modified time | relevance | path

Searched refs:kSubSources (Results 1 – 3 of 3) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objmgr/util/
H A Dautodef_options.cpp419 const string kSubSources = "SubSources"; variable
429 subsources->SetLabel().SetStr(kSubSources); in x_MakeModifierList()
476 if (NStr::EqualNocase((*it)->GetLabel().GetStr(), kSubSources)) { in x_SetModifierList()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objmgr/util/
H A Dautodef_options.cpp419 const string kSubSources = "SubSources"; variable
429 subsources->SetLabel().SetStr(kSubSources); in x_MakeModifierList()
476 if (NStr::EqualNocase((*it)->GetLabel().GetStr(), kSubSources)) { in x_SetModifierList()
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dsqnutil4.c13519 const CharPtr kSubSources = "SubSources"; variable
13536 ufp_ss = BuildStringsField(kSubSources, ss_vals); in AddModListToAutoDefUserObject()