Home
last modified time | relevance | path

Searched refs:cchi (Results 1 – 25 of 65) sorted by relevance

123

/dports/math/maxima/maxima-5.43.2/src/numerical/slatec/
H A Dzshch.lisp20 (defun zshch (zr zi cshr cshi cchr cchi)
21 (declare (type (double-float) cchi cchr cshi cshr zi zr))
31 (setf cchi (* sh sn))
34 (return (values nil nil cshr cshi cchr cchi))))
H A Dzbknu.lisp57 (bb 0.0) (bk 0.0) (caz 0.0) (cbi 0.0) (cbr 0.0) (cchi 0.0)
75 csclr crscr coefr coefi ckr cki cchr cchi
117 (zshch fmur fmui cshr cshi cchr cchi)
122 (setf cchi var-5))
158 (setf fi (* fc (+ (* cchi g1) (* smui g2))))
/dports/math/vtk6/VTK-6.2.0/ThirdParty/libproj4/vtklibproj4/
H A Dproj_mod_ster.c43 double sinlon, coslon, esphi, chi, schi, cchi, s; variable
52 cchi = cos(chi);
53 s = 2. / (1. + P->schio * schi + P->cchio * cchi * coslon);
54 p.r = s * cchi * sinlon;
55 p.i = s * (P->cchio * schi - P->schio * cchi * coslon);
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wave/model/
H A Ddefault-channel-scheduler.cc56 virtual void NotifyGuardSlotStart (Time duration, bool cchi) in NotifyGuardSlotStart() argument
58 m_scheduler->NotifyGuardSlotStart (duration, cchi); in NotifyGuardSlotStart()
425 DefaultChannelScheduler::NotifyGuardSlotStart (Time duration, bool cchi) in NotifyGuardSlotStart() argument
427 NS_LOG_FUNCTION (this << duration << cchi); in NotifyGuardSlotStart()
434 if (cchi) in NotifyGuardSlotStart()
H A Dchannel-coordinator.h46 virtual void NotifyGuardSlotStart (Time duration, bool cchi) = 0;
102 void SetCchInterval (Time cchi);
H A Ddefault-channel-scheduler.h68 void NotifyGuardSlotStart (Time duration, bool cchi);
/dports/graphics/proj/proj-7.2.1/src/projections/
H A Dmod_ster.cpp28 double sinlon, coslon, esphi, chi, schi, cchi, s; in mod_ster_e_forward() local
37 cchi = cos(chi); in mod_ster_e_forward()
38 const double denom = 1. + Q->schio * schi + Q->cchio * cchi * coslon; in mod_ster_e_forward()
44 p.r = s * cchi * sinlon; in mod_ster_e_forward()
45 p.i = s * (Q->cchio * schi - Q->schio * cchi * coslon); in mod_ster_e_forward()
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/srs/projections/proj/
H A Dmod_ster.hpp85 T sinlon, coslon, esphi, chi, schi, cchi, s; in fwd() local
94 cchi = cos(chi); in fwd()
95 … s = 2. / (1. + this->m_proj_parm.schio * schi + this->m_proj_parm.cchio * cchi * coslon); in fwd()
96 p.r = s * cchi * sinlon; in fwd()
97 … p.i = s * (this->m_proj_parm.cchio * schi - this->m_proj_parm.schio * cchi * coslon); in fwd()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libproj/vtklibproj/src/
H A DPJ_mod_ster.c23 double sinlon, coslon, esphi, chi, schi, cchi, s; in e_forward() local
32 cchi = cos(chi); in e_forward()
33 s = 2. / (1. + Q->schio * schi + Q->cchio * cchi * coslon); in e_forward()
34 p.r = s * cchi * sinlon; in e_forward()
35 p.i = s * (Q->cchio * schi - Q->schio * cchi * coslon); in e_forward()
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/srs/projections/proj/
H A Dmod_ster.hpp85 T sinlon, coslon, esphi, chi, schi, cchi, s; in fwd() local
94 cchi = cos(chi); in fwd()
95 … s = 2. / (1. + this->m_proj_parm.schio * schi + this->m_proj_parm.cchio * cchi * coslon); in fwd()
96 p.r = s * cchi * sinlon; in fwd()
97 … p.i = s * (this->m_proj_parm.cchio * schi - this->m_proj_parm.schio * cchi * coslon); in fwd()
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/srs/projections/proj/
H A Dmod_ster.hpp85 T sinlon, coslon, esphi, chi, schi, cchi, s; in fwd() local
94 cchi = cos(chi); in fwd()
95 … s = 2. / (1. + this->m_proj_parm.schio * schi + this->m_proj_parm.cchio * cchi * coslon); in fwd()
96 p.r = s * cchi * sinlon; in fwd()
97 … p.i = s * (this->m_proj_parm.cchio * schi - this->m_proj_parm.schio * cchi * coslon); in fwd()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/srs/projections/proj/
H A Dmod_ster.hpp85 T sinlon, coslon, esphi, chi, schi, cchi, s; in fwd() local
94 cchi = cos(chi); in fwd()
95 … s = 2. / (1. + this->m_proj_parm.schio * schi + this->m_proj_parm.cchio * cchi * coslon); in fwd()
96 p.r = s * cchi * sinlon; in fwd()
97 … p.i = s * (this->m_proj_parm.cchio * schi - this->m_proj_parm.schio * cchi * coslon); in fwd()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/srs/projections/proj/
H A Dmod_ster.hpp85 T sinlon, coslon, esphi, chi, schi, cchi, s; in fwd() local
94 cchi = cos(chi); in fwd()
95 … s = 2. / (1. + this->m_proj_parm.schio * schi + this->m_proj_parm.cchio * cchi * coslon); in fwd()
96 p.r = s * cchi * sinlon; in fwd()
97 … p.i = s * (this->m_proj_parm.cchio * schi - this->m_proj_parm.schio * cchi * coslon); in fwd()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libproj/vtklibproj/src/
H A DPJ_mod_ster.c23 double sinlon, coslon, esphi, chi, schi, cchi, s; in e_forward() local
32 cchi = cos(chi); in e_forward()
33 s = 2. / (1. + Q->schio * schi + Q->cchio * cchi * coslon); in e_forward()
34 p.r = s * cchi * sinlon; in e_forward()
35 p.i = s * (Q->cchio * schi - Q->schio * cchi * coslon); in e_forward()
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/srs/projections/proj/
H A Dmod_ster.hpp85 T sinlon, coslon, esphi, chi, schi, cchi, s; in fwd() local
94 cchi = cos(chi); in fwd()
95 … s = 2. / (1. + this->m_proj_parm.schio * schi + this->m_proj_parm.cchio * cchi * coslon); in fwd()
96 p.r = s * cchi * sinlon; in fwd()
97 … p.i = s * (this->m_proj_parm.cchio * schi - this->m_proj_parm.schio * cchi * coslon); in fwd()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/srs/projections/proj/
H A Dmod_ster.hpp85 T sinlon, coslon, esphi, chi, schi, cchi, s; in fwd() local
94 cchi = cos(chi); in fwd()
95 … s = 2. / (1. + this->m_proj_parm.schio * schi + this->m_proj_parm.cchio * cchi * coslon); in fwd()
96 p.r = s * cchi * sinlon; in fwd()
97 … p.i = s * (this->m_proj_parm.cchio * schi - this->m_proj_parm.schio * cchi * coslon); in fwd()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/srs/projections/proj/
H A Dmod_ster.hpp91 T sinlon, coslon, esphi, chi, schi, cchi, s; in fwd() local
100 cchi = cos(chi); in fwd()
101 … s = 2. / (1. + this->m_proj_parm.schio * schi + this->m_proj_parm.cchio * cchi * coslon); in fwd()
102 p.r = s * cchi * sinlon; in fwd()
103 … p.i = s * (this->m_proj_parm.cchio * schi - this->m_proj_parm.schio * cchi * coslon); in fwd()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/geometry/srs/projections/proj/
H A Dmod_ster.hpp91 T sinlon, coslon, esphi, chi, schi, cchi, s;
100 cchi = cos(chi);
101 … s = 2. / (1. + this->m_proj_parm.schio * schi + this->m_proj_parm.cchio * cchi * coslon);
102 p.r = s * cchi * sinlon;
103 … p.i = s * (this->m_proj_parm.cchio * schi - this->m_proj_parm.schio * cchi * coslon);
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wave/test/
H A Dmac-extension-test-suite.cc79 void TestIntervalAfter (bool cchi, bool schi, bool guardi);
114 virtual void NotifyGuardSlotStart (Time duration, bool cchi) in NotifyGuardSlotStart() argument
116 m_coordinatorTest->NotifyGuardStartNow (duration, cchi); in NotifyGuardSlotStart()
130 ChannelCoordinationTestCase::TestIntervalAfter (bool cchi, bool schi, bool guardi) in TestIntervalAfter() argument
133 NS_TEST_EXPECT_MSG_EQ (m_coordinator->IsCchInterval (), cchi, "now is " << now << "ms " in TestIntervalAfter()
168 int64_t cchi = m_coordinator->GetCchInterval ().GetMilliSeconds (); in NotifySchStartNow() local
170 bool test = ((now - guardi - cchi) % synci == 0); in NotifySchStartNow()
183 int64_t cchi = m_coordinator->GetCchInterval ().GetMilliSeconds (); in NotifyGuardStartNow() local
194 test = (((now - cchi) % sync) == 0); in NotifyGuardStartNow()
/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/share/langmodels/
H A Ditalian.lm336 cchi 110
/dports/mail/spamassassin-devel/spamassassin-1ea352210/lm/
H A Dit.lm336 cchi 110
/dports/textproc/libexttextcat/libexttextcat-3.4.6/langclass/LM/
H A Dit.lm336 cchi 110
/dports/textproc/libtextcat/libtextcat-2.2/langclass/LM/
H A Ditalian.lm336 cchi 110
/dports/games/tuxtype/tuxtype-1.8.3/data/im/
H A Dja.im204 3063:3061 cchi -
501 30C3:30C1 cchi -
/dports/games/tuxpaint/tuxpaint-0.9.26/im/
H A Dja.im204 3063:3061 cchi -
501 30C3:30C1 cchi -

123