Home
last modified time | relevance | path

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

/dports/biology/lamarc/lamarc-2.1.8/src/convModel/
H A Dgc_structures.h89 bool AnyZeroes() const;
H A Dgc_datastore_export.cpp120 bool anyZeroes = GetStructures().AnyZeroes(); // EWFIX.P4 -- wasteful in AddPhaseElem()
541 bool anyZeroes = GetStructures().AnyZeroes(); // EWFIX.P4 -- wasteful in AddSpacingElem()
1301 bool anyZeroes = GetStructures().AnyZeroes(); // EWFIX.P4 -- wasteful in ExportFile()
H A Dgc_structures.cpp2670 GCStructures::AnyZeroes() const in AnyZeroes() function in GCStructures