Home
last modified time | relevance | path

Searched refs:hypothesise (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/spell/
H A Dbritish157 hypothesise
/titanic_41/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c139 static enum fme_state hypothesise(struct fme *fmep, struct event *ep,
306 (void) hypothesise(Nfmep, Nfmep->e0, Nfmep->ull, &my_delay); in prune_propagations()
1457 state = hypothesise(nfmep, nfmep->e0, nfmep->ull, &my_delay); in upsets_eval()
1690 state = hypothesise(fmep, fmep->e0, fmep->ull, &my_delay); in fme_receive_report()
3369 fmep->state = hypothesise(fmep, fmep->e0, fmep->ull, &my_delay); in fme_eval()
4114 fstate = hypothesise(fmep, tail_event, at_latest_by, in causes_test()
4162 hypothesise(struct fme *fmep, struct event *ep, in hypothesise() function