Home
last modified time | relevance | path

Searched refs:he4 (Results 1 – 25 of 101) sorted by relevance

12345

/dports/math/cgal/CGAL-5.3/include/CGAL/Arr_topology_traits/
H A DArr_unb_planar_topology_traits_2_impl.h197 he4->set_curve (nullptr); in init_dcel()
441 v->set_halfedge (he4); in split_fictitious_edge()
447 he2->prev()->set_next (he4); in split_fictitious_edge()
453 he4->set_vertex (v); in split_fictitious_edge()
454 he4->set_next (he2); in split_fictitious_edge()
456 he4->set_inner_ccb (ic2); in split_fictitious_edge()
546 Halfedge *he4 = he3->opposite(); in erase_redundant_vertex() local
549 he4->next() == he2); in erase_redundant_vertex()
555 Inner_ccb *ic2 = (he4->is_on_inner_ccb()) ? he4->inner_ccb() : nullptr; in erase_redundant_vertex()
577 CGAL_assertion (he3->next() != he4); in erase_redundant_vertex()
[all …]
/dports/science/py-OpenMC/openmc-0.12.2/tests/unit_tests/
H A Dtest_deplete_chain.py353 he4 = nuclide.Nuclide()
354 he4.name = "He4"
362 for ix, nuc in enumerate((parent, ground_tgt, meta_tgt, he4)):
372 "(n,a)", he4.name, 1.0, 1.0))
387 if r.target == he4.name:
/dports/science/openmc/openmc-0.12.2/tests/unit_tests/
H A Dtest_deplete_chain.py353 he4 = nuclide.Nuclide()
354 he4.name = "He4"
362 for ix, nuc in enumerate((parent, ground_tgt, meta_tgt, he4)):
372 "(n,a)", he4.name, 1.0, 1.0))
387 if r.target == he4.name:
/dports/math/cgal/CGAL-5.3/include/CGAL/Arrangement_2/
H A DArrangement_on_surface_2_impl.h1656 he4 = he3->opposite(); in merge_edge()
1662 he4 = he3->opposite(); in merge_edge()
1667 he4 = _e2; in merge_edge()
1668 he3 = he4->opposite(); in merge_edge()
1673 he4 = _e2; in merge_edge()
1674 he3 = he4->opposite(); in merge_edge()
1707 DInner_ccb* ic2 = (he4->is_on_inner_ccb()) ? he4->inner_ccb() : nullptr; in merge_edge()
3363 v->set_halfedge(he4); in _split_edge()
3374 he3->set_next(he4); in _split_edge()
3382 he4->set_vertex(v); in _split_edge()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/math/test/
H A Dtest_hyperexponential_dist.cpp334 boost::math::hyperexponential he4({ 0.25, 0.5, 0.25 }, { 0.5, 1.0, 1.5 }); in BOOST_AUTO_TEST_CASE() local
335 result_v = he4.rates(); in BOOST_AUTO_TEST_CASE()
337 result_v = he4.probabilities(); in BOOST_AUTO_TEST_CASE()
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/test/
H A Dtest_hyperexponential_dist.cpp334 boost::math::hyperexponential he4({ 0.25, 0.5, 0.25 }, { 0.5, 1.0, 1.5 }); in BOOST_AUTO_TEST_CASE() local
335 result_v = he4.rates(); in BOOST_AUTO_TEST_CASE()
337 result_v = he4.probabilities(); in BOOST_AUTO_TEST_CASE()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/math/test/
H A Dtest_hyperexponential_dist.cpp333 boost::math::hyperexponential he4({ 0.25, 0.5, 0.25 }, { 0.5, 1.0, 1.5 }); in BOOST_AUTO_TEST_CASE() local
334 result_v = he4.rates(); in BOOST_AUTO_TEST_CASE()
336 result_v = he4.probabilities(); in BOOST_AUTO_TEST_CASE()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/math/test/
H A Dtest_hyperexponential_dist.cpp333 boost::math::hyperexponential he4({ 0.25, 0.5, 0.25 }, { 0.5, 1.0, 1.5 }); in BOOST_AUTO_TEST_CASE() local
334 result_v = he4.rates(); in BOOST_AUTO_TEST_CASE()
336 result_v = he4.probabilities(); in BOOST_AUTO_TEST_CASE()
/dports/databases/percona57-server/boost_1_59_0/libs/math/test/
H A Dtest_hyperexponential_dist.cpp333 boost::math::hyperexponential he4({ 0.25, 0.5, 0.25 }, { 0.5, 1.0, 1.5 }); in BOOST_AUTO_TEST_CASE() local
334 result_v = he4.rates(); in BOOST_AUTO_TEST_CASE()
336 result_v = he4.probabilities(); in BOOST_AUTO_TEST_CASE()
/dports/databases/xtrabackup/boost_1_59_0/libs/math/test/
H A Dtest_hyperexponential_dist.cpp333 boost::math::hyperexponential he4({ 0.25, 0.5, 0.25 }, { 0.5, 1.0, 1.5 }); in BOOST_AUTO_TEST_CASE() local
334 result_v = he4.rates(); in BOOST_AUTO_TEST_CASE()
336 result_v = he4.probabilities(); in BOOST_AUTO_TEST_CASE()
/dports/databases/percona57-client/boost_1_59_0/libs/math/test/
H A Dtest_hyperexponential_dist.cpp333 boost::math::hyperexponential he4({ 0.25, 0.5, 0.25 }, { 0.5, 1.0, 1.5 }); in BOOST_AUTO_TEST_CASE() local
334 result_v = he4.rates(); in BOOST_AUTO_TEST_CASE()
336 result_v = he4.probabilities(); in BOOST_AUTO_TEST_CASE()
/dports/devel/boost-libs/boost_1_72_0/libs/math/test/
H A Dtest_hyperexponential_dist.cpp334 boost::math::hyperexponential he4({ 0.25, 0.5, 0.25 }, { 0.5, 1.0, 1.5 }); in BOOST_AUTO_TEST_CASE() local
335 result_v = he4.rates(); in BOOST_AUTO_TEST_CASE()
337 result_v = he4.probabilities(); in BOOST_AUTO_TEST_CASE()
/dports/devel/hyperscan/boost_1_75_0/libs/math/test/
H A Dtest_hyperexponential_dist.cpp334 boost::math::hyperexponential he4({ 0.25, 0.5, 0.25 }, { 0.5, 1.0, 1.5 }); in BOOST_AUTO_TEST_CASE() local
335 result_v = he4.rates(); in BOOST_AUTO_TEST_CASE()
337 result_v = he4.probabilities(); in BOOST_AUTO_TEST_CASE()
/dports/chinese/rime-terra-pinyin/rime-terra-pinyin-aefaf372b25febbf4d5f9443bd284d3dd6876085/
H A Dterra_pinyin.dict.yaml639he4
1860he4
2432he4
2549he4
2991he4
4315he4
4491he4
4549he4
4954he4
57873 嚇嚇 he4 he4
[all …]
/dports/chinese/brise/brise-brise-0.35/preset/
H A Dterra_pinyin.dict.yaml641he4
1866he4
2439he4
2558he4
3000he4
4329he4
4506he4
4564he4
4969he4
20253 嚇嚇 he4 he4
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hime/data/
H A Dpinyin.cin1768 he4
1769 he4
1770 he4
1771 he4
1772 he4
1773 he4
1774 he4
1775 he4
/dports/chinese/gcin-qt5/gcin-2.9.0/data/
H A Dpinyin.cin1767 he4
1768 he4
1769 he4
1770 he4
1771 he4
1772 he4
1773 he4
1774 he4
/dports/chinese/gcin-gtk3/gcin-2.9.0/data/
H A Dpinyin.cin1767 he4
1768 he4
1769 he4
1770 he4
1771 he4
1772 he4
1773 he4
1774 he4
/dports/chinese/gcin/gcin-2.9.0/data/
H A Dpinyin.cin1767 he4
1768 he4
1769 he4
1770 he4
1771 he4
1772 he4
1773 he4
1774 he4
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/SharedData/
H A Dpinyinbig5.cin1856 he4
1857 he4
1858 he4
1859 he4
1860 he4
1861 he4
1862 he4
1863 he4
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/SharedData/
H A Dpinyinbig5.cin1856 he4
1857 he4
1858 he4
1859 he4
1860 he4
1861 he4
1862 he4
1863 he4
/dports/science/py-scipy/scipy-1.7.1/scipy/special/tests/
H A Dtest_orthogonal.py125 he4 = orth.hermite(4)(psub) / 4.0
132 assert_array_almost_equal(H4.c,he4.c,13)
/dports/audio/espeak/espeak-1.48.04-source/dictsource/
H A Dzh_list2123he4
3157he4
3283he4
/dports/chinese/wenju/wenju-1.6/src/tim/tables/
H A Dpinyin.tim377 he4=和|贺|喝|赫|荷|鹤|吓|壑|褐
/dports/devel/nexus2-oss/nexus-2.14.20-02/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.20-02/META-INF/
H A DMANIFEST.MF11 he4.config,com.sun.jersey.guice,com.sun.jersey.guice.spi.container,co

12345