Searched defs:depthEnd (Results 1 – 9 of 9) sorted by relevance
154 std::size_t depthEnd=0) const in getPoints()
289 const std::size_t depthEnd, in getPoints()456 const std::size_t depthEnd, in getPoints()
169 map<CHRPOS, DEPTH>::const_iterator depthEnd; in ReportAnnotations() local
69 … const int depthFrom = tId * depthStep, depthEnd = ALIMIN(depthFrom + depthStep, outputDepth4); in onExecute() local
416 histMap::const_iterator depthEnd = chromDepthHist[chrom].end(); in ReportChromCoverage() local
787 depthEnd = depthConfigs.end(); in setupGC() local
996 PetscInt *depthEnd; /* The point limit at each depth in the original mesh */ in DMPlexConstructCohesiveCells_Internal() local
2595 float depthEnd; // depth to stop making marks member