Home
last modified time | relevance | path

Searched +refs:point +refs:cd (Results 1 – 25 of 19966) sorted by relevance

12345678910>>...799

/dports/lang/guile2/guile-2.2.7/test-suite/tests/
H A Dr6rs-records-procedural.test29 (define :point-cd (make-record-constructor-descriptor :point #f #f))
33 (define :voxel-cd (make-record-constructor-descriptor :voxel :point-cd #f))
37 (let* ((:point-cd (make-record-constructor-descriptor :point #f #f))
38 (make-point (record-constructor :point-cd))
121 (make-point (record-constructor :point-protocol-cd))
136 :voxel :point-protocol-cd :voxel-protocol))
153 (let* ((make-point (record-constructor :point-cd))
172 (let* ((make-point (record-constructor :point-cd))
184 (let* ((make-point (record-constructor :point-cd))
191 (let* ((make-point (record-constructor :point-cd))
[all …]
/dports/lang/guile/guile-3.0.7/test-suite/tests/
H A Dr6rs-records-procedural.test29 (define :point-cd (make-record-constructor-descriptor :point #f #f))
33 (define :voxel-cd (make-record-constructor-descriptor :voxel :point-cd #f))
37 (let* ((:point-cd (make-record-constructor-descriptor :point #f #f))
38 (make-point (record-constructor :point-cd))
128 (make-point (record-constructor :point-protocol-cd))
143 :voxel :point-protocol-cd :voxel-protocol))
160 (let* ((make-point (record-constructor :point-cd))
179 (let* ((make-point (record-constructor :point-cd))
191 (let* ((make-point (record-constructor :point-cd))
198 (let* ((make-point (record-constructor :point-cd))
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/robustness/overlay/buffer/
H A Dmany_ring_buffer.cpp44 void apply(Point const& point, in apply() argument
48 double const distance = distance_strategy.apply(point, point, in apply()
59 bg::set<0>(output_point, bg::get<0>(point) + cd * cos(alpha)); in apply()
60 bg::set<1>(output_point, bg::get<1>(point) + cd * sin(alpha)); in apply()
102 bg::set<0>(p, bg::get<0>(vertex) + cd * cos(alpha)); in generate_points()
165 double const cd = corrected_distance(d, alpha); in apply() local
200 typedef bg::model::point<double, 2, bg::cs::cartesian> point; in test_many_rings() typedef
201 typedef bg::model::polygon<point> polygon_type; in test_many_rings()
215 bg::model::multi_point<point> mp; in test_many_rings()
236 point p(x, y); in test_many_rings()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/robustness/overlay/buffer/
H A Dmany_ring_buffer.cpp44 void apply(Point const& point, in apply() argument
48 double const distance = distance_strategy.apply(point, point, in apply()
59 bg::set<0>(output_point, bg::get<0>(point) + cd * cos(alpha)); in apply()
60 bg::set<1>(output_point, bg::get<1>(point) + cd * sin(alpha)); in apply()
102 bg::set<0>(p, bg::get<0>(vertex) + cd * cos(alpha)); in generate_points()
165 double const cd = corrected_distance(d, alpha); in apply() local
200 typedef bg::model::point<double, 2, bg::cs::cartesian> point; in test_many_rings() typedef
201 typedef bg::model::polygon<point> polygon_type; in test_many_rings()
215 bg::model::multi_point<point> mp; in test_many_rings()
236 point p(x, y); in test_many_rings()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/test/robustness/overlay/buffer/
H A Dmany_ring_buffer.cpp44 void apply(Point const& point, in apply() argument
48 double const distance = distance_strategy.apply(point, point, in apply()
59 bg::set<0>(output_point, bg::get<0>(point) + cd * cos(alpha)); in apply()
60 bg::set<1>(output_point, bg::get<1>(point) + cd * sin(alpha)); in apply()
102 bg::set<0>(p, bg::get<0>(vertex) + cd * cos(alpha)); in generate_points()
165 double const cd = corrected_distance(d, alpha); in apply() local
200 typedef bg::model::point<double, 2, bg::cs::cartesian> point; in test_many_rings() typedef
201 typedef bg::model::polygon<point> polygon_type; in test_many_rings()
215 bg::model::multi_point<point> mp; in test_many_rings()
236 point p(x, y); in test_many_rings()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/test/robustness/overlay/buffer/
H A Dmany_ring_buffer.cpp44 void apply(Point const& point, in apply() argument
48 double const distance = distance_strategy.apply(point, point, in apply()
59 bg::set<0>(output_point, bg::get<0>(point) + cd * cos(alpha)); in apply()
60 bg::set<1>(output_point, bg::get<1>(point) + cd * sin(alpha)); in apply()
102 bg::set<0>(p, bg::get<0>(vertex) + cd * cos(alpha)); in generate_points()
165 double const cd = corrected_distance(d, alpha); in apply() local
200 typedef bg::model::point<double, 2, bg::cs::cartesian> point; in test_many_rings() typedef
201 typedef bg::model::polygon<point> polygon_type; in test_many_rings()
215 bg::model::multi_point<point> mp; in test_many_rings()
236 point p(x, y); in test_many_rings()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/test/robustness/overlay/buffer/
H A Dmany_ring_buffer.cpp44 void apply(Point const& point, in apply() argument
48 double const distance = distance_strategy.apply(point, point, in apply()
59 bg::set<0>(output_point, bg::get<0>(point) + cd * cos(alpha)); in apply()
60 bg::set<1>(output_point, bg::get<1>(point) + cd * sin(alpha)); in apply()
102 bg::set<0>(p, bg::get<0>(vertex) + cd * cos(alpha)); in generate_points()
165 double const cd = corrected_distance(d, alpha); in apply() local
200 typedef bg::model::point<double, 2, bg::cs::cartesian> point; in test_many_rings() typedef
201 typedef bg::model::polygon<point> polygon_type; in test_many_rings()
215 bg::model::multi_point<point> mp; in test_many_rings()
236 point p(x, y); in test_many_rings()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/test/robustness/overlay/buffer/
H A Dmany_ring_buffer.cpp44 void apply(Point const& point, in apply() argument
48 double const distance = distance_strategy.apply(point, point, in apply()
59 bg::set<0>(output_point, bg::get<0>(point) + cd * cos(alpha)); in apply()
60 bg::set<1>(output_point, bg::get<1>(point) + cd * sin(alpha)); in apply()
102 bg::set<0>(p, bg::get<0>(vertex) + cd * cos(alpha)); in generate_points()
165 double const cd = corrected_distance(d, alpha); in apply() local
200 typedef bg::model::point<double, 2, bg::cs::cartesian> point; in test_many_rings() typedef
201 typedef bg::model::polygon<point> polygon_type; in test_many_rings()
215 bg::model::multi_point<point> mp; in test_many_rings()
236 point p(x, y); in test_many_rings()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/geometry/test/robustness/overlay/buffer/
H A Dmany_ring_buffer.cpp44 void apply(Point const& point, in apply() argument
48 double const distance = distance_strategy.apply(point, point, in apply()
59 bg::set<0>(output_point, bg::get<0>(point) + cd * cos(alpha)); in apply()
60 bg::set<1>(output_point, bg::get<1>(point) + cd * sin(alpha)); in apply()
102 bg::set<0>(p, bg::get<0>(vertex) + cd * cos(alpha)); in generate_points()
165 double const cd = corrected_distance(d, alpha); in apply() local
200 typedef bg::model::point<double, 2, bg::cs::cartesian> point; in test_many_rings() typedef
201 typedef bg::model::polygon<point> polygon_type; in test_many_rings()
215 bg::model::multi_point<point> mp; in test_many_rings()
236 point p(x, y); in test_many_rings()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/robustness/overlay/buffer/
H A Dmany_ring_buffer.cpp44 void apply(Point const& point, in apply() argument
48 double const distance = distance_strategy.apply(point, point, in apply()
59 bg::set<0>(output_point, bg::get<0>(point) + cd * cos(alpha)); in apply()
60 bg::set<1>(output_point, bg::get<1>(point) + cd * sin(alpha)); in apply()
102 bg::set<0>(p, bg::get<0>(vertex) + cd * cos(alpha)); in generate_points()
165 double const cd = corrected_distance(d, alpha); in apply() local
200 typedef bg::model::point<double, 2, bg::cs::cartesian> point; in test_many_rings() typedef
201 typedef bg::model::polygon<point> polygon_type; in test_many_rings()
215 bg::model::multi_point<point> mp; in test_many_rings()
236 point p(x, y); in test_many_rings()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/robustness/overlay/buffer/
H A Dmany_ring_buffer.cpp44 void apply(Point const& point, in apply() argument
48 double const distance = distance_strategy.apply(point, point, in apply()
59 bg::set<0>(output_point, bg::get<0>(point) + cd * cos(alpha)); in apply()
60 bg::set<1>(output_point, bg::get<1>(point) + cd * sin(alpha)); in apply()
102 bg::set<0>(p, bg::get<0>(vertex) + cd * cos(alpha)); in generate_points()
165 double const cd = corrected_distance(d, alpha); in apply() local
200 typedef bg::model::point<double, 2, bg::cs::cartesian> point; in test_many_rings() typedef
201 typedef bg::model::polygon<point> polygon_type; in test_many_rings()
215 bg::model::multi_point<point> mp; in test_many_rings()
236 point p(x, y); in test_many_rings()
[all …]
/dports/www/osrm-backend/osrm-backend-5.26.0/features/testbot/
H A Dvia.feature7 Scenario: Simple via point
21 Scenario: Simple via point with waypoints collapsing
45 Scenario: Simple via point with waypoints collapsing
68 Scenario: Simple via point with core factor
94 Scenario: Via point at a dead end
134 Scenario: Duplicate via point
210 Scenario: Via point at a dead end with oneway
230 Scenario: Via point at a dead end with oneway
251 Scenario: Via point at a dead end with oneway
294 | 6,5 | cd,da,ab,bc,cd | 1100m +-1 |
[all …]
/dports/databases/timescaledb/timescaledb-2.5.1/src/nodes/
H A Dchunk_dispatch.c26 cd->hypertable = ht; in ts_chunk_dispatch_create()
27 cd->estate = estate; in ts_chunk_dispatch_create()
28 cd->eflags = eflags; in ts_chunk_dispatch_create()
30 cd->cache = in ts_chunk_dispatch_create()
32 cd->prev_cis = NULL; in ts_chunk_dispatch_create()
33 cd->prev_cis_oid = InvalidOid; in ts_chunk_dispatch_create()
35 return cd; in ts_chunk_dispatch_create()
100 ts_subspace_store_free(cd->cache); in ts_chunk_dispatch_destroy()
114 ts_chunk_dispatch_get_chunk_insert_state(ChunkDispatch *dispatch, Point *point, in ts_chunk_dispatch_get_chunk_insert_state() argument
120 cis = ts_subspace_store_get(dispatch->cache, point); in ts_chunk_dispatch_get_chunk_insert_state()
[all …]
/dports/audio/din/din-52/src/
H A Dmorpher.cc48 …widget* _ctrls [] = {&src.lbl, &tar.lbl, &src.cd, &tar.cd, &src.get, &tar.get, &sl_amount, &sp_poi… in setup()
79 src.cd.set_size (sx, sy); in setup()
80 tar.cd.set_size (sx, sy); in setup()
84 assign_curve (src.crv, src.sol, src.cd); in setup()
85 assign_curve (tar.crv, tar.sol, tar.cd); in setup()
98 pts.push_back (point<float>(x, y)); in make_classic_pts()
112 pts.push_back (point<float>(px, py)); in make_shapeform_pts()
128 point<float>& psrc = src.pts[src.cur]; in render()
129 point<float>& ptar = tar.pts[tar.cur]; in render()
166 assign_curve (src.crv, src.sol, src.cd); in clicked()
[all …]
/dports/math/maxima/maxima-5.43.2/interfaces/emacs/misc/
H A Dsshell.el118 (let* ((p (point)) tem beg
281 (cd (car sshell-directory-stack))
287 (cd (car sshell-directory-stack))
299 (point)
302 (point)))))))
306 (cd dir)))))))
309 (cd (getenv "HOME")))
319 (point)
322 (point)))))))
323 (cd dir))))))))
[all …]
/dports/graphics/nplot/nplot-9a92e78/src/
H A DCandlePlot.cs245 for (int i = 0; i < cd.Count; ++i) in Draw()
247 PointOLHC point = cd[i]; in Draw()
248 …if ((!double.IsNaN(point.Open)) && (!double.IsNaN(point.High)) && (!double.IsNaN(point.Low)) && (!… in Draw()
250 int xPos = (int) (xAxis.WorldToPhysical(point.X, false)).X; in Draw()
255 int yPos1 = (int) (yAxis.WorldToPhysical(point.Low, false)).Y; in Draw()
256 int yPos2 = (int) (yAxis.WorldToPhysical(point.High, false)).Y; in Draw()
257 int yPos3 = (int) (yAxis.WorldToPhysical(point.Open, false)).Y; in Draw()
258 int yPos4 = (int) (yAxis.WorldToPhysical(point.Close, false)).Y; in Draw()
360 if (cd.Count > 1) in CalculatePhysicalSeparation()
366 if (cd.Count > 2) in CalculatePhysicalSeparation()
[all …]
/dports/science/p5-Geo-Coordinates-Converter-iArea/Geo-Coordinates-Converter-iArea-0.14/lib/Geo/Coordinates/Converter/Format/
H A DIArea.pm13 my($self, $point) = @_;
26 $point;
43 my $point = shift;
46 $point = do {
47 my $geo = Geo::Coordinates::Converter->new(point => $point);
56 my $cd = int($lng / 3600000) - 100;
57 my $x1 = ($cd +100) * 3600000;
61 $mesh = $ab.$cd.$e.$f;
117 $point;
121 my $point = shift;
[all …]
/dports/science/xdrawchem/xdrawchem-a3f74c34eb09fa72ee16848ec6901049ca5309d5/xdrawchem/
H A Dioiface.cpp39 return (x * x + y * y) < (point.x * point.x + point.y * point.y); in operator <()
63 IOIface::IOIface(ChemData *cd, OBMol *mol) { in IOIface() argument
65 chemdata = cd; in IOIface()
75 void IOIface::setChemData(ChemData *cd) { chemdata = cd; } in setChemData() argument
85 Point point; in convertToChemData() local
107 point.x = x; in convertToChemData()
108 point.y = y; in convertToChemData()
124 point.x = x; in convertToChemData()
125 point.y = y; in convertToChemData()
156 point.x = x; in convertToChemData()
[all …]
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/liblegacy/src/
H A Dvector1.c261 vec2f_t ab, cd; in V2f_Intercept() local
265 cd[0] = d[VX] - c[VX]; in V2f_Intercept()
266 cd[1] = d[VY] - c[VY]; in V2f_Intercept()
268 return V2f_Intersection(a, ab, c, cd, point); in V2f_Intercept()
274 float ab, cd; in V2f_Intercept2() local
282 return (ab >= 0 && ab <= 1 && cd >= 0 && cd <= 1); in V2f_Intercept2()
596 vec2d_t ab, cd; in V2d_Intercept() local
600 cd[0] = d[VX] - c[VX]; in V2d_Intercept()
603 return V2d_Intersection(a, ab, c, cd, point); in V2d_Intercept()
609 double ab, cd; in V2d_Intercept2() local
[all …]
/dports/devel/mercurial/mercurial-6.0/tests/
H A Dtest-merge7.t3 $ cd test-a
13 $ cd ..
19 $ cd test-a
28 $ cd ../test-b
55 > two-point-five
64 $ cd ../test-a
67 > two-point-one
73 $ cd ../test-b
104 two-point-five
106 two-point-one
[all …]
/dports/www/beehive/beehive-0.4.0/vendor/github.com/muesli/clusters/
H A Dcluster.go43 func (c *Cluster) Append(point Observation) {
44 c.Observations = append(c.Observations, point)
48 func (c Clusters) Nearest(point Observation) int {
54 d := point.Distance(cluster.Center)
65 func (c Clusters) Neighbour(point Observation, fromCluster int) (int, float64) {
74 cd := AverageDistance(point, cluster.Observations)
75 if nc < 0 || cd < d {
77 d = cd
/dports/math/eukleides/eukleides-1.5.4/contrib/examples/
H A Dsundial.euk5 % assume that the origin of the sundial is point(0, 0), and that the
14 return line(point(0, 0), 90 + atan(sin(p)*tan(h)) deg)
25 O' = point(0, cos(p)*(l - a*sin(p)/m))
30 return line(point(0, l*cos(p) + l*sin(p)*tan(p)), 0 deg)
35 point stylus(number l, number p, number j, number h)
36 local M, C, L, R, E, d, cd, sd, az, q, sq, cq, h', rh
43 cd = cos(d)
50 rh = abs(l*cd/(cq*cd + sq*sd))
51 return point(rh, 90 - h' deg)
/dports/math/reduce/Reduce-svn5758-src/packages/redlog/ofsf/
H A Dofsfcad.red63 % rlgcad entry point
75 % rlcad entry point
114 % rlcadproj entry point
136 % rlcadpnum entry point
152 % rlcadfnum entry point
400 % Get sample point.
421 % Put sample point.
451 % Middle point of the interval of the sample point's last coordinate.
1051 % Substitute sample point. [sp] is a sample point of length j-1, [varl] is
1727 % Trial evaluation of sign of a SF at a sample point. The sample point needs
[all …]
/dports/devel/racer/racer-2.1.48/src/bin/
H A Dmain.rs17 fn point(cfg: &Config) { in point() function
38 let cd = m in match_with_snippet_fn() localVariable
49 cd, in match_with_snippet_fn()
299 Message::Point(point) => println!("POINT{}{}", self.leading_space(), point), in emit()
315 cd.row.0, in emit()
316 cd.col.0, in emit()
327 cd.row.0, in emit()
328 cd.col.0, in emit()
348 cd.row.0, in emit()
387 point: BytePos, field
[all …]
/dports/devel/racer/racer-2.1.48/cargo-crates/racer-2.1.47/src/bin/
H A Dmain.rs17 fn point(cfg: &Config) { in point() function
38 let cd = m in match_with_snippet_fn() localVariable
49 cd, in match_with_snippet_fn()
299 Message::Point(point) => println!("POINT{}{}", self.leading_space(), point), in emit()
315 cd.row.0, in emit()
316 cd.col.0, in emit()
327 cd.row.0, in emit()
328 cd.col.0, in emit()
348 cd.row.0, in emit()
387 point: BytePos, field
[all …]

12345678910>>...799