Home
last modified time | relevance | path

Searched refs:eUnexpectedRandMethod (Results 1 – 4 of 4) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/
H A Drandom_gen.cpp237 NCBI_THROW(CRandomException, eUnexpectedRandMethod, in Reset()
290 NCBI_THROW(CRandomException, eUnexpectedRandMethod, in SetSeed()
315 NCBI_THROW(CRandomException, eUnexpectedRandMethod, in GetSeed()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/util/
H A Drandom_gen.cpp237 NCBI_THROW(CRandomException, eUnexpectedRandMethod, in Reset()
290 NCBI_THROW(CRandomException, eUnexpectedRandMethod, in SetSeed()
315 NCBI_THROW(CRandomException, eUnexpectedRandMethod, in GetSeed()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/
H A Drandom_gen.hpp184 eUnexpectedRandMethod, ///< The user called method which is not enumerator
194 case eUnexpectedRandMethod : return "eUnexpectedRandMethod"; in GetErrCodeString()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/
H A Drandom_gen.hpp184 eUnexpectedRandMethod, ///< The user called method which is not enumerator
194 case eUnexpectedRandMethod : return "eUnexpectedRandMethod"; in GetErrCodeString()