Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/spell/
H A Dbritish157 hypothesise
/onnv-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c138 static enum fme_state hypothesise(struct fme *fmep, struct event *ep,
305 (void) hypothesise(Nfmep, Nfmep->e0, Nfmep->ull, &my_delay); in prune_propagations()
1456 state = hypothesise(nfmep, nfmep->e0, nfmep->ull, &my_delay); in upsets_eval()
1689 state = hypothesise(fmep, fmep->e0, fmep->ull, &my_delay); in fme_receive_report()
3372 fmep->state = hypothesise(fmep, fmep->e0, fmep->ull, &my_delay); in fme_eval()
4117 fstate = hypothesise(fmep, tail_event, at_latest_by, in causes_test()
4165 hypothesise(struct fme *fmep, struct event *ep, in hypothesise() function