Home
last modified time | relevance | path

Searched refs:om2 (Results 1 – 25 of 197) sorted by relevance

12345678

/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-93/billowitch/compliant/
H A Dtc1986.vhd44 variable om1, om2, om3 : omega; variable
49 alias al2 : omega is om2;
53 om2 := 5 o1;
80 om2 = abs(om2) and
81 om2 = abs(-om2) and
88 om2 <= abs(-om2) and
125 om2 = abs(om2) and
126 om2 = abs(-om2) and
133 om2 <= abs(-om2) and
134 om1 < om2 and
[all …]
/dports/biology/infernal/infernal-1.1.3/hmmer/src/impl_sse/
H A Dp7_oprofile.c276 om2->rbv_mem = NULL; in p7_oprofile_Copy()
277 om2->sbv_mem = NULL; in p7_oprofile_Copy()
278 om2->rwv_mem = NULL; in p7_oprofile_Copy()
279 om2->twv_mem = NULL; in p7_oprofile_Copy()
318 om2->rbv[x] = om2->rbv[0] + (x * nqb); in p7_oprofile_Copy()
319 om2->sbv[x] = om2->sbv[0] + (x * nqs); in p7_oprofile_Copy()
320 om2->rwv[x] = om2->rwv[0] + (x * nqw); in p7_oprofile_Copy()
321 om2->rfv[x] = om2->rfv[0] + (x * nqf); in p7_oprofile_Copy()
384 return om2; in p7_oprofile_Copy()
411 om2->clone = 1; in p7_oprofile_Clone()
[all …]
/dports/biology/hmmer/hmmer-3.3/src/impl_sse/
H A Dp7_oprofile.c276 om2->rbv_mem = NULL; in p7_oprofile_Copy()
277 om2->sbv_mem = NULL; in p7_oprofile_Copy()
278 om2->rwv_mem = NULL; in p7_oprofile_Copy()
279 om2->twv_mem = NULL; in p7_oprofile_Copy()
318 om2->rbv[x] = om2->rbv[0] + (x * nqb); in p7_oprofile_Copy()
319 om2->sbv[x] = om2->sbv[0] + (x * nqs); in p7_oprofile_Copy()
320 om2->rwv[x] = om2->rwv[0] + (x * nqw); in p7_oprofile_Copy()
321 om2->rfv[x] = om2->rfv[0] + (x * nqf); in p7_oprofile_Copy()
384 return om2; in p7_oprofile_Copy()
411 om2->clone = 1; in p7_oprofile_Clone()
[all …]
/dports/biology/infernal/infernal-1.1.3/hmmer/src/impl_vmx/
H A Dp7_oprofile.c259 om2->rbv_mem = NULL; in p7_oprofile_Copy()
260 om2->rwv_mem = NULL; in p7_oprofile_Copy()
261 om2->twv_mem = NULL; in p7_oprofile_Copy()
262 om2->rfv_mem = NULL; in p7_oprofile_Copy()
263 om2->tfv_mem = NULL; in p7_oprofile_Copy()
297 om2->rbv[x] = om2->rbv[0] + (x * nqb); in p7_oprofile_Copy()
298 om2->rwv[x] = om2->rwv[0] + (x * nqw); in p7_oprofile_Copy()
299 om2->rfv[x] = om2->rfv[0] + (x * nqf); in p7_oprofile_Copy()
362 return om2; in p7_oprofile_Copy()
389 om2->clone = 1; in p7_oprofile_Clone()
[all …]
/dports/biology/hmmer/hmmer-3.3/src/impl_vmx/
H A Dp7_oprofile.c259 om2->rbv_mem = NULL; in p7_oprofile_Copy()
260 om2->rwv_mem = NULL; in p7_oprofile_Copy()
261 om2->twv_mem = NULL; in p7_oprofile_Copy()
262 om2->rfv_mem = NULL; in p7_oprofile_Copy()
263 om2->tfv_mem = NULL; in p7_oprofile_Copy()
297 om2->rbv[x] = om2->rbv[0] + (x * nqb); in p7_oprofile_Copy()
298 om2->rwv[x] = om2->rwv[0] + (x * nqw); in p7_oprofile_Copy()
299 om2->rfv[x] = om2->rfv[0] + (x * nqf); in p7_oprofile_Copy()
362 return om2; in p7_oprofile_Copy()
389 om2->clone = 1; in p7_oprofile_Clone()
[all …]
/dports/astro/py-ro/RO-3.6.9/python/RO/Astro/llv/
H A Dnutc.py75 om2 = om + om
151 a = - el + om2
155 a = f2 + d + om2
161 a = el + om2
181 a = el3 + f2 + om2
243 a = elp + f2 + om2
268 a = el2 + f2 + om2
279 a = f2 + d2 + om2
310 a = el + f2 + om2
321 a = f2 + om2
[all …]
/dports/astro/xplanet/xplanet-1.3.1/src/libephemeris/libmoons/
H A Djupiter.cpp51 double om1, om2, om3, om4; in jupsat() local
127 { 92, psi - om2 }, in jupsat()
134 { 145, om2 - om3 }, in jupsat()
135 { 30, om2 - om4 }, in jupsat()
180 { 1825, l1 - om2 }, in jupsat()
199 { -18, om2 - om3 }, in jupsat()
315 { 81004, l2 - om2 }, in jupsat()
381 { 14, psi - om2 }, in jupsat()
394 { 21, om2 - om3 }, in jupsat()
469 { -2797, l3 - om2 }, in jupsat()
[all …]
/dports/science/py-ase/ase-3.22.0/ase/calculators/
H A Dexcitation_list.py130 om2 = 1. * omega**2
134 if not np.isscalar(om2):
135 om2 = om2[:, None, None]
137 dtype=om2.dtype)
140 (ex.energy * esc)**2 - om2)
142 alpha = np.zeros_like(om2)
145 (ex.energy * esc)**2 - om2)
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-core-math/src/main/java/de/lmu/ifi/dbs/elki/math/
H A DMeanVarianceMinMax.java113 double om2 = 0., err = 0.; in put() local
116 om2 += v * v; in put()
120 om2 += err / l; in put()
124 m2 = om2; in put()
131 m2 += om2 + tmp * tmp / (l * n * oldn); in put()
H A DMeanVariance.java195 double om2 = 0., err = 0.; in put() local
198 om2 += v * v; in put()
202 om2 += err / l; in put()
206 m2 = om2; in put()
213 m2 += om2 + tmp * tmp / (l * n * oldn); in put()
/dports/graphics/opengv/opengv-91f4b19/matlab/helpers/
H A Drodrigues.m199 [om2] = rodrigues(R+dR);
203 gain = norm(om2 - omc)/norm(om2 - om_app)
212 [om2] = rodrigues(R);
213 [om om2]
219 [om2] = rodrigues(R);
220 [om om2]
/dports/math/p5-Math-Pari/pari-2.3.5/src/functions/elliptic_curves/
H A Delleta5 Help: elleta(om): om=[om1,om2], returns the two-component row vector
6 [eta1,eta2] of quasi-periods associated to [om1,om2]
/dports/devel/boost-docs/boost_1_72_0/libs/function/test/
H A Drvalues_test.cpp78 only_movable om2(2); in main() local
79 only_movable om2_2 = f2(boost::move(om2)); in main()
81 BOOST_CHECK(om2.is_moved()); in main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/function/test/
H A Drvalues_test.cpp77 only_movable om2(2); in test_main() local
78 only_movable om2_2 = f2(boost::move(om2)); in test_main()
80 BOOST_CHECK(om2.is_moved()); in test_main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/function/test/
H A Drvalues_test.cpp77 only_movable om2(2); in test_main() local
78 only_movable om2_2 = f2(boost::move(om2)); in test_main()
80 BOOST_CHECK(om2.is_moved()); in test_main()
/dports/databases/percona57-server/boost_1_59_0/libs/function/test/
H A Drvalues_test.cpp77 only_movable om2(2); in test_main() local
78 only_movable om2_2 = f2(boost::move(om2)); in test_main()
80 BOOST_CHECK(om2.is_moved()); in test_main()
/dports/databases/xtrabackup/boost_1_59_0/libs/function/test/
H A Drvalues_test.cpp77 only_movable om2(2); in test_main() local
78 only_movable om2_2 = f2(boost::move(om2)); in test_main()
80 BOOST_CHECK(om2.is_moved()); in test_main()
/dports/databases/percona57-client/boost_1_59_0/libs/function/test/
H A Drvalues_test.cpp77 only_movable om2(2); in test_main() local
78 only_movable om2_2 = f2(boost::move(om2)); in test_main()
80 BOOST_CHECK(om2.is_moved()); in test_main()
/dports/devel/boost-libs/boost_1_72_0/libs/function/test/
H A Drvalues_test.cpp78 only_movable om2(2); in main() local
79 only_movable om2_2 = f2(boost::move(om2)); in main()
81 BOOST_CHECK(om2.is_moved()); in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/function/test/
H A Drvalues_test.cpp78 only_movable om2(2); in main() local
79 only_movable om2_2 = f2(boost::move(om2)); in main()
81 BOOST_CHECK(om2.is_moved()); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/function/test/
H A Drvalues_test.cpp78 only_movable om2(2); in main() local
79 only_movable om2_2 = f2(boost::move(om2)); in main()
81 BOOST_CHECK(om2.is_moved()); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
H A Dassign.fail.cpp25 M om0, om1, om2; in main() local
46 LG lg2(om0, om1, om2); in main()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
H A Dassign.fail.cpp25 M om0, om1, om2; in main() local
46 LG lg2(om0, om1, om2); in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
H A Dassign.fail.cpp25 M om0, om1, om2; in main() local
46 LG lg2(om0, om1, om2); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
H A Dassign.fail.cpp25 M om0, om1, om2; in main() local
46 LG lg2(om0, om1, om2); in main()

12345678