Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/edit/unit_test/
H A Dunit_test_source_edit.cpp185 CRef<CBioSource> common = edit::MakeCommonBioSource(*src1, *src2); in BOOST_AUTO_TEST_CASE()
205 common = edit::MakeCommonBioSource(*src1, *src2); in BOOST_AUTO_TEST_CASE()
226 common = edit::MakeCommonBioSource(*src1, *src2); in BOOST_AUTO_TEST_CASE()
242 common = edit::MakeCommonBioSource(*src1, *src2); in BOOST_AUTO_TEST_CASE()
254 common = edit::MakeCommonBioSource(*src1, *src2); in BOOST_AUTO_TEST_CASE()
265 common = edit::MakeCommonBioSource(*src1, *src2); in BOOST_AUTO_TEST_CASE()
277 common = edit::MakeCommonBioSource(*src1, *src2); in BOOST_AUTO_TEST_CASE()
294 common = edit::MakeCommonBioSource(*src1, *src2); in BOOST_AUTO_TEST_CASE()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objtools/edit/
H A Dsource_edit.hpp48 NCBI_XOBJEDIT_EXPORT CRef<CBioSource> MakeCommonBioSource(const objects::CBioSource& src1, const ob…
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/edit/
H A Dsource_edit.hpp48 NCBI_XOBJEDIT_EXPORT CRef<CBioSource> MakeCommonBioSource(const objects::CBioSource& src1, const ob…
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/edit/
H A Dsource_edit.cpp162 CRef<CBioSource> MakeCommonBioSource(const objects::CBioSource& src1, const objects::CBioSource& sr… in MakeCommonBioSource() function
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/edit/
H A Dsource_edit.cpp162 CRef<CBioSource> MakeCommonBioSource(const objects::CBioSource& src1, const objects::CBioSource& sr… in MakeCommonBioSource() function