Home
last modified time | relevance | path

Searched refs:esttime (Results 1 – 7 of 7) sorted by relevance

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/tce/ttlg/
H A DParameters.h158 void setTime(double esttime) { in setTime() argument
159 etime = esttime; in setTime()
/dports/science/nwchem-data/nwchem-7.0.2-release/src/tce/ttlg/
H A DParameters.h158 void setTime(double esttime) { in setTime() argument
159 etime = esttime; in setTime()
/dports/net/tcpillust/tcpillust/
H A Dparser.c647 iltsearch(id, esttime) in iltsearch() argument
649 float esttime;
668 if (esttime > 0) {
670 candd[cc] = abs(packet2[i].captime - esttime);
/dports/math/gretl/gretl-2021d/lib/src/
H A Dlibgretl.h395 gint64 esttime; /* time of estimation */ member
H A Dgretl_list.c2143 if (series_get_mtime(dset, vi) > pmod->esttime) { in list_members_replaced()
H A Dgretl_model.c3355 pmod->esttime = 0; in gretl_model_init()
6277 pmod->esttime = gretl_monotonic_time(); in set_model_id()
H A Dinteract.c2640 pmod->esttime, sfx); in model_print_driver()