Home
last modified time | relevance | path

Searched refs:vl3 (Results 1 – 25 of 548) sorted by relevance

12345678910>>...22

/dports/science/py-dlib/dlib-19.22/dlib/test/
H A Dgeometry.cpp156 vl3 = vd3; in geometry_test()
162 DLIB_TEST(vl3.z() == 0); in geometry_test()
165 DLIB_TEST(vl3.x() == 2); in geometry_test()
177 DLIB_TEST(abs(vl2.cross(vl3).dot(vl3)) == 0); in geometry_test()
178 DLIB_TEST(abs(vl3.cross(vl2).dot(vl3)) == 0); in geometry_test()
183 DLIB_TEST(vl2 == vl3); in geometry_test()
188 vl3 = vl2; in geometry_test()
191 vl3.y() = 3; in geometry_test()
231 vl3.x() = 1; in geometry_test()
232 vl3.y() = 2; in geometry_test()
[all …]
/dports/science/dlib-cpp/dlib-19.22/dlib/test/
H A Dgeometry.cpp156 vl3 = vd3; in geometry_test()
162 DLIB_TEST(vl3.z() == 0); in geometry_test()
165 DLIB_TEST(vl3.x() == 2); in geometry_test()
177 DLIB_TEST(abs(vl2.cross(vl3).dot(vl3)) == 0); in geometry_test()
178 DLIB_TEST(abs(vl3.cross(vl2).dot(vl3)) == 0); in geometry_test()
183 DLIB_TEST(vl2 == vl3); in geometry_test()
188 vl3 = vl2; in geometry_test()
191 vl3.y() = 3; in geometry_test()
231 vl3.x() = 1; in geometry_test()
232 vl3.y() = 2; in geometry_test()
[all …]
/dports/astro/gpstk/GPSTk-8.0.0/core/tests/FileHandling/
H A DBinex_UpdateExtract_T.cpp485 long vl3; in doMixedTestA() local
486 record.extractMessageData(offset, vl3, sizeof(long)); in doMixedTestA()
487 testFramework.assert( (vl3 == l3), mismatchMsg(vl3, l3), __LINE__ ); in doMixedTestA()
603 long vl3; in doMixedTestB() local
604 record.extractMessageData(offset, vl3, sizeof(long)); in doMixedTestB()
605 testFramework.assert( (vl3 == l3), mismatchMsg(vl3, l3), __LINE__ ); in doMixedTestB()
732 long vl3; in doMixedTestC() local
733 record.extractMessageData(offset, vl3, sizeof(long)); in doMixedTestC()
734 testFramework.assert( (vl3 == l3), mismatchMsg(vl3, l3), __LINE__ ); in doMixedTestC()
/dports/math/gmp/gmp-6.2.1/mpn/alpha/ev6/nails/
H A Daors_n.asm109 ldq vl3, 24(vp)
140 OP ul3, vl3, rl3 C main-add 3
143 ldq vl3, 24(vp)
184 OP ul3, vl3, rl3 C main-add 3
187 ldq vl3, 24(vp)
219 OP ul3, vl3, rl3 C main-add 3
/dports/math/gap/gap-4.11.0/extern/gmp/mpn/alpha/ev6/nails/
H A Daors_n.asm109 ldq vl3, 24(vp)
140 OP ul3, vl3, rl3 C main-add 3
143 ldq vl3, 24(vp)
184 OP ul3, vl3, rl3 C main-add 3
187 ldq vl3, 24(vp)
219 OP ul3, vl3, rl3 C main-add 3
/dports/math/mingw32-libgmp/gmp-6.0.0/mpn/alpha/ev6/nails/
H A Daors_n.asm109 ldq vl3, 24(vp)
140 OP ul3, vl3, rl3 C main-add 3
143 ldq vl3, 24(vp)
184 OP ul3, vl3, rl3 C main-add 3
187 ldq vl3, 24(vp)
219 OP ul3, vl3, rl3 C main-add 3
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/mpn/alpha/ev6/nails/
H A Daors_n.asm109 ldq vl3, 24(vp)
140 OP ul3, vl3, rl3 C main-add 3
143 ldq vl3, 24(vp)
184 OP ul3, vl3, rl3 C main-add 3
187 ldq vl3, 24(vp)
219 OP ul3, vl3, rl3 C main-add 3
/dports/graphics/qgis/qgis-3.22.3/python/plugins/processing/tests/
H A DGdalAlgorithmsGeneralTest.py187 vl3 = QgsVectorLayer(source + '|layername=circular_strings_with_line')
188 self.assertTrue(vl3.isValid())
189 p.addMapLayer(vl3)
190 … path, layer = alg.getOgrCompatibleSource('INPUT', {'INPUT': vl3.id()}, context, feedback, True)
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/processing/tests/
H A DGdalAlgorithmsGeneralTest.py187 vl3 = QgsVectorLayer(source + '|layername=circular_strings_with_line')
188 self.assertTrue(vl3.isValid())
189 p.addMapLayer(vl3)
190 … path, layer = alg.getOgrCompatibleSource('INPUT', {'INPUT': vl3.id()}, context, feedback, True)
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-ams/ad-hoc/fromUC/free_equations/
H A Dtest1.ams58 -- quantity vl3 across il3 through n2 ;
72 --r3 : vl3 == il3'dot * l;
/dports/science/elk/elk-7.2.42/src/
H A Demdplot1d.f9072 vl1(:)=vplp1d(:,ip)+x(i)*vl2(:)+x(j)*vl3(:)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/MC/AArch64/SVE/
H A Ddecd.s52 decd x0, vl3
H A Ddecb.s52 decb x0, vl3
H A Ddecw.s52 decw x0, vl3
H A Ddech.s52 dech x0, vl3
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/MC/AArch64/SVE/
H A Ddecd.s52 decd x0, vl3
H A Ddecw.s52 decw x0, vl3
/dports/devel/llvm10/llvm-10.0.1.src/test/MC/AArch64/SVE/
H A Ddecd.s52 decd x0, vl3
H A Ddech.s52 dech x0, vl3
H A Ddecw.s52 decw x0, vl3
H A Ddecb.s52 decb x0, vl3
/dports/devel/llvm11/llvm-11.0.1.src/test/MC/AArch64/SVE/
H A Ddecb.s52 decb x0, vl3
H A Ddecd.s52 decd x0, vl3
H A Ddech.s52 dech x0, vl3
H A Ddecw.s52 decw x0, vl3

12345678910>>...22