Home
last modified time | relevance | path

Searched defs:toleranceType (Results 1 – 12 of 12) sorted by relevance

/dports/biology/avida/avida-2.12.4-src/avida-core/source/cpu/
H A DcTestCPUInterface.h182 int IncTolerance(int toleranceType, cAvidaContext &ctx) { return 0;} in IncTolerance()
183 int DecTolerance(int toleranceType, cAvidaContext &ctx) { return 0;} in DecTolerance()
H A DcHardwareExperimental.cc5781 int toleranceType = 0; in Inst_IncPredTolerance() local
5821 int toleranceType = 0; in Inst_DecPredTolerance() local
H A DcHardwareCPU.cc10286 int toleranceType = 0; in Inst_IncTolerance() local
10323 int toleranceType = 0; in Inst_DecTolerance() local
/dports/graphics/qgis/qgis-3.22.3/src/app/options/
H A Dqgsoptions.cpp718 …QgsAbstractGeometry::SegmentationToleranceType toleranceType = mSettings->enumValue( QStringLitera… in QgsOptions() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/options/
H A Dqgsoptions.cpp660 …QgsAbstractGeometry::SegmentationToleranceType toleranceType = mSettings->enumValue( QStringLitera… in QgsOptions() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/
H A Dqgsmapcanvas.cpp183 …QgsAbstractGeometry::SegmentationToleranceType toleranceType = settings.enumValue( QStringLiteral(… in QgsMapCanvas() local
/dports/graphics/qgis/qgis-3.22.3/src/gui/
H A Dqgsmapcanvas.cpp203 …QgsAbstractGeometry::SegmentationToleranceType toleranceType = settings.enumValue( QStringLiteral(… in QgsMapCanvas() local
/dports/cad/calculix/CalculiX/libSNL/src/
H A DsnlSurface.cpp3693 void snlSurface::triangleMesh ( snlTriangleMesh* triMesh, int toleranceType, double tolerance ) in triangleMesh()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/geometry/
H A Dqgsgeometryutils.cpp937 …, QgsPointSequence &points, double tolerance, QgsAbstractGeometry::SegmentationToleranceType toler… in segmentizeArc()
H A Dqgsgeometry.cpp2792 …::convertToStraightSegment( double tolerance, QgsAbstractGeometry::SegmentationToleranceType toler… in convertToStraightSegment()
/dports/graphics/qgis/qgis-3.22.3/src/core/geometry/
H A Dqgsgeometryutils.cpp954 …, QgsPointSequence &points, double tolerance, QgsAbstractGeometry::SegmentationToleranceType toler… in segmentizeArc()
H A Dqgsgeometry.cpp3027 …::convertToStraightSegment( double tolerance, QgsAbstractGeometry::SegmentationToleranceType toler… in convertToStraightSegment()