Home
last modified time | relevance | path

Searched refs:FillGaps (Results 1 – 6 of 6) sorted by relevance

/dports/misc/fq/fq-0.0.2/pkg/decode/
H A Ddecode.go31 FillGaps bool member
99 if opts.FillGaps {
100 d.FillGaps(ranges.Range{Start: 0, Len: decodeRange.Len}, "unknown")
218 func (d *D) FillGaps(r ranges.Range, namePrefix string) { func
687 FillGaps: false,
717 FillGaps: false,
747 FillGaps: true,
778 FillGaps: true,
806 FillGaps: true,
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DDBRep_IsoBuilder.hxx68 Standard_EXPORT void FillGaps(const TopoDS_Face& theFace,
/dports/cad/opencascade/opencascade-7.6.0/src/DBRep/
H A DDBRep_IsoBuilder.hxx68 Standard_EXPORT void FillGaps(const TopoDS_Face& theFace,
H A DDBRep_IsoBuilder.cxx204 FillGaps(TopologicalFace, anEdgePCurveMap); in DBRep_IsoBuilder()
351 void DBRep_IsoBuilder::FillGaps(const TopoDS_Face& theFace, in FillGaps() function in DBRep_IsoBuilder
/dports/misc/fq/fq-0.0.2/pkg/interp/
H A Ddecode.go124 FillGaps: true,
/dports/cad/opencascade/opencascade-7.6.0/src/BRepOffset/
H A DBRepOffset_MakeOffset_1.cxx854 void FillGaps (const Message_ProgressRange& theRange);
1038 FillGaps (aPS.Next (4.)); in BuildSplitsOfExtendedFaces()
8214 void BRepOffset_BuildOffsetFaces::FillGaps (const Message_ProgressRange& theRange) in FillGaps() function in BRepOffset_BuildOffsetFaces