Home
last modified time | relevance | path

Searched refs:degrees (Results 251 – 275 of 21442) sorted by relevance

1...<<11121314151617181920>>...858

/dports/sysutils/rundeck2/pkgs/webapp/plugins/twitter-bootstrap-3.3.2.1/less/mixins/
H A Dvendor-prefixes.less152 .rotate(@degrees) {
153 -webkit-transform: rotate(@degrees);
155 -o-transform: rotate(@degrees);
156 transform: rotate(@degrees);
158 .rotateX(@degrees) {
159 -webkit-transform: rotateX(@degrees);
161 -o-transform: rotateX(@degrees);
162 transform: rotateX(@degrees);
164 .rotateY(@degrees) {
165 -webkit-transform: rotateY(@degrees);
[all …]
/dports/math/parmgridgen/ParMGridGen-1.0/MGridGen/Lib/
H A Dmerge.c128 realtype *degrees; in Merge_ARatio() local
202 degrees[ndegrees] = adjwgt[j]; in Merge_ARatio()
206 degrees[phtable[to]] += adjwgt[j]; in Merge_ARatio()
294 realtype *degrees; in Merge_WeightARatio() local
369 degrees[ndegrees] = adjwgt[j]; in Merge_WeightARatio()
462 realtype *degrees; in Merge_MinMaxARatio() local
548 degrees[ndegrees] = adjwgt[j]; in Merge_MinMaxARatio()
648 realtype *degrees; in Merge_MultiObj() local
734 degrees[ndegrees] = adjwgt[j]; in Merge_MultiObj()
1180 degrees[ndegrees] = adjwgt[j]; in Contribute_ARatio()
[all …]
/dports/astro/py-skyfield/skyfield-1.41/skyfield/
H A Dunits.py181 def degrees(self): member in AngleRate
256 elif degrees is not None:
257 self._degrees = degrees = _to_array(_unsexagesimalize(degrees))
258 self.radians = degrees / 360.0 * tau
270 degrees = _to_array(_unsexagesimalize(degrees))
272 self.degrees = degrees
273 self.radians = degrees / 360.0 * tau
298 def degrees(self): member in Angle
410 degrees = self._degrees
415 shape = getattr(degrees, 'shape', ())
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-16b/doc/
H A Dresults.dox14 DEAL:: Number of degrees of freedom: 25 (by level: 8, 25)
19 DEAL:: Number of degrees of freedom: 55 (by level: 8, 25, 45)
24 DEAL:: Number of degrees of freedom: 105 (by level: 8, 25, 69, 49)
29 DEAL:: Number of degrees of freedom: 200 (by level: 8, 25, 77, 174)
34 DEAL:: Number of degrees of freedom: 388 (by level: 8, 25, 86, 231, 204)
39 DEAL:: Number of degrees of freedom: 714 (by level: 8, 25, 89, 231, 514, 141)
44 DEAL:: Number of degrees of freedom: 1332 (by level: 8, 25, 89, 282, 771, 435, 257)
49 DEAL:: Number of degrees of freedom: 2511 (by level: 8, 25, 89, 318, 779, 1420, 829, 30)
/dports/lang/kturtle/kturtle-21.12.3/src/
H A Dsprite.cpp37 void Sprite::setAngle(double degrees) in setAngle() argument
46 …renderer()->defaultSize().width() * cos((degrees-135) * M_PI/180) * sqrt(static_cast<double>(2.0)… in setAngle()
47 …renderer()->defaultSize().height() * sin((degrees-135) * M_PI/180) * sqrt(static_cast<double>(2.0)… in setAngle()
49 transform.rotate(degrees); in setAngle()
51 m_angle = degrees; in setAngle()
/dports/math/gap/gap-4.11.0/pkg/rcwa-4.6.4/data/3ctsgroups6/
H A Ddegrees.g3 #W degrees.g GAP4 Package `RCWA' Stefan Kohl
6 ## change residue classes with moduli <= 6: part containing lists of degrees
10 ## The list 'degrees' below satisfies
12 ## degrees[i] = NrMovedPoints(ActionOnRespectedPartition(grps[i]))
2364 #E degrees.g . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
/dports/graphics/colord-gtk/colord-gtk-0.2.0/libcolord-gtk/
H A Dcd-sample-widget.c98 gdouble degrees = G_PI / 180.0; in cd_sample_widget_draw_rounded_rectangle() local
102 radius, -90 * degrees, 0 * degrees); in cd_sample_widget_draw_rounded_rectangle()
104 radius, 0 * degrees, 90 * degrees); in cd_sample_widget_draw_rounded_rectangle()
106 radius, 90 * degrees, 180 * degrees); in cd_sample_widget_draw_rounded_rectangle()
108 radius, 180 * degrees, 270 * degrees); in cd_sample_widget_draw_rounded_rectangle()
/dports/astro/py-ephem/ephem-4.1.3/ephem/tests/
H A Dtest_satellite.py75 self.assertAlmostEqual(ephem.degrees('192.0'), raz, 1)
76 self.assertAlmostEqual(ephem.degrees('16.0'), talt, 1)
77 self.assertAlmostEqual(ephem.degrees('64.9'), saz, 1)
90 self.assertAlmostEqual(ephem.degrees('192.0'), raz, 1)
91 self.assertAlmostEqual(ephem.degrees('16.0'), talt, 1)
92 self.assertAlmostEqual(ephem.degrees('64.9'), saz, 1)
105 self.assertAlmostEqual(ephem.degrees('192.0'), raz, 1)
106 self.assertAlmostEqual(ephem.degrees('2.1'), talt, 1)
107 self.assertAlmostEqual(ephem.degrees('209.0'), saz, 1)
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/video_capture/android/
H A Dvideo_capture_android.cc113 int32_t degrees, in OnIncomingFrame() argument
118 (degrees <= 45 || degrees > 315) ? kVideoRotation_0 : in OnIncomingFrame()
119 (degrees > 45 && degrees <= 135) ? kVideoRotation_90 : in OnIncomingFrame()
120 (degrees > 135 && degrees <= 225) ? kVideoRotation_180 : in OnIncomingFrame()
121 (degrees > 225 && degrees <= 315) ? kVideoRotation_270 : in OnIncomingFrame()
124 LOG(LS_INFO) << "New camera rotation: " << degrees; in OnIncomingFrame()
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/examples/
H A Dpolararea.asy31 draw("$\theta_*$",arc((0,0),0.5*rmin,0,degrees(thetamin)),red+fontsize(10pt),
33 draw("$\theta^*$",arc((0,0),0.5*rmax,0,degrees(thetamax)),blue+fontsize(10pt),
36 draw(arc((0,0),rmin,degrees(theta1),degrees(theta2)),red,PenMargins);
37 draw(arc((0,0),rmax,degrees(theta1),degrees(theta2)),blue,PenMargins);
/dports/math/asymptote/asymptote-2.67/examples/
H A Dpolararea.asy31 draw("$\theta_*$",arc((0,0),0.5*rmin,0,degrees(thetamin)),red+fontsize(10pt),
33 draw("$\theta^*$",arc((0,0),0.5*rmax,0,degrees(thetamax)),blue+fontsize(10pt),
36 draw(arc((0,0),rmin,degrees(theta1),degrees(theta2)),red,PenMargins);
37 draw(arc((0,0),rmax,degrees(theta1),degrees(theta2)),blue,PenMargins);
/dports/graphics/ming/libming-ming-0_4_8/java_ext/
H A DSWFFill.java65 public void rotate (float degrees) in rotate() argument
66 { nRotate (handle, degrees); } in rotate()
67 public void rotateTo (float degrees) in rotateTo() argument
68 { nRotateTo (handle, degrees); } in rotateTo()
102 protected native void nRotate (int handle, float degrees); in nRotate() argument
103 protected native void nRotateTo (int handle, float degrees); in nRotateTo() argument
/dports/graphics/p5-ming/libming-ming-0_4_8/java_ext/
H A DSWFFill.java65 public void rotate (float degrees) in rotate() argument
66 { nRotate (handle, degrees); } in rotate()
67 public void rotateTo (float degrees) in rotateTo() argument
68 { nRotateTo (handle, degrees); } in rotateTo()
102 protected native void nRotate (int handle, float degrees); in nRotate() argument
103 protected native void nRotateTo (int handle, float degrees); in nRotateTo() argument
/dports/graphics/py-ming/libming-ming-0_4_8/java_ext/
H A DSWFFill.java65 public void rotate (float degrees) in rotate() argument
66 { nRotate (handle, degrees); } in rotate()
67 public void rotateTo (float degrees) in rotateTo() argument
68 { nRotateTo (handle, degrees); } in rotateTo()
102 protected native void nRotate (int handle, float degrees); in nRotate() argument
103 protected native void nRotateTo (int handle, float degrees); in nRotateTo() argument
/dports/multimedia/handbrake/ffmpeg-4.4/tests/ref/fate/
H A Ddisplay4 degrees: -90.000000
8 degrees: 45.000000
12 degrees: 135.000000
16 degrees: -135.000000
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/tests/ref/fate/
H A Ddisplay4 degrees: -90.000000
8 degrees: 45.000000
12 degrees: 135.000000
16 degrees: -135.000000
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/tests/ref/fate/
H A Ddisplay4 degrees: -90.000000
8 degrees: 45.000000
12 degrees: 135.000000
16 degrees: -135.000000
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/tests/ref/fate/
H A Ddisplay4 degrees: -90.000000
8 degrees: 45.000000
12 degrees: 135.000000
16 degrees: -135.000000
/dports/science/openbabel/openbabel-3.1.1/src/
H A Dkekulize.cpp148 NodeIterator(unsigned int *&degrees, unsigned int atomArraySize) : in NodeIterator() argument
149 m_degrees(degrees), m_atomArraySize(atomArraySize), in NodeIterator()
207 memset(degrees, 0, sizeof(unsigned int)*atomArraySize); in GreedyMatch()
212 degrees[atom_idx] = 0; in GreedyMatch()
222 degrees[atom_idx] = mdeg; in GreedyMatch()
253 degrees[nbrnbrIdx]--; in GreedyMatch()
254 if (degrees[nbrnbrIdx] == 1) in GreedyMatch()
271 NodeIterator iterator(degrees, atomArraySize); in GreedyMatch()
294 degrees[nbrnbrIdx]--; in GreedyMatch()
295 if (degrees[nbrnbrIdx] == 1) { in GreedyMatch()
[all …]
/dports/textproc/p5-PDF-API2/PDF-API2-2.042/lib/PDF/API2/
H A DPage.pm494 my ($self, $degrees) = @_;
495 $degrees //= 0;
498 $degrees = $degrees % 360;
500 unless ( $degrees == 0
501 or $degrees == 90 or $degrees == -90
502 or $degrees == 180 or $degrees == -180
503 or $degrees == 270 or $degrees == -270) {
507 $self->{'Rotate'} = PDFNum($degrees);
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Services/
H A DGedcomService.php227 $degrees = substr($text, 1);
230 if (is_numeric($degrees)) {
232 $degrees = (float) $degrees;
235 return $degrees;
239 return -$degrees;
/dports/astro/geographiclib/GeographicLib-1.52/matlab/geographiclib-legacy/
H A Dgeodesicinverse.m12 % latitude of point 1 = latlong(:,1) in degrees
13 % longitude of point 1 = latlong(:,2) in degrees
14 % latitude of point 2 = latlong(:,3) in degrees
15 % longitude of point 2 = latlong(:,4) in degrees
18 % azimuth at point 1 = geodesic(:,1) in degrees
19 % azimuth at point 2 = geodesic(:,2) in degrees
22 % spherical arc length = aux(:,1) in degrees
H A Dgeodesicdirect.m12 % latitude of point 1 = latlong(:,1) in degrees
13 % longitude of point 1 = latlong(:,2) in degrees
14 % azimuth at point 1 = latlong(:,3) in degrees
18 % latitude of point 2 = geodesic(:,1) in degrees
19 % longitude of point 2 = geodesic(:,2) in degrees
20 % azimuth at point 2 = geodesic(:,3) in degrees
22 % spherical arc length = aux(:,1) in degrees
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/7.9/
H A DRotate.def18 "90 degrees clockwise",
19 "180 degrees",
20 "90 degrees anticlockwise"
32 /* clockwise rotate by 90 degrees
36 /* rotate by 180 degrees
40 /* clockwise rotate by 270 degrees
44 /* rotate by 45 degrees ... square, odd-length-sides, matrices only
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/7.8/
H A DRotate.def18 "90 degrees clockwise",
19 "180 degrees",
20 "90 degrees anticlockwise"
32 /* clockwise rotate by 90 degrees
36 /* rotate by 180 degrees
40 /* clockwise rotate by 270 degrees
44 /* rotate by 45 degrees ... square, odd-length-sides, matrices only

1...<<11121314151617181920>>...858