Home
last modified time | relevance | path

Searched refs:GPC (Results 1 – 25 of 412) sorted by relevance

12345678910>>...17

/dports/math/p5-Math-Geometry-Planar-GPC/Math-Geometry-Planar-GPC-1.04/t/
H A DGPC.t15 eval {require Math::Geometry::Planar::GPC; return 1};
18 use Math::Geometry::Planar::GPC;
22 my $contour1 = Math::Geometry::Planar::GPC::new_gpc_polygon();
32 my $hole_array1 = Math::Geometry::Planar::GPC::int_array(1);
33 my $hole_array2 = Math::Geometry::Planar::GPC::int_array(1);
36 Math::Geometry::Planar::GPC::int_set($hole_array1,0,0);
37 Math::Geometry::Planar::GPC::int_set($hole_array2,0,0);
55 my $v = Math::Geometry::Planar::GPC::new_gpc_vertex();
61 $vl = Math::Geometry::Planar::GPC::new_gpc_vertex_list();
68 my $v = Math::Geometry::Planar::GPC::new_gpc_vertex();
[all …]
/dports/devel/p5-InlineX-CPP2XS/InlineX-CPP2XS-0.25/demos/cpp/
H A DInherit.pm1 package Math::Geometry::Planar::GPC::Inherit;
8 $Math::Geometry::Planar::GPC::Inherit::VERSION = '0.11';
10 DynaLoader::bootstrap Math::Geometry::Planar::GPC::Inherit $Math::Geometry::Planar::GPC::Inherit::V…
12 @Math::Geometry::Planar::GPC::Inherit::EXPORT = ();
13 @Math::Geometry::Planar::GPC::Inherit::EXPORT_OK = ();
H A DInherit.xs41 MODULE = Math::Geometry::Planar::GPC::Inherit PACKAGE = main::Foo
71 MODULE = Math::Geometry::Planar::GPC::Inherit PACKAGE = main::Bar
98 MODULE = Math::Geometry::Planar::GPC::Inherit PACKAGE = main
/dports/math/p5-Math-Geometry-Planar-GPC/Math-Geometry-Planar-GPC-1.04/
H A DMANIFEST3 GPC.pm
4 GPC.xs
5 GPC.h
8 t/GPC.t
H A DGPC.pm2 package Math::Geometry::Planar::GPC;
175 package Math::Geometry::Planar::GPC;
176 bootstrap Math::Geometry::Planar::GPC;
177 package Math::Geometry::Planar::GPC;
H A DREADME1 GPC.pm -- A perl5 interface to Alan Murta's gpc library.
18 The GPC.pm interface is copyright 2002 Danny Van de Pol. It is
33 zcat GPC-1.XX.tar.gz | tar xvf -
36 the directory GPC-1.XX.
38 4. To compile GPC.pm on a system that supports dynamic linking:
40 a. cd GPC-1.XX
47 This will create GPC.pm, its HTML manual page, and install GPC into
59 If you are trying to compile and link GPC on a Windows or Macintosh
77 Provide the version numbers of GPC, Perl, make and model of your
91 The current version of GPC can be found at:
H A DChanges1 Revision history for Perl extension GPC.
15 - Changed namespace to Math::Geometry::GPC
18 - Changed namespace to Math::Geometry::Planar::GPC
/dports/devel/p5-InlineX-C2XS/InlineX-C2XS-0.26/t/
H A Dt_c.t11 c2xs('Math::Geometry::Planar::GPC::Polygon', 'Math::Geometry::Planar::GPC::Polygon',
136 eval{c2xs('Math::Geometry::Planar::GPC::Polygon', 'Math::Geometry::Planar::GPC::Polygon', '.', '');…
141 eval{c2xs('Math::Geometry::Planar::GPC::Polygon', 'Math::Geometry::Planar::GPC::Polygon', '.', '');…
146 eval{c2xs('Math::Geometry::Planar::GPC::Polygon', 'Math::Geometry::Planar::GPC::Polygon', {'TYPEMAP…
151 eval{c2xs('Math::Geometry::Planar::GPC::Polygon', 'Math::Geometry::Planar::GPC::Polygon', '/foo/non…
156 eval{c2xs('Math::Geometry::Planar::GPC::Polygon', 'Math::Geometry::Planar::GPC::Polygon', {'typemap…
161 eval{c2xs('Math::Geometry::Planar::GPC::Polygon', 'main', {'TYPEMAPS' => ['foo']}, {'TYPEMAPS' => […
H A Dt_c_pre.t12 c2xs('Math::Geometry::Planar::GPC::Polygon', 'Math::Geometry::Planar::GPC::Polygon',
137 eval{c2xs('Math::Geometry::Planar::GPC::Polygon', 'Math::Geometry::Planar::GPC::Polygon', '.', '');…
142 eval{c2xs('Math::Geometry::Planar::GPC::Polygon', 'Math::Geometry::Planar::GPC::Polygon', '.', '');…
147 eval{c2xs('Math::Geometry::Planar::GPC::Polygon', 'Math::Geometry::Planar::GPC::Polygon', {'TYPEMAP…
152 eval{c2xs('Math::Geometry::Planar::GPC::Polygon', 'Math::Geometry::Planar::GPC::Polygon', '/foo/non…
157 eval{c2xs('Math::Geometry::Planar::GPC::Polygon', 'Math::Geometry::Planar::GPC::Polygon', {'typemap…
162 eval{c2xs('Math::Geometry::Planar::GPC::Polygon', 'main', {'TYPEMAPS' => ['foo']}, {'TYPEMAPS' => […
/dports/devel/ga/ga-5.8/m4/
H A Darmci_enable_gpc.m43 # Whether to enable GPC calls in ARMCI.
6 [AS_HELP_STRING([--enable-gpc], [enable GPC calls])],
11 [Define to 1 if GPC calls are enabled])],
13 [Define to 1 if GPC calls are enabled])])
/dports/devel/p5-InlineX-CPP2XS/InlineX-CPP2XS-0.25/t/
H A Dt_cpp.t7 cpp2xs('Math::Geometry::Planar::GPC::Inherit', 'main');
133 eval{cpp2xs('Math::Geometry::Planar::GPC::Inherit', 'main', '.', '');};
138 eval{cpp2xs('Math::Geometry::Planar::GPC::Inherit', 'main', {'TYPEMAPS' => ['/foo/non/existent/type…
143 eval{cpp2xs('Math::Geometry::Planar::GPC::Polygon', 'Math::Geometry::Planar::GPC::Polygon', '/foo/n…
148 eval{cpp2xs('Math::Geometry::Planar::GPC::Inherit', 'Math::Geometry::Planar::GPC::Inherit', {'typem…
153 eval{cpp2xs('Math::Geometry::Planar::GPC::Inherit', 'main', {'TYPEMAPS' => ['foo']}, {'TYPEMAPS' =>…
/dports/math/p5-Math-Geometry-Planar-GPC-PolygonXS/Math-Geometry-Planar-GPC-PolygonXS-0.052/
H A DREADME2 Math::Geometry::Planar::GPC::Polygon - OO wrapper to gpc library
30 purposes, but YOU ARE RESPONSIBLE FOR ADHERING TO BOTH THE GPC LICENSE
34 You may want to check the GPC home page for a more current version:
60 use Math::Geometry::Planar::GPC::Polygon;
61 my $gpc = Math::Geometry::Planar::GPC::Polygon->new();
67 use Math::Geometry::Planar::GPC::Polygon qw(new_gpc);
75 Loads a from a file into your gpc object. See the GPC library
H A DChanges1 Revision history for Perl extension Math::Geometry::Planar::GPC::PolygonXS.
5 -n Math::Geometry::Planar::GPC::PolygonXS -A -O -x functions.h
H A DMANIFEST11 t/Math-Geometry-Planar-GPC-PolygonXS.t
14 lib/Math/Geometry/Planar/GPC/PolygonXS.pm
/dports/www/mod_php80/php-8.0.15/tests/basic/
H A Dbug29971.phpt4 variables_order=GPC
15 string(3) "GPC"
/dports/www/mod_php81/php-8.1.1/tests/basic/
H A Dbug29971.phpt4 variables_order=GPC
15 string(3) "GPC"
/dports/lang/php73/php-7.3.33/tests/basic/
H A Dbug29971.phpt4 variables_order=GPC
15 string(3) "GPC"
/dports/lang/php74/php-7.4.27/tests/basic/
H A Dbug29971.phpt4 variables_order=GPC
15 string(3) "GPC"
/dports/lang/php81/php-8.1.1/tests/basic/
H A Dbug29971.phpt4 variables_order=GPC
15 string(3) "GPC"
/dports/lang/php80/php-8.0.15/tests/basic/
H A Dbug29971.phpt4 variables_order=GPC
15 string(3) "GPC"
/dports/www/mod_php74/php-7.4.27/tests/basic/
H A Dbug29971.phpt4 variables_order=GPC
15 string(3) "GPC"
/dports/www/mod_php73/php-7.3.33/tests/basic/
H A Dbug29971.phpt4 variables_order=GPC
15 string(3) "GPC"
/dports/math/R-cran-gpclib/gpclib/tests/
H A Dreg-tests.Rout.save28 GPC Polygon
37 GPC Polygon
50 GPC Polygon
56 GPC Polygon
64 GPC Polygon
/dports/math/p5-Math-Geometry-Planar/Math-Geometry-Planar-1.18/
H A DChanges25 - Adapted module to registered namespace for GPC
26 (Math::Geometry::GPC)
29 - Small change in Makefile.PL for correct GPC version in PREREQ_PM
55 - Moved GPC module under Planar
/dports/www/firefox/firefox-99.0/dom/security/test/general/
H A Dfile_gpc_server.sjs7 var gpc = request.hasHeader("Sec-GPC") ? request.getHeader("Sec-GPC") : "";

12345678910>>...17