Home
last modified time | relevance | path

Searched refs:eCloneAll (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/
H A Ddata_histogram.hpp414 eCloneAll = 0, ///< Clone whole histogram, with scale and counters enumerator
423 CHistogram Clone(EClone how = eCloneAll) const;
570 histogram(other.histogram.Clone(THistogram::eCloneAll)), in STimeBin()
575 histogram = other.histogram.Clone(THistogram::eCloneAll); in operator =()
1135 case eCloneAll: in Clone()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/
H A Ddata_histogram.hpp414 eCloneAll = 0, ///< Clone whole histogram, with scale and counters enumerator
423 CHistogram Clone(EClone how = eCloneAll) const;
570 histogram(other.histogram.Clone(THistogram::eCloneAll)), in STimeBin()
575 histogram = other.histogram.Clone(THistogram::eCloneAll); in operator =()
1135 case eCloneAll: in Clone()