Home
last modified time | relevance | path

Searched refs:time_was (Results 1 – 8 of 8) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/rdi-share/
H A Dhostchan.c553 const struct timeval *time_was) in tv_diff() argument
556 - ((time_was->tv_sec * 1000000) + time_was->tv_usec) ); in tv_diff()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/rdi-share/
H A Dhostchan.c553 const struct timeval *time_was) in tv_diff() argument
556 - ((time_was->tv_sec * 1000000) + time_was->tv_usec) ); in tv_diff()
/dports/textproc/sablotron/Sablot-1.0.3/src/engine/
H A Dsablot.cpp177 double time_was = getMillisecs(); in SablotParse_() local
210 Log1(SIT(S), L1_PARSE_DONE, getMillisecsDiff(time_was)); in SablotParse_()
H A Dproc.cpp330 double time_was = getMillisecs(); in run() local
373 Log1(S, L1_EXECUTION_DONE, getMillisecsDiff(time_was)); in run()
H A Dtree.cpp1405 double time_was = getMillisecs(); in parse() local
1410 Log1(S, L1_PARSE_DONE, getMillisecsDiff(time_was)); in parse()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/src/
H A Dkhomp_pvt_fxo.cpp369 time_t time_was = call()->_call_statistics->_base_time; in onAudioStatus() local
372 …bool detection_timeout = (time_now > (time_was + (time_t) (Opt::_options._fax_adjustment_timeout()… in onAudioStatus()
H A Dkhomp_pvt_kxe1.cpp169 time_t time_was = call()->_call_statistics->_base_time; in onAudioStatus() local
172 …bool detection_timeout = (time_now > (time_was + (time_t) (Opt::_options._fax_adjustment_timeout()… in onAudioStatus()
/dports/science/code_saturne/code_saturne-7.1.0/src/atmo/
H A Datimbr.f90281 time_was = the_time
284 if (time_was.eq.the_time) then
294 write(nfecra,*) "interpolate_all_profiles:time_was==", time_was