Home
last modified time | relevance | path

Searched defs:echoStream (Results 1 – 2 of 2) sorted by relevance

/dports/biology/abyss/abyss-2.3.1/DataBase/
H A DDB.cc118 stringstream echoStream, pathStream; in getPath() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/structure/bma_refine/bma_refiner_app/
H A Dbma_refiner.cpp682 void CAlignmentRefiner::EchoSettings(ostream& echoStream, bool echoLOO, bool echoBE) { in EchoSettings()