Home
last modified time | relevance | path

Searched refs:rot (Results 26 – 50 of 19643) sorted by path

12345678910>>...786

/dports/archivers/lazperf/laz-perf-2.0.0/cpp/test/gtest/gtest-1.10.0/docs/
H A Dfaq.md708 compiled (and thus won't rot).
/dports/archivers/minizip/zlib-1.2.11/examples/
H A Dgzappend.c123 local void rotate(unsigned char *list, unsigned len, unsigned rot) in rotate() argument
131 if (rot >= len) rot %= len; in rotate()
132 if (rot == 0) return; in rotate()
138 if (rot == 1) { in rotate()
146 if (rot == len - 1) { in rotate()
154 cycles = gcd(len, rot); /* number of cycles */ in rotate()
160 from += rot; /* go right rot positions */ in rotate()
/dports/archivers/p5-Compress-Raw-Zlib/Compress-Raw-Zlib-2.101/
H A DZlib.xs357 rotate(unsigned char *list, unsigned len, unsigned rot) in rotate() argument
359 rotate(list, len, rot) in rotate()
362 unsigned rot;
371 if (rot >= len) rot %= len;
372 if (rot == 0) return;
378 if (rot == 1) {
386 if (rot == len - 1) {
394 cycles = gcd(len, rot); /* number of cycles */
400 from += rot; /* go right rot positions */
/dports/archivers/peazip/peazip-8.1.0.src/
H A Dt_aestab.pas122 function rot(b,n: byte): byte; in rot() function
124 rot := (b shr n) xor (b shl (8-n));
133 p := p xor rot(p,4) xor rot(p,5) xor rot(p,6) xor rot(p,7) xor $63;
H A Dt_mkctab.pas129 function rot(b,n: byte): byte; in rot() function
132 rot := (b shr n) xor (b shl (8-n));
152 p := p xor rot(p,4) xor rot(p,5) xor rot(p,6) xor rot(p,7) xor $63;
/dports/archivers/py-borgbackup/borgbackup-1.1.17/docs/
H A Dfaq.rst277 Yes, if you want to detect accidental data damage (like bit rot), use the
/dports/archivers/py-borgbackup/borgbackup-1.1.17/docs/usage/
H A Dcheck.rst.inc99 all data is read. The read data is checked by size and CRC. Bit rot and other
/dports/archivers/rpm4/rpm-4.16.1.3/
H A DChangeLog15275 takes place so it doesn't rot while surroundings still change.
42153 depends.c as static and let rot there.
103330 rpmdb.c: repair rot in rpmdbRemoveDatabase()/rpmdbMoveDatabase().
/dports/archivers/snappy/snappy-1.1.9/testdata/
H A Durls.10K8035 http://guest/forestpatholog/diseases/rot.html
/dports/archivers/xmill/xmill/ppmzip/
H A Dppmzip.cpp8 #define TRY_ROT(a) (rot?a^0xff:a)
85 bool rot = false, skip4 = false; in main() local
111 rot = argv[6][1]; in main()
/dports/astro/R-cran-maptools/maptools/R/
H A DlineLabel.R196 rot=slopeLabs,
208 rot=slopeLabs,
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Danwcs.c214 static int wcstools_rotate_wcs(struct WorldCoor* anwcs, double rot) { in wcstools_rotate_wcs() argument
649 int anwcs_rotate_wcs(anwcs_t* anwcs, double rot) { in anwcs_rotate_wcs() argument
650 ANWCS_DISPATCH(anwcs, return, return -1, rotate_wcs, rot); in anwcs_rotate_wcs()
/dports/astro/celestia-gtk/celestia-1.6.1/macosx/
H A DSpiceZim.h802 #define rav2xf_c( rot, av, xform ) \ argument
804 ( rav2xf_c ( CONST_MAT(rot), CONST_VEC(av), (xform) ) )
1265 #define xf2rav_c( xform, rot, av ) \ argument
1267 ( xf2rav_c( CONST_MAT6(xform), (rot), (av) ) )
H A DSpiceZpr.h2267 void rav2xf_c ( ConstSpiceDouble rot [3][3],
3418 SpiceDouble rot [3][3],
/dports/astro/celestia-gtk/celestia-1.6.1/po/
H A Dlv.po492 msgstr "Novērot"
H A Dsk.po640 msgstr "Doba rotácie: "
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Ddsodb.cpp186 Mat3d rot = obsOrientd.toMatrix3(); in findVisibleDSOs() local
199 planeNormals[i] = planeNormals[i] * rot; in findVisibleDSOs()
H A Drender.cpp4768 Mat3f rot = orientation.toMatrix3(); in renderEllipsoidAtmosphere() local
4840 e, e_, ee) * rot; in renderEllipsoidAtmosphere()
4879 skyContour[i].v = toCenter * rot; in renderEllipsoidAtmosphere()
5052 Mat3f rot = orientation.toMatrix3(); in renderCompass() local
5108 compassPoints[i] = toCenter * rot; in renderCompass()
H A Dstardb.cpp518 Mat3f rot = orientation.toMatrix3(); in findVisibleStars() local
529 planeNormals[i] = planeNormals[i] * rot; in findVisibleStars()
/dports/astro/celestia-gtk/celestia-1.6.1/src/tools/atmosphere/
H A Dscattersim.cpp1814 Matrix4<T> rot(Vector4<T>(v.x, v.y, v.z, 0.0), in lookAt() local
1819 return Matrix4<T>::translation(from) * rot; in lookAt()
/dports/astro/celestia-gtk/celestia-1.6.1/src/tools/galaxies/
H A Ddeepsky.pl1265 $rot = $pa * $radecrot * $eclipticsrot;
1267 $rot = $incrot * $pa * $radecrot * $eclipticsrot;
1269 if ($rot->rotation_angle > pi){
1270 $rot = $rot->negate;
1272 $rot = $rot->normalize;
1273 $angle = $rot->rotation_angle * 180/pi;
1274 @v = $rot->rotation_axis;
/dports/astro/celestia-gtk/celestia-1.6.1/src/tools/globulars/
H A Dglobulars.pl478 $rot = $pa * $radecrot * $eclipticsrot;
480 $rot = $incrot * $pa * $radecrot * $eclipticsrot;
482 if ($rot->rotation_angle > pi){
483 $rot = $rot->negate;
485 $rot = $rot->normalize;
486 $angle = $rot->rotation_angle * 180/pi;
487 @v = $rot->rotation_axis;
/dports/astro/celestia-gtk/celestia-1.6.1/windows/inc/spice/
H A DSpiceZfc.h4569 extern int rav2xf_(doublereal *rot, doublereal *av, doublereal *xform);
5368 extern int sharpr_(doublereal *rot);
7503 extern int tkfram_(integer *id, doublereal *rot, integer *frame, logical *found);
8139 extern int xf2rav_(doublereal *xform, doublereal *rot, doublereal *av);
H A DSpiceZim.h785 #define rav2xf_c( rot, av, xform ) \ argument
787 ( rav2xf_c ( CONST_MAT(rot), CONST_VEC(av), (xform) ) )
1234 #define xf2rav_c( xform, rot, av ) \ argument
1236 ( xf2rav_c( CONST_MAT6(xform), (rot), (av) ) )
H A DSpiceZpr.h2179 void rav2xf_c ( ConstSpiceDouble rot [3][3],
3262 SpiceDouble rot [3][3],

12345678910>>...786