Searched defs:net (Results 1 - 14 of 14) sorted by relevance

/seL4-l4v-10.1.1/isabelle/src/Tools/Metis/src/
H A DUnits.sml37 val net = LiteralNet.insert net (lit,uTh) value
44 val net = LiteralNet.insert net (lit',(lit',th')) value
[all...]
/seL4-l4v-10.1.1/l4v/isabelle/src/Tools/Metis/src/
H A DUnits.sml37 val net = LiteralNet.insert net (lit,uTh) value
44 val net = LiteralNet.insert net (lit',(lit',th')) value
[all...]
/seL4-l4v-10.1.1/HOL4/examples/l3-machine-code/riscv/step/
H A Driscv_stepLib.sml150 val net = value
/seL4-l4v-10.1.1/HOL4/src/1/
H A DRewrite.sml106 let val net = net_of rws value
[all...]
/seL4-l4v-10.1.1/HOL4/src/simp/src/
H A DcongLib.sml151 val net = (raise context) handle CONVNET net value
157 val net = ((raise context) handle CONVNET net => net) value
[all...]
H A DsimpLib.sml177 type net = ((term list -> term -> thm) -> term list -> conv) Ho_Net.net; type
477 val net = net_add_convs initial_net newconvdata value
557 val net = (raise context) handle CONVNET net => net value
564 val net = (raise context) handle CONVNET net => net value
[all...]
/seL4-l4v-10.1.1/HOL4/src/pattern_matches/
H A DconstrFamiliesLib.sml564 val net = !typeConstrFamsDB value
776 val net = #pcdb_constrFams db value
793 val net value
[all...]
/seL4-l4v-10.1.1/HOL4/examples/machine-code/garbage-collectors/
H A DboolTools.sml495 val net = foldr (fn ((conv,t),net) => Net.insert (t,conv) net) Net.empty conv_termL; value
/seL4-l4v-10.1.1/HOL4/examples/l3-machine-code/arm8/step/
H A Darm8_stepLib.sml633 val net = NetFromList (List.map Lib.swap ps2) value
682 val net = mk_net value
/seL4-l4v-10.1.1/HOL4/examples/separationLogic/src/
H A Dvars_as_resourceBaseFunctor.sml172 val net = foldr (fn ((conv,t),net) => Net.insert (t,conv) net) Net.empty conv_termL; value
/seL4-l4v-10.1.1/HOL4/examples/l3-machine-code/common/
H A DutilsLib.sml794 val net = List.partition (List.null o Thm.hyp) o value
/seL4-l4v-10.1.1/HOL4/src/parse/
H A Dterm_grammar.sml234 val (net, keyset) = #user_printers g value
/seL4-l4v-10.1.1/HOL4/examples/l3-machine-code/m0/step/
H A Dm0_stepLib.sml1906 val net = utilsLib.mk_rw_net utilsLib.lhsc (getThms pcinc tms) value
/seL4-l4v-10.1.1/HOL4/examples/l3-machine-code/arm/step/
H A Darm_stepLib.sml2585 val net = value
4178 val net = utilsLib.mk_rw_net utilsLib.lhsc (getThms enc tms) value

Completed in 334 milliseconds