Home
last modified time | relevance | path

Searched refs:apts (Results 1 – 25 of 343) sorted by relevance

12345678910>>...14

/dports/deskutils/calcurse/calcurse-4.7.1/test/
H A DMakefile.am98 data/apts \
120 data/apts-bug-002 \
121 data/apts-dst \
122 data/apts-event-001 \
123 data/apts-event-002 \
124 data/apts-event-003 \
125 data/apts-event-004 \
126 data/apts-event-005 \
127 data/apts-event-006 \
128 data/apts-export \
[all …]
H A Dical-011.sh8 cp "$DATA_DIR/apts-export" "$tmpdir"/apts || exit 1
12 (cd "$tmpdir"; mv apts apts-export; mv todo todo-export) &&
14 (cd "$tmpdir"; cmp -s apts-export apts) &&
H A DMakefile.in574 data/apts \
596 data/apts-bug-002 \
597 data/apts-dst \
598 data/apts-event-001 \
599 data/apts-event-002 \
600 data/apts-event-003 \
601 data/apts-event-004 \
602 data/apts-event-005 \
603 data/apts-event-006 \
604 data/apts-export \
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgspmdrv.c803 POINTL apts[4]; in make_bitmap() local
806 apts[0].x = 0; in make_bitmap()
807 apts[0].y = 0; in make_bitmap()
811 apts[2].x = left; in make_bitmap()
812 apts[2].y = bottom; in make_bitmap()
813 apts[3].x = right; in make_bitmap()
814 apts[3].y = top; in make_bitmap()
848 POINTL apts[4]; in paint_bitmap() local
865 apts[3].x = apts[2].x + wx; in paint_bitmap()
870 apts[3].y = apts[2].y + wy; in paint_bitmap()
[all …]
H A Dgdevos2p.c431 POINTL apts[4]; in os2prn_print_page() local
489 apts[0].x = 0; in os2prn_print_page()
490 apts[0].y = 0; /* filled in later */ in os2prn_print_page()
491 apts[1].x = pdev->width - 1; in os2prn_print_page()
492 apts[1].y = 0; /* filled in later */ in os2prn_print_page()
494 apts[2].x = 0; in os2prn_print_page()
495 apts[2].y = 0; in os2prn_print_page()
496 apts[3].x = pdev->width; in os2prn_print_page()
530 apts[0].y = 0; /* target */ in os2prn_print_page()
531 apts[1].y = lines; in os2prn_print_page()
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgspmdrv.c803 POINTL apts[4]; in make_bitmap() local
806 apts[0].x = 0; in make_bitmap()
807 apts[0].y = 0; in make_bitmap()
811 apts[2].x = left; in make_bitmap()
812 apts[2].y = bottom; in make_bitmap()
813 apts[3].x = right; in make_bitmap()
814 apts[3].y = top; in make_bitmap()
848 POINTL apts[4]; in paint_bitmap() local
865 apts[3].x = apts[2].x + wx; in paint_bitmap()
870 apts[3].y = apts[2].y + wy; in paint_bitmap()
[all …]
H A Dgdevos2p.c431 POINTL apts[4]; in os2prn_print_page() local
489 apts[0].x = 0; in os2prn_print_page()
490 apts[0].y = 0; /* filled in later */ in os2prn_print_page()
491 apts[1].x = pdev->width - 1; in os2prn_print_page()
492 apts[1].y = 0; /* filled in later */ in os2prn_print_page()
494 apts[2].x = 0; in os2prn_print_page()
495 apts[2].y = 0; in os2prn_print_page()
496 apts[3].x = pdev->width; in os2prn_print_page()
530 apts[0].y = 0; /* target */ in os2prn_print_page()
531 apts[1].y = lines; in os2prn_print_page()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgspmdrv.c787 POINTL apts[4]; in make_bitmap() local
790 apts[0].x = 0; in make_bitmap()
791 apts[0].y = 0; in make_bitmap()
795 apts[2].x = left; in make_bitmap()
796 apts[2].y = bottom; in make_bitmap()
797 apts[3].x = right; in make_bitmap()
798 apts[3].y = top; in make_bitmap()
832 POINTL apts[4]; in paint_bitmap() local
849 apts[3].x = apts[2].x + wx; in paint_bitmap()
854 apts[3].y = apts[2].y + wy; in paint_bitmap()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgspmdrv.c798 POINTL apts[4]; in make_bitmap() local
801 apts[0].x = 0; in make_bitmap()
802 apts[0].y = 0; in make_bitmap()
806 apts[2].x = left; in make_bitmap()
807 apts[2].y = bottom; in make_bitmap()
808 apts[3].x = right; in make_bitmap()
809 apts[3].y = top; in make_bitmap()
843 POINTL apts[4]; in paint_bitmap() local
860 apts[3].x = apts[2].x + wx; in paint_bitmap()
865 apts[3].y = apts[2].y + wy; in paint_bitmap()
[all …]
H A Dgdevos2p.c427 POINTL apts[4]; in os2prn_print_page() local
485 apts[0].x = 0; in os2prn_print_page()
486 apts[0].y = 0; /* filled in later */ in os2prn_print_page()
487 apts[1].x = pdev->width - 1; in os2prn_print_page()
488 apts[1].y = 0; /* filled in later */ in os2prn_print_page()
490 apts[2].x = 0; in os2prn_print_page()
491 apts[2].y = 0; in os2prn_print_page()
492 apts[3].x = pdev->width; in os2prn_print_page()
526 apts[0].y = 0; /* target */ in os2prn_print_page()
527 apts[1].y = lines; in os2prn_print_page()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgspmdrv.c787 POINTL apts[4]; in make_bitmap() local
790 apts[0].x = 0; in make_bitmap()
791 apts[0].y = 0; in make_bitmap()
795 apts[2].x = left; in make_bitmap()
796 apts[2].y = bottom; in make_bitmap()
797 apts[3].x = right; in make_bitmap()
798 apts[3].y = top; in make_bitmap()
832 POINTL apts[4]; in paint_bitmap() local
849 apts[3].x = apts[2].x + wx; in paint_bitmap()
854 apts[3].y = apts[2].y + wy; in paint_bitmap()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgspmdrv.c787 POINTL apts[4]; in make_bitmap() local
790 apts[0].x = 0; in make_bitmap()
791 apts[0].y = 0; in make_bitmap()
795 apts[2].x = left; in make_bitmap()
796 apts[2].y = bottom; in make_bitmap()
797 apts[3].x = right; in make_bitmap()
798 apts[3].y = top; in make_bitmap()
832 POINTL apts[4]; in paint_bitmap() local
849 apts[3].x = apts[2].x + wx; in paint_bitmap()
854 apts[3].y = apts[2].y + wy; in paint_bitmap()
[all …]
H A Dgdevos2p.c422 POINTL apts[4]; in os2prn_print_page() local
480 apts[0].x = 0; in os2prn_print_page()
481 apts[0].y = 0; /* filled in later */ in os2prn_print_page()
482 apts[1].x = pdev->width - 1; in os2prn_print_page()
483 apts[1].y = 0; /* filled in later */ in os2prn_print_page()
485 apts[2].x = 0; in os2prn_print_page()
486 apts[2].y = 0; in os2prn_print_page()
487 apts[3].x = pdev->width; in os2prn_print_page()
488 apts[3].y = 0; /* filled in later */ in os2prn_print_page()
521 apts[0].y = 0; /* target */ in os2prn_print_page()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgspmdrv.c787 POINTL apts[4]; in make_bitmap() local
790 apts[0].x = 0; in make_bitmap()
791 apts[0].y = 0; in make_bitmap()
795 apts[2].x = left; in make_bitmap()
796 apts[2].y = bottom; in make_bitmap()
797 apts[3].x = right; in make_bitmap()
798 apts[3].y = top; in make_bitmap()
832 POINTL apts[4]; in paint_bitmap() local
849 apts[3].x = apts[2].x + wx; in paint_bitmap()
854 apts[3].y = apts[2].y + wy; in paint_bitmap()
[all …]
H A Dgdevos2p.c422 POINTL apts[4]; in os2prn_print_page() local
480 apts[0].x = 0; in os2prn_print_page()
481 apts[0].y = 0; /* filled in later */ in os2prn_print_page()
482 apts[1].x = pdev->width - 1; in os2prn_print_page()
483 apts[1].y = 0; /* filled in later */ in os2prn_print_page()
485 apts[2].x = 0; in os2prn_print_page()
486 apts[2].y = 0; in os2prn_print_page()
487 apts[3].x = pdev->width; in os2prn_print_page()
488 apts[3].y = 0; /* filled in later */ in os2prn_print_page()
521 apts[0].y = 0; /* target */ in os2prn_print_page()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgspmdrv.c798 POINTL apts[4]; in make_bitmap() local
801 apts[0].x = 0; in make_bitmap()
802 apts[0].y = 0; in make_bitmap()
806 apts[2].x = left; in make_bitmap()
807 apts[2].y = bottom; in make_bitmap()
808 apts[3].x = right; in make_bitmap()
809 apts[3].y = top; in make_bitmap()
843 POINTL apts[4]; in paint_bitmap() local
860 apts[3].x = apts[2].x + wx; in paint_bitmap()
865 apts[3].y = apts[2].y + wy; in paint_bitmap()
[all …]
H A Dgdevos2p.c427 POINTL apts[4]; in os2prn_print_page() local
485 apts[0].x = 0; in os2prn_print_page()
486 apts[0].y = 0; /* filled in later */ in os2prn_print_page()
487 apts[1].x = pdev->width - 1; in os2prn_print_page()
488 apts[1].y = 0; /* filled in later */ in os2prn_print_page()
490 apts[2].x = 0; in os2prn_print_page()
491 apts[2].y = 0; in os2prn_print_page()
492 apts[3].x = pdev->width; in os2prn_print_page()
526 apts[0].y = 0; /* target */ in os2prn_print_page()
527 apts[1].y = lines; in os2prn_print_page()
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/
H A DModelArrange.cpp42 Points &apts = ap.poly.contour.points; in get_arrange_poly() local
49 std::copy(pts.begin(), pts.end(), std::back_inserter(apts)); in get_arrange_poly()
52 apts = std::move(Geometry::convex_hull(apts).points); in get_arrange_poly()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/gprim/
H A Dspline.hpp237 DiscretePointsSeg (const Array<Point<D> > & apts);
500 DiscretePointsSeg<D> :: DiscretePointsSeg (const Array<Point<D> > & apts) in DiscretePointsSeg() argument
501 : pts (apts) in DiscretePointsSeg()
505 p1n(i) = apts[0](i); in DiscretePointsSeg()
506 p2n(i) = apts.Last()(i); in DiscretePointsSeg()
554 BSplineSeg (const Array<Point<D> > & apts);
571 BSplineSeg<D,ORDER> :: BSplineSeg (const Array<Point<D> > & apts) in BSplineSeg() argument
572 : pts (apts) in BSplineSeg()
581 p1n = apts[0]; in BSplineSeg()
582 p2n = apts.Last(); in BSplineSeg()
/dports/science/py-veusz/veusz-veusz-3.3.1/veusz/widgets/
H A Dnonorthfunction.py141 apts, bpts = self.getFunctionPoints()
142 px, py = self.parent.graphToPlotCoords(apts, bpts)
149 return pickable.GenericPickable( self, labels, (apts, bpts), (px, py) )
172 apts, bpts = self.getFunctionPoints()
173 px, py = self.parent.graphToPlotCoords(apts, bpts)
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/interface/
H A Dnglib.cpp570 Point<3> apts[3]; in Ng_STL_AddTriangle() local
571 apts[0] = Point<3>(p1[0],p1[1],p1[2]); in Ng_STL_AddTriangle()
572 apts[1] = Point<3>(p2[0],p2[1],p2[2]); in Ng_STL_AddTriangle()
573 apts[2] = Point<3>(p3[0],p3[1],p3[2]); in Ng_STL_AddTriangle()
577 n = Cross (apts[0]-apts[1], apts[0]-apts[2]); in Ng_STL_AddTriangle()
581 readtrias.Append(STLReadTriangle(apts,n)); in Ng_STL_AddTriangle()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/stlgeom/
H A Dstlline.hpp21 STLEdge (const int * apts) {pts[0] = apts[0]; pts[1] = apts[1];} in STLEdge() argument
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/stlgeom/
H A Dstlline.hpp21 STLEdge (const int * apts) {pts[0] = apts[0]; pts[1] = apts[1];} in STLEdge() argument
/dports/cad/netgen/netgen-6.2.2105/libsrc/stlgeom/
H A Dstlline.hpp23 STLEdge (const int * apts) {pts[0] = apts[0]; pts[1] = apts[1];} in STLEdge() argument
/dports/cad/netgen/netgen-6.2.2105/libsrc/gprim/
H A Dspline.hpp315 DiscretePointsSeg (const NgArray<Point<D> > & apts);
621 DiscretePointsSeg<D> :: DiscretePointsSeg (const NgArray<Point<D> > & apts) in DiscretePointsSeg() argument
622 : pts (apts) in DiscretePointsSeg()
626 p1n(i) = apts[0](i); in DiscretePointsSeg()
627 p2n(i) = apts.Last()(i); in DiscretePointsSeg()
675 BSplineSeg (const NgArray<Point<D> > & apts);
702 BSplineSeg<D,ORDER> :: BSplineSeg (const NgArray<Point<D> > & apts) in BSplineSeg() argument
703 : pts (apts) in BSplineSeg()
712 p1n = apts[0]; in BSplineSeg()
713 p2n = apts.Last(); in BSplineSeg()

12345678910>>...14