Searched refs:Error (Results 201 - 225 of 226) sorted by relevance

12345678910

/seL4-l4v-master/seL4/manual/parts/
H A Dcspace.tex199 Cap Type & Conditions for Derivation & Error Code on Derivation Failure \\
/seL4-l4v-master/HOL4/examples/fun-op-sem/small-step/
H A DforSmallScript.sml148 | (Rfail, s) => (s, Error)`;
H A Dfor_osmallScript.sml209 | (Rfail, s) => (s, Error)`;
/seL4-l4v-master/HOL4/polyml/basis/
H A DBasicStreamIO.sml346 if read = n orelse read = 0 (* Error? *)
H A DForeign.sml85 structure Error: structure
491 structure Error = structure
H A DFinalPolyML.sml456 (* ( (if hard then ["Error-"] else ["Warning-"]) @
/seL4-l4v-master/HOL4/polyml/mlsource/MLCompiler/ParseTree/
H A DTYPECHECK_PARSETREE.sml159 (* Error message for incompatible types. Displays both expressions and their types. *)
182 (* Error message for single expressions with the wrong type. e.g. "if" not followed
H A DMATCH_COMPILER.sml638 | _ => 0 (* Error? *)
/seL4-l4v-master/HOL4/examples/elliptic/
H A DellipticScript.sml39 val Error = ERR ""; value
H A DfieldScript.sml39 val Error = ERR ""; value
/seL4-l4v-master/HOL4/polyml/mlsource/extra/Win/
H A DCommonDialog.sml25 (* Error codes *)
H A DBase.sml376 open Foreign.Error
/seL4-l4v-master/HOL4/src/1/
H A Dselftest.sml1196 Error (OvlNoType(s,_), _) => if s = "<" orelse s = "+" then OK()
/seL4-l4v-master/HOL4/examples/theorem-prover/lisp-runtime/bytecode/
H A Dlisp_compilerScript.sml173 BC_ap ret (Error,n,a,q,bc)
2478 \\ Q.PAT_X_ASSUM `BC_ap zzz (Error,xxx) szzz` MP_TAC
2844 (func2sexp (Error) = [Sym "ERROR"]) /\
/seL4-l4v-master/HOL4/src/parse/
H A Dterm_pp.sml1221 Error _ => false
/seL4-l4v-master/HOL4/examples/dev/
H A Dcompile.sml44 (* Error reporting function *)
/seL4-l4v-master/HOL4/src/quantHeuristics/
H A DquantHeuristicsLibBase.sml397 ("Error in guess: "^(guess_to_string true guess)) else
/seL4-l4v-master/HOL4/src/quotient/examples/
H A Dind_rel.sml142 it makes sense. Error messages are printed out if there are
/seL4-l4v-master/HOL4/examples/acl2/examples/M1/
H A Dsexp.sml97 (* Error reporting function (uses some HOL boilerplate I don't understand) *)
/seL4-l4v-master/HOL4/examples/acl2/examples/acl2-hol-ltl-paper-example/
H A Dsexp.sml97 (* Error reporting function (uses some HOL boilerplate I don't understand) *)
/seL4-l4v-master/HOL4/examples/acl2/ml/
H A Dsexp.sml97 (* Error reporting function (uses some HOL boilerplate I don't understand) *)
H A DpolytypicLib.sml10 (* Error handling functions: *)
/seL4-l4v-master/HOL4/examples/ARM_security_properties/model/
H A Darm_stepScript.sml327 of Error _ => NONE
/seL4-l4v-master/HOL4/examples/ARM/v7/
H A Darm_stepScript.sml329 of Error _ => NONE
/seL4-l4v-master/HOL4/examples/theorem-prover/lisp-runtime/implementation/
H A Dlisp_compiler_opScript.sml3991 \\ STRIP_TAC (* Error *) THEN1

Completed in 407 milliseconds

12345678910