Home
last modified time | relevance | path

Searched defs:depthEnd (Results 1 – 9 of 9) sorted by relevance

/dports/math/pdal/PDAL-2.3.0/pdal/
H A DQuadIndex.hpp154 std::size_t depthEnd=0) const in getPoints()
H A DQuadIndex.cpp289 const std::size_t depthEnd, in getPoints()
456 const std::size_t depthEnd, in getPoints()
/dports/biology/bedtools/bedtools2-2.30.0/src/annotateBed/
H A DannotateBed.cpp169 map<CHRPOS, DEPTH>::const_iterator depthEnd; in ReportAnnotations() local
/dports/misc/mnn/MNN-1.2.0/backupcode/cpubackend/
H A DCPUDilation2D.cpp69 … const int depthFrom = tId * depthStep, depthEnd = ALIMIN(depthFrom + depthStep, outputDepth4); in onExecute() local
/dports/biology/bedtools/bedtools2-2.30.0/src/genomeCoverageBed/
H A DgenomeCoverageBed.cpp416 histMap::const_iterator depthEnd = chromDepthHist[chrom].end(); in ReportChromCoverage() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgfpdepth/
H A Dosgfpdepth.cpp787 depthEnd = depthConfigs.end(); in setupGC() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgfpdepth/
H A Dosgfpdepth.cpp787 depthEnd = depthConfigs.end(); in setupGC() local
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/
H A Dplexsubmesh.c996 PetscInt *depthEnd; /* The point limit at each depth in the original mesh */ in DMPlexConstructCohesiveCells_Internal() local
/dports/games/openjk/OpenJK-07675e2/code/qcommon/
H A Dq_shared.h2595 float depthEnd; // depth to stop making marks member