Home
last modified time | relevance | path

Searched refs:seconds1 (Results 51 – 57 of 57) sorted by relevance

123

/dports/databases/grass7/grass-7.8.6/gui/wxpython/animation/
H A Ddialogs.py263 seconds1 = self._total_seconds(delta)
270 ms = value * seconds1 / float(seconds2)
283 seconds1 = self._total_seconds(delta)
291 ms = value * seconds2 / float(seconds1)
/dports/textproc/xlhtml/xlhtml-0.5/cole/
H A Dolecod.c679 fil_swriteU32 (pps + 0x64, &node->seconds1); in pps2root()
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/turtle-1.5.22/src/Turtle/
H A DPrelude.hs1409 TimeSpec seconds1 nanoseconds1 <- liftIO (getTime Monotonic)
1412 let t = fromIntegral ( seconds2 - seconds1)
/dports/games/retroarch/RetroArch-1.9.7/deps/bearssl-0.6/src/x509/
H A Dx509_minimal.t0730 : before ( days1 seconds1 days2 seconds2 -- bool )
734 : after ( days1 seconds1 days2 seconds2 -- bool )
/dports/security/bearssl/bearssl-0.6/src/x509/
H A Dx509_minimal.t0730 : before ( days1 seconds1 days2 seconds2 -- bool )
734 : after ( days1 seconds1 days2 seconds2 -- bool )
/dports/editors/tea/tea-qt-60.5.1/
H A Dtea.cpp4030 QString seconds1 = latitude.mid (iqs + 1, iqd - iqs - 1); in fn_math_number_dms2dc() local
4032 …= degrees1.toDouble() + (double) (minutes1.toDouble() / 60) + (double) (seconds1.toDouble() / 3600… in fn_math_number_dms2dc()
4041 seconds1 = longtitude.mid (iqs + 1, iqd - iqs - 1); in fn_math_number_dms2dc()
4043 …= degrees1.toDouble() + (double) (minutes1.toDouble() / 60) + (double) (seconds1.toDouble() / 3600… in fn_math_number_dms2dc()
/dports/textproc/xlhtml/xlhtml-0.5/cole/doc/
H A Dcole-manual.sgml-old311 U32 seconds1; /* time creation */

123