Searched refs:Function (Results 26 - 50 of 115) sorted by relevance

12345

/seL4-l4v-10.1.1/HOL4/examples/hardware/hol88/tamarack2/
H A Dmod.ml13 % PROOF : Modulus Function for Natural Numbers %
/seL4-l4v-10.1.1/HOL4/src/num/arith/src/
H A DSolve.sml113 (* Function for negating the operation of a conversion that proves a formula *)
/seL4-l4v-10.1.1/HOL4/src/quotient/src/
H A Dquotient_optionScript.sml45 (* Function (ty1 -> ty2) (\x. f x) (rep1 --> abs2) (rep1 =-> abs2) *)
H A Dquotient_sumScript.sml42 (* Function (ty1 -> ty2) (\x. f x) (rep1 --> abs2) (rep1 =-> abs2) *)
H A Dquotient_pairScript.sml43 (* Function (ty1 -> ty2) (\x. f x) (rep1 --> abs2) (rep1 =-> abs2) *)
/seL4-l4v-10.1.1/HOL4/src/update/
H A DupdateScript.sml3 (* DESCRIPTION : Function update with lists *)
/seL4-l4v-10.1.1/HOL4/examples/ARM/v4/
H A DupdateScript.sml3 (* DESCRIPTION : Function update using lists *)
/seL4-l4v-10.1.1/HOL4/polyml/mlsource/MLCompiler/ParseTree/
H A DBASE_PARSE_TREE.sml71 (* Function application *)
215 and fvalbind = (* Function binding *)
H A DBaseParseTreeSig.sml74 (* Function application *)
218 and fvalbind = (* Function binding *)
/seL4-l4v-10.1.1/l4v/tools/c-parser/standalone-parser/
H A Dmain.sml102 writeln "Function reads:";
193 val _ = writeln "Function specification information:"
386 = Nm ("Function", [varspec_serial (retty,fnm),
/seL4-l4v-10.1.1/HOL4/src/coretypes/pair-Manual/
H A Ddescription.tex47 \multicolumn{1}{|c|}{\normalsize Function}
108 \multicolumn{1}{|c|}{\normalsize Function}
/seL4-l4v-10.1.1/HOL4/examples/dev/sw/examples/
H A Dsimple_examples.sml108 (* Factorial Function. Form: SC (TR, BLK) *)
/seL4-l4v-10.1.1/HOL4/src/boss/
H A DbossLib.sml45 Function definition
/seL4-l4v-10.1.1/HOL4/examples/CCS/
H A DCCSLib.sml208 (* Function for applying a list of tactics to a list of subgoals. *)
/seL4-l4v-10.1.1/HOL4/examples/pgcl/src/
H A DmeasureScript.sml67 `Function s t = { f : 'a -> 'b | !x :: s. f x IN t }`;
128 (!f :: Function UNIV (a.sets).
131 (!f :: Function UNIV (a.sets).
266 f IN Function UNIV m.sets /\
278 f IN Function UNIV m.sets /\
314 ?f :: Function UNIV (m.sets).
/seL4-l4v-10.1.1/isabelle/src/Pure/PIDE/
H A Dmarkup.scala510 val Function = new Properties.String(FUNCTION)
/seL4-l4v-10.1.1/l4v/isabelle/src/Pure/PIDE/
H A Dmarkup.scala510 val Function = new Properties.String(FUNCTION)
/seL4-l4v-10.1.1/HOL4/examples/finite-test-set/
H A Dfinite_test_setScript.sml47 (* Function "symbols" carry their semantics to avoid pointless naming. *)
/seL4-l4v-10.1.1/HOL4/src/0/
H A DType.sml69 Function types
/seL4-l4v-10.1.1/HOL4/examples/HolCheck/examples/
H A Dalu.sml3 (* Function makeALU generates HOL term for transition system and init states of sync. pipelined ALU *)
/seL4-l4v-10.1.1/HOL4/polyml/basis/
H A DForeignMemory.sml2 Title: Foreign Function Interface: memory operations
/seL4-l4v-10.1.1/isabelle/src/Doc/Tutorial/document/
H A Dsets.tex434 \subsection{Function Basics}
447 Function \textbf{update} is useful for modelling machine states. It has
574 \subsection{Function Image}
/seL4-l4v-10.1.1/l4v/isabelle/src/Doc/Tutorial/document/
H A Dsets.tex434 \subsection{Function Basics}
447 Function \textbf{update} is useful for modelling machine states. It has
574 \subsection{Function Image}
/seL4-l4v-10.1.1/HOL4/examples/computability/turing/
H A Dturing_machineScript.sml182 Total Recursive Function correspond to Turing Machine computable functions that always halt
/seL4-l4v-10.1.1/HOL4/src/HolSmt/
H A DZ3_ProofParser.sml404 (* Function 'parse_file' parses Z3's response to the SMT2

Completed in 230 milliseconds

12345