Home
last modified time | relevance | path

Searched refs:ra2 (Results 1 – 25 of 736) sorted by relevance

12345678910>>...30

/dports/astro/kstars/kstars-3.5.6/kstars/htmesh/
H A DHTMesh.cpp119 return intersect(ra1, dec1, ra2, dec2); in intersect()
121 else if (fabs(ra1 - ra2) + fabs(dec1 - dec2) < eps) in intersect()
124 else if (fabs(ra2 - ra3) + fabs(dec2 - dec3) < eps) in intersect()
125 return intersect(ra1, dec1, ra2, dec2); in intersect()
128 SpatialVector p2(ra2, dec2); in intersect()
143 else if (fabs(ra1 - ra2) + fabs(dec1 - dec2) < eps) in intersect()
146 else if (fabs(ra2 - ra3) + fabs(dec2 - dec3) < eps) in intersect()
153 SpatialVector p2(ra2, dec2); in intersect()
192 toXYZ(ra2, dec2, &x2, &y2, &z2); in intersect()
248 SpatialVector p2(ra2, dec2); in intersect()
[all …]
H A DHTMesh.h100 void intersect(double ra1, double dec1, double ra2, double dec2, BufNum bufNum = 0);
104 …void intersect(double ra1, double dec1, double ra2, double dec2, double ra3, double dec3, BufNum b…
108 …void intersect(double ra1, double dec1, double ra2, double dec2, double ra3, double dec3, double r…
134 …void vertices(Trixel id, double *ra1, double *dec1, double *ra2, double *dec2, double *ra3, double…
H A Dtest-htmesh.cpp53 double ra1, dec1, ra2, dec2; in main() local
55 ra2 = 274.882451; in main()
60 printf(" (%f, %f)\n", ra2, dec2); in main()
62 mesh->intersect(ra1, dec1, ra2, dec2); in main()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/cts/scheduler/scores/
H A Dnotify-behind-stopping-remote.scores3 pcmk__bundle_allocate: redis-bundle allocation score on ra2: -INFINITY
6 pcmk__bundle_allocate: redis-bundle-0 allocation score on ra2: 0
9 pcmk__bundle_allocate: redis-bundle-1 allocation score on ra2: 0
12 pcmk__bundle_allocate: redis-bundle-2 allocation score on ra2: 0
15 pcmk__bundle_allocate: redis-bundle-docker-0 allocation score on ra2: -INFINITY
18 pcmk__bundle_allocate: redis-bundle-docker-1 allocation score on ra2: -INFINITY
24 pcmk__bundle_allocate: redis-bundle-master allocation score on ra2: 0
33 pcmk__clone_allocate: redis-bundle-master allocation score on ra2: -INFINITY
42 pcmk__native_allocate: redis-bundle-0 allocation score on ra2: 0
45 pcmk__native_allocate: redis-bundle-1 allocation score on ra2: 0
[all …]
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/pengine/test10/
H A Dnotify-behind-stopping-remote.scores4 pcmk__bundle_allocate: redis-bundle allocation score on ra2: -INFINITY
7 pcmk__bundle_allocate: redis-bundle-0 allocation score on ra2: 0
10 pcmk__bundle_allocate: redis-bundle-1 allocation score on ra2: 0
13 pcmk__bundle_allocate: redis-bundle-2 allocation score on ra2: 0
16 pcmk__bundle_allocate: redis-bundle-docker-0 allocation score on ra2: -INFINITY
19 pcmk__bundle_allocate: redis-bundle-docker-1 allocation score on ra2: -INFINITY
25 pcmk__bundle_allocate: redis-bundle-master allocation score on ra2: 0
34 pcmk__clone_allocate: redis-bundle-master allocation score on ra2: -INFINITY
43 pcmk__native_allocate: redis-bundle-0 allocation score on ra2: 0
46 pcmk__native_allocate: redis-bundle-1 allocation score on ra2: 0
[all …]
H A Dnotify-behind-stopping-remote.dot6 "redis-bundle-1_monitor_60000 ra2" [ style=dashed color="red" fontcolor="black"]
7 "redis-bundle-1_start_0 ra2" -> "redis-bundle-1_monitor_60000 ra2" [ style = dashed]
8 "redis-bundle-1_start_0 ra2" -> "redis_monitor_45000 redis-bundle-1" [ style = dashed]
10 "redis-bundle-1_start_0 ra2" -> "redis_start_0 redis-bundle-1" [ style = dashed]
11 "redis-bundle-1_start_0 ra2" [ style=dashed color="red" fontcolor="black"]
12 "redis-bundle-1_stop_0 ra2" -> "redis-bundle-1_start_0 ra2" [ style = dashed]
13 "redis-bundle-1_stop_0 ra2" -> "redis-bundle-docker-1_stop_0 ra2" [ style = bold]
14 "redis-bundle-1_stop_0 ra2" [ style=bold color="green" fontcolor="black"]
15 "redis-bundle-docker-1_stop_0 ra2" -> "redis-bundle_stopped_0" [ style = bold]
16 "redis-bundle-docker-1_stop_0 ra2" [ style=bold color="green" fontcolor="black"]
[all …]
H A Dnotify-behind-stopping-remote.summary4 Online: [ ra1 ra2 ra3 ]
9 redis-bundle-1 (ocf::heartbeat:redis): Stopped ra2
14 …* Stop redis-bundle-docker-1 ( ra2 ) due to node availabili…
15 …* Stop redis-bundle-1 ( ra2 ) due to unrunnable redi…
22 * Resource action: redis-bundle-1 stop on ra2
25 * Resource action: redis-bundle-docker-1 stop on ra2
50 Online: [ ra1 ra2 ra3 ]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/RoaringBitmap/roaring/
H A Dparallel.go485 length2 := ra2.size()
494 key2 = ra2.getKeyAtIndex(idx2)
506 answer.appendCopy(*ra2, idx2)
529 key2 = ra2.getKeyAtIndex(idx2)
531 answer.appendCopy(*ra2, idx2)
536 key2 = ra2.getKeyAtIndex(idx2)
556 length2 := ra2.size()
565 key2 = ra2.getKeyAtIndex(idx2)
601 key2 = ra2.getKeyAtIndex(idx2)
603 ra1.appendCopy(*ra2, idx2)
[all …]
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/RoaringBitmap/roaring/
H A Dparallel.go486 length2 := ra2.size()
495 key2 = ra2.getKeyAtIndex(idx2)
507 answer.appendCopy(*ra2, idx2)
530 key2 = ra2.getKeyAtIndex(idx2)
532 answer.appendCopy(*ra2, idx2)
537 key2 = ra2.getKeyAtIndex(idx2)
557 length2 := ra2.size()
566 key2 = ra2.getKeyAtIndex(idx2)
602 key2 = ra2.getKeyAtIndex(idx2)
604 ra1.appendCopy(*ra2, idx2)
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/RoaringBitmap/roaring/
H A Dparallel.go485 length2 := ra2.size()
494 key2 = ra2.getKeyAtIndex(idx2)
506 answer.appendCopy(*ra2, idx2)
529 key2 = ra2.getKeyAtIndex(idx2)
531 answer.appendCopy(*ra2, idx2)
536 key2 = ra2.getKeyAtIndex(idx2)
556 length2 := ra2.size()
565 key2 = ra2.getKeyAtIndex(idx2)
601 key2 = ra2.getKeyAtIndex(idx2)
603 ra1.appendCopy(*ra2, idx2)
[all …]
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/RoaringBitmap/roaring/
H A Dparallel.go486 length2 := ra2.size()
495 key2 = ra2.getKeyAtIndex(idx2)
507 answer.appendCopy(*ra2, idx2)
530 key2 = ra2.getKeyAtIndex(idx2)
532 answer.appendCopy(*ra2, idx2)
537 key2 = ra2.getKeyAtIndex(idx2)
557 length2 := ra2.size()
566 key2 = ra2.getKeyAtIndex(idx2)
602 key2 = ra2.getKeyAtIndex(idx2)
604 ra1.appendCopy(*ra2, idx2)
[all …]
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/cts/scheduler/dot/
H A Dnotify-behind-stopping-remote.dot3 "Cancel redis-bundle-1_monitor_60000 ra2" [ style=bold color="green" fontcolor="black"]
10 "redis-bundle-1_monitor_30000 ra2" [ style=dashed color="red" fontcolor="black"]
11 "redis-bundle-1_start_0 ra2" -> "redis-bundle-1_monitor_30000 ra2" [ style = dashed]
14 "redis-bundle-1_start_0 ra2" -> "redis_start_0 redis-bundle-1" [ style = dashed]
15 "redis-bundle-1_start_0 ra2" [ style=dashed color="red" fontcolor="black"]
16 "redis-bundle-1_stop_0 ra2" -> "Cancel redis-bundle-1_monitor_60000 ra2" [ style = bold]
17 "redis-bundle-1_stop_0 ra2" -> "redis-bundle-1_start_0 ra2" [ style = dashed]
18 "redis-bundle-1_stop_0 ra2" -> "redis-bundle-docker-1_stop_0 ra2" [ style = bold]
19 "redis-bundle-1_stop_0 ra2" [ style=bold color="green" fontcolor="black"]
21 "redis-bundle-docker-1_stop_0 ra2" -> "redis-bundle_stopped_0" [ style = bold]
[all …]
/dports/devel/ding-libs/ding-libs-0.6.1/refarray/
H A Dref_array_ut.c51 struct ref_array *ra2; in ref_array_basic_test() local
147 ra2 = ref_array_getref(ra); in ref_array_basic_test()
158 ref_array_get(ra2, i, &ret); in ref_array_basic_test()
180 ref_array_destroy(ra2); in ref_array_basic_test()
214 ref_array_destroy(ra2); in ref_array_basic_test()
584 struct ref_array *ra2; in ref_array_copy_test() local
669 ref_array_destroy(ra2); in ref_array_copy_test()
679 RAOUT(ref_array_debug(ra2, 0)); in ref_array_copy_test()
680 ref_array_destroy(ra2); in ref_array_copy_test()
691 struct ref_array *ra2; in ref_array_copy_num_test() local
[all …]
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dtest_anwcs.c26 double ra2,dec2; in test_mercator_2() local
41 anwcs_pixelxy2radec(wcs, 129., 128., &ra2, &dec2); in test_mercator_2()
42 printf("dx = 1 -> dRA, dDec %.1f, %.1f\n", ra2-ra, dec2-dec); in test_mercator_2()
43 anwcs_pixelxy2radec(wcs, 128., 129., &ra2, &dec2); in test_mercator_2()
44 printf("dy = 1 -> dRA, dDec %.1f, %.1f\n", ra2-ra, dec2-dec); in test_mercator_2()
201 double x, y, x2, y2, ra, dec, ra2, dec2; in test_wcslib_equals_tan() local
243 ra = 1; ra2 = 2; dec = 3; dec2 = 4; in test_wcslib_equals_tan()
249 ok = anwcs_pixelxy2radec(anwcs, x, y, &ra2, &dec2); in test_wcslib_equals_tan()
251 CuAssertDblEquals(tc, tan->crval[0], ra2, 1e-6); in test_wcslib_equals_tan()
270 ra = 1; ra2 = 2; dec = 3; dec2 = 4; in test_wcslib_equals_tan()
[all …]
/dports/astro/p5-Astro-Coords/Astro-Coords-0.20/lib/Astro/Coords/
H A DInterpolated.pm76 $args{ra2} = new Astro::Coords::Angle::Hour($args{ra2}, units => $unit_c1,
151 sub ra2 { subroutine
154 my $retval = $self->{ra2}->in_format( $opt{format} );
290 my $ra2 = $self->ra2->radians;
294 $ra_app = $ra1 + ( $ra2 - $ra1 ) * ( $mjd - $mjd1 ) / ( $mjd2 - $mjd1 );
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/cts/scheduler/summary/
H A Dnotify-behind-stopping-remote.summary4 * Online: [ ra1 ra2 ra3 ]
5 * GuestOnline: [ redis-bundle-0@ra1 redis-bundle-1@ra2 redis-bundle-2@ra3 ]
10 * redis-bundle-1 (ocf:heartbeat:redis): Stopped ra2
15 …* Stop redis-bundle-docker-1 ( ra2 ) due to node availability
16 …* Stop redis-bundle-1 ( ra2 ) due to unrunnable redis…
25 * Resource action: redis-bundle-1 stop on ra2
26 * Resource action: redis-bundle-1 cancel=60000 on ra2
31 * Resource action: redis-bundle-docker-1 stop on ra2
57 * Online: [ ra1 ra2 ra3 ]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-openapi/runtime/middleware/
H A Droute_authenticator_test.go71 ra2 := RouteAuthenticator{
79 ras := RouteAuthenticators([]RouteAuthenticator{ra1, ra2})
90 require.Equal(t, ra2, *route.Authenticator)
93 ras = RouteAuthenticators([]RouteAuthenticator{ra2, ra1})
104 require.Equal(t, ra2, *route.Authenticator)
116 ra2 := RouteAuthenticator{
124 ras := RouteAuthenticators([]RouteAuthenticator{ra1, ra2})
135 require.Equal(t, ra2, *route.Authenticator)
203 ra2 := RouteAuthenticator{
217 ras := RouteAuthenticators([]RouteAuthenticator{ra1, ra2, ra3})
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/go-openapi/runtime/middleware/
H A Droute_authenticator_test.go70 ra2 := RouteAuthenticator{
78 ras := RouteAuthenticators([]RouteAuthenticator{ra1, ra2})
89 require.Equal(t, ra2, *route.Authenticator)
92 ras = RouteAuthenticators([]RouteAuthenticator{ra2, ra1})
103 require.Equal(t, ra2, *route.Authenticator)
115 ra2 := RouteAuthenticator{
123 ras := RouteAuthenticators([]RouteAuthenticator{ra1, ra2})
134 require.Equal(t, ra2, *route.Authenticator)
202 ra2 := RouteAuthenticator{
216 ras := RouteAuthenticators([]RouteAuthenticator{ra1, ra2, ra3})
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-openapi/runtime/middleware/
H A Droute_authenticator_test.go71 ra2 := RouteAuthenticator{
79 ras := RouteAuthenticators([]RouteAuthenticator{ra1, ra2})
90 require.Equal(t, ra2, *route.Authenticator)
93 ras = RouteAuthenticators([]RouteAuthenticator{ra2, ra1})
104 require.Equal(t, ra2, *route.Authenticator)
116 ra2 := RouteAuthenticator{
124 ras := RouteAuthenticators([]RouteAuthenticator{ra1, ra2})
135 require.Equal(t, ra2, *route.Authenticator)
203 ra2 := RouteAuthenticator{
217 ras := RouteAuthenticators([]RouteAuthenticator{ra1, ra2, ra3})
[all …]
/dports/astro/py-pykep/pykep-2.6/include/keplerian_toolbox/core_functions/
H A Dthree_impulses_approximation.hpp64 double ra2 = a2 * (1 + e2); in three_impulses_approx() local
71 if (ra1 > ra2) // Strategy is Apocenter-Pericenter in three_impulses_approx()
85 … * std::abs(std::sqrt(2.0 / rp1 - 2.0 / (rp1 + ra1)) - std::sqrt(2.0 / rp1 - 2.0 / (rp1 + ra2))); in three_impulses_approx()
86 double Vi = std::sqrt(mu * (2.0 / ra2 - 2.0 / (rp1 + ra2))); in three_impulses_approx()
87 double Vf = std::sqrt(mu * (2.0 / ra2 - 1.0 / a2)); in three_impulses_approx()
/dports/astro/pykep/pykep-2.6/include/keplerian_toolbox/core_functions/
H A Dthree_impulses_approximation.hpp64 double ra2 = a2 * (1 + e2); in three_impulses_approx() local
71 if (ra1 > ra2) // Strategy is Apocenter-Pericenter in three_impulses_approx()
85 … * std::abs(std::sqrt(2.0 / rp1 - 2.0 / (rp1 + ra1)) - std::sqrt(2.0 / rp1 - 2.0 / (rp1 + ra2))); in three_impulses_approx()
86 double Vi = std::sqrt(mu * (2.0 / ra2 - 2.0 / (rp1 + ra2))); in three_impulses_approx()
87 double Vf = std::sqrt(mu * (2.0 / ra2 - 1.0 / a2)); in three_impulses_approx()
/dports/finance/beancount/beancount-2.3.3/beancount/core/
H A Drealization_test.py71 self.assertEqual(ra1, ra2)
73 saved_balance = ra2.balance
75 self.assertNotEqual(ra1, ra2)
76 ra2.balance = saved_balance
78 ra2.txn_postings.append('c')
79 self.assertNotEqual(ra1, ra2)
80 ra2.txn_postings.pop(-1)
82 saved_account = ra2.account
83 ra2.account += ':First'
84 self.assertNotEqual(ra1, ra2)
[all …]
/dports/cad/ngspice_rework/ngspice-35/src/frontend/trannoise/
H A D1-f-code.c162 double ra1, ra2; in trnoise_state_gen() local
170 ra2 = NA * FastNorm; in trnoise_state_gen()
174 ra2 = NA * GaussWa; in trnoise_state_gen()
176 rgauss(&ra1, &ra2); in trnoise_state_gen()
178 ra2 *= NA; in trnoise_state_gen()
184 ra2 = 0.0; in trnoise_state_gen()
196 ra2 += this->oneof[this->top + 1] - this->oneof[0]; in trnoise_state_gen()
200 trnoise_state_push(this, ra2); in trnoise_state_gen()
/dports/astro/kstars/kstars-3.5.6/kstars/skycomponents/
H A Dequatorialcoordinategrid.cpp36 double max, dec, dec2, ra, ra2; in EquatorialCoordinateGrid() local
74 for (ra2 = ra; ra2 <= ra + dRa + eps; ra2 += dRa3) in EquatorialCoordinateGrid()
76 std::shared_ptr<SkyPoint> p(new SkyPoint(ra2, dec)); in EquatorialCoordinateGrid()
/dports/astro/astrometry/astrometry.net-0.85/libkd/
H A Dtest_spherematch.py92 ra2 = np.random.uniform(-10, 10, size=1000) variable
94 rdkd2 = spherematch.tree_build_radec(ra2, dec2)
96 I = spherematch.tree_search_radec(rdkd1, ra2[0], dec2[0], 2.)
99 I,J,d = spherematch.match_radec(ra1, dec1, ra2, dec2, 1.)
102 I,J,d = spherematch.match_radec(ra1, dec1, ra2, dec2, 1., nearest=True)
105 I = spherematch.match_radec(ra1, dec1, ra2, dec2, 1.,

12345678910>>...30