Searched refs:terminate (Results 26 - 50 of 62) sorted by relevance

123

/seL4-l4v-10.1.1/isabelle/src/Pure/Tools/
H A Dbuild.scala319 def terminate: Unit = future_result.cancel
325 Some(Event_Timer.request(Time.now() + info.timeout) { terminate })
538 for ((_, (_, job)) <- running) job.terminate
/seL4-l4v-10.1.1/l4v/isabelle/src/Pure/Tools/
H A Dbuild.scala319 def terminate: Unit = future_result.cancel
325 Some(Event_Timer.request(Time.now() + info.timeout) { terminate })
538 for ((_, (_, job)) <- running) job.terminate
/seL4-l4v-10.1.1/HOL4/examples/dev/sw/examples/
H A Dsimple_examples.sml126 (*equivalence proof does not terminate, therefore use false for equivalence check parameter
/seL4-l4v-10.1.1/HOL4/src/search/
H A DbftScript.sml27 (* terminate. *)
H A DdftScript.sml27 (* terminate. *)
/seL4-l4v-10.1.1/HOL4/polyml/basis/
H A DUnix.sml121 terminate this process. We're supposed to
H A DOS.sml102 val terminate : status -> 'a value
1168 fun terminate n = (doCall n; raise Fail "never") function
H A DBasicStreamIO.sml544 (* Flush the stream, terminate it and return the underlying writer. *)
H A DThread.sml88 a thread should be allowed to clean up and terminate by using the
H A DFinalPolyML.sml327 OS.Process.terminate OS.Process.failure
657 (* Allow ^C to terminate the debugger and raise Interrupt in
/seL4-l4v-10.1.1/HOL4/src/holyhammer/
H A DholyHammer.sml182 Run function in parallel and terminate as soon as one returned a
/seL4-l4v-10.1.1/HOL4/Manual/Interaction/
H A DHOL-interaction.tex228 Press {\tt M-h~C-c} to interrupt HOL4 --- useful when a tactic fails to terminate
229 (\eg{} {\tt\small metis\_tac} often fails to terminate when unsuccessfully applied).
/seL4-l4v-10.1.1/isabelle/src/Pure/PIDE/
H A Dsession.scala557 prover.get.terminate
/seL4-l4v-10.1.1/l4v/isabelle/src/Pure/PIDE/
H A Dsession.scala557 prover.get.terminate
/seL4-l4v-10.1.1/HOL4/examples/decidable_separationLogic/doc/
H A Dds.tex252 finite, this recursion has to terminate and the definition is well founded.
1063 terminate. That's obvious for step 1. Step 2 may loop because of applications
1067 terminate and transform ${\eta,\pi,\Pi,\Sigma}\vdash{\Pi',\Sigma'}$ to a
H A Dpresentation-content.tex332 \item continued applications of inferences will terminate
/seL4-l4v-10.1.1/HOL4/src/HolQbf/
H A DQbfCertificate.sml93 "resolution: '0' expected to terminate list of clauses"
/seL4-l4v-10.1.1/HOL4/src/num/termination/
H A DTotalDefn.sml2 Proving that definitions terminate.
/seL4-l4v-10.1.1/HOL4/src/tactictoe/src/
H A DtttSearch.sml56 do (debug_search ("terminate thread " ^ int_to_string pid);
/seL4-l4v-10.1.1/HOL4/tools/Holmake/
H A Dbasis2002.sml522 val terminate : status -> 'a value
/seL4-l4v-10.1.1/isabelle/src/Doc/Logics/document/
H A DLK.tex615 frequently fails to terminate. It is generally unsuitable for depth-first
/seL4-l4v-10.1.1/isabelle/src/Doc/Tutorial/document/
H A Dfp.tex16 they must terminate for all inputs. Lazy data structures are not
/seL4-l4v-10.1.1/l4v/isabelle/src/Doc/Logics/document/
H A DLK.tex615 frequently fails to terminate. It is generally unsuitable for depth-first
/seL4-l4v-10.1.1/l4v/isabelle/src/Doc/Tutorial/document/
H A Dfp.tex16 they must terminate for all inputs. Lazy data structures are not
/seL4-l4v-10.1.1/HOL4/examples/fun-op-sem/ml/
H A DtypeSoundScript.sml1598 well-typed expressions do not fail, if they terminate with a value then the
1599 value has the same type as the original expression, and if they terminate with

Completed in 155 milliseconds

123