Home
last modified time | relevance | path

Searched refs:ut0 (Results 1 – 25 of 31) sorted by relevance

12

/dports/lang/purescript/purescript-0.14.5/_cabal_deps/unix-time-0.4.7/test/
H A DUnixTimeSpec.hs59 prop "invrses the result" $ \(ut0, ut1) ->
60 let ut0' = addUnixDiffTime ut1 $ diffUnixTime ut0 ut1 function
61 ut1' = addUnixDiffTime ut0 $ diffUnixTime ut1 ut0
62 in ut0' == ut0 && ut1' == ut1
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/unix-time-0.4.7/test/
H A DUnixTimeSpec.hs59 prop "invrses the result" $ \(ut0, ut1) ->
60 let ut0' = addUnixDiffTime ut1 $ diffUnixTime ut0 ut1 function
61 ut1' = addUnixDiffTime ut0 $ diffUnixTime ut1 ut0
62 in ut0' == ut0 && ut1' == ut1
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/unix-time-0.4.7/test/
H A DUnixTimeSpec.hs59 prop "invrses the result" $ \(ut0, ut1) ->
60 let ut0' = addUnixDiffTime ut1 $ diffUnixTime ut0 ut1 function
61 ut1' = addUnixDiffTime ut0 $ diffUnixTime ut1 ut0
62 in ut0' == ut0 && ut1' == ut1
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/unix-time-0.4.7/test/
H A DUnixTimeSpec.hs59 prop "invrses the result" $ \(ut0, ut1) ->
60 let ut0' = addUnixDiffTime ut1 $ diffUnixTime ut0 ut1 function
61 ut1' = addUnixDiffTime ut0 $ diffUnixTime ut1 ut0
62 in ut0' == ut0 && ut1' == ut1
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/unix-time-0.4.7/test/
H A DUnixTimeSpec.hs59 prop "invrses the result" $ \(ut0, ut1) ->
60 let ut0' = addUnixDiffTime ut1 $ diffUnixTime ut0 ut1 function
61 ut1' = addUnixDiffTime ut0 $ diffUnixTime ut1 ut0
62 in ut0' == ut0 && ut1' == ut1
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/unix-time-0.4.7/test/
H A DUnixTimeSpec.hs59 prop "invrses the result" $ \(ut0, ut1) ->
60 let ut0' = addUnixDiffTime ut1 $ diffUnixTime ut0 ut1 function
61 ut1' = addUnixDiffTime ut0 $ diffUnixTime ut1 ut0
62 in ut0' == ut0 && ut1' == ut1
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/unix-time-0.4.7/test/
H A DUnixTimeSpec.hs59 prop "invrses the result" $ \(ut0, ut1) ->
60 let ut0' = addUnixDiffTime ut1 $ diffUnixTime ut0 ut1 function
61 ut1' = addUnixDiffTime ut0 $ diffUnixTime ut1 ut0
62 in ut0' == ut0 && ut1' == ut1
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/unix-time-0.4.7/test/
H A DUnixTimeSpec.hs59 prop "invrses the result" $ \(ut0, ut1) ->
60 let ut0' = addUnixDiffTime ut1 $ diffUnixTime ut0 ut1 function
61 ut1' = addUnixDiffTime ut0 $ diffUnixTime ut1 ut0
62 in ut0' == ut0 && ut1' == ut1
/dports/devel/stack/stack-2.7.3/_cabal_deps/unix-time-0.4.7/test/
H A DUnixTimeSpec.hs59 prop "invrses the result" $ \(ut0, ut1) ->
60 let ut0' = addUnixDiffTime ut1 $ diffUnixTime ut0 ut1 function
61 ut1' = addUnixDiffTime ut0 $ diffUnixTime ut1 ut0
62 in ut0' == ut0 && ut1' == ut1
/dports/misc/visp/visp-3.4.0/modules/tracker/tt/src/warp/
H A DvpTemplateTrackerWarp.cpp95 void vpTemplateTrackerWarp::warp(const double *ut0, const double *vt0, int nb_pt, const vpColVector… in warp() argument
101 X1[0] = ut0[i]; in warp()
112 void vpTemplateTrackerWarp::findWarp(const double *ut0, const double *vt0, const double *u, const d… in findWarp() argument
134 X1[0] = ut0[i]; in findWarp()
H A DvpTemplateTrackerWarpHomographySL3.cpp55 void vpTemplateTrackerWarpHomographySL3::findWarp(const double *ut0, const double *vt0, const doubl… in findWarp() argument
88 X1[0] = ut0[i]; in findWarp()
/dports/comms/wsjtz/wsjtx/lib/ft4/
H A Dclockit.f9011 real ut(50),ut0(50),dut(50),tt(2) local
40 ut0(n)=etime(tt)
54 ut(n)=ut(n)+ut1-ut0(n)
/dports/science/elmerfem/elmerfem-release-9.0/elmerice/UserFunctions/
H A DUSF_Sliding.F9079 REAL (KIND=dp) :: ut, un, ut0 local
131 ut0 = GetConstReal( BC, 'Weertman Linear Velocity', GotIt )
162 ut = MAX(ut,ut0)
206 REAL (KIND=dp) :: Snt, Snn, ut, un, ut0, t, t0 local
281 ut0 = GetConstReal( BC, 'Friction Law Linear Velocity', GotIt )
390 ut = MAX(ut,ut0)
464 REAL (KIND=dp) :: ut, un, ut0, WeertExp, Cw local
568 ut0 = GetConstReal( BC, 'Budd Linear Velocity', GotIt )
657 ut = MAX(ut,ut0) ! linearize for very low velocities
/dports/misc/visp/visp-3.4.0/modules/tracker/tt/include/visp3/tt/
H A DvpTemplateTrackerWarp.h202 …void findWarp(const double *ut0, const double *vt0, const double *u, const double *v, int nb_pt, v…
239 …void warp(const double *ut0, const double *vt0, int nb_pt, const vpColVector &p, double *u, double…
H A DvpTemplateTrackerWarpHomographySL3.h76 …void findWarp(const double *ut0, const double *vt0, const double *u, const double *v, int nb_pt, v…
/dports/comms/wsjtz/wsjtx/lib/
H A Dtimer_impl.f9019 real :: total,sum,sumf,ut(MAXCALL),ut0(MAXCALL) variable
118 ut0(n)=secnds(0.0)
144 ut(n)=ut(n)+ut1-ut0(n)
/dports/graphics/xfractint/xfractint-20.04p16/pars/
H A Dorbits.par35 L0fN0jP0<3>zX0<9>OC0KA0G80<3>000<9>__0cb0gf0<3>ut0<9>ML0II0FE0<3>000GA4<\
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/ci/test/
H A Dtest_gcisd.py428 ut0 = c0 + .2j
434 civec = myuci.amplitudes_to_cisdvec(ut0, ut1, ut2)
440 civec = mygci.amplitudes_to_cisdvec(ut0, gt1, gt2)
/dports/science/luscus/luscus_0.8.6/
H A Dgv_geom.c1279 double ut0, double ut1, double ut2, in Calc2Cyllinder() argument
1285 v[0] = ut0 - in0; in Calc2Cyllinder()
1289 rr_cross(vn0, vn1, vn2, in0, in1, in2, ut0, ut1, ut2, c0, c1, c2); in Calc2Cyllinder()
/dports/audio/epos-devel/epos-2.5.37/cfg/lng/latin/
H A Dbetty.dph946 ut0 363
/dports/audio/epos-devel/epos-2.5.37/cfg/lng/czech/
H A Dbetty.dph947 ut0 363
/dports/math/giacxcas/giac-1.6.0/src/
H A Dcocoa.cc7448 vector<used_t>::const_iterator ut=used.begin(),ut0=ut; in rref_f4buchbergermod_interreduce() local
7565 vector<used_t>::const_iterator ut=used.begin(),ut0=ut; in rref_f4buchbergermod_interreduce() local
8080 vector<used_t>::const_iterator ut=used.begin(),ut0=ut; in rref_f4buchbergermodsplit_interreduce() local
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/apps/pyAgrum/notebooks/
H A Dundigraph.ipynb88 …BHK9PQ0RkZGMDc3B5VKdWRAhdVqhVarRU1N\nDTOGHsUxBfadK7PZjK6urrz08UoyMTEhe5kB+4ut0+lEQDNicz179iyzPudLk…
/dports/security/py-xkcdpass/xkcdpass-xkcdpass-1.17.4/xkcdpass/static/
H A Dpt-l33t-ipublicis3752 4ut0-h3m0t3r4p!4
3768 4ut0
H A Dpt-pt-l33t-ipublicis3752 4ut0-h3m0t3r4p!4
3768 4ut0

12