Searched defs:dict (Results 1 - 23 of 23) sorted by relevance

/seL4-l4v-10.1.1/HOL4/src/HolQbf/
H A DHolQbfLib.sml10 val dict = QDimacs.write_qdimacs_file path t value
34 val (dict, cert) = get_certificate t value
48 val (dict, cert) = get_certificate t value
64 val (dict, cert) = get_certificate t value
82 val (dict, cert) = get_certificate t' value
[all...]
H A Dselftest.sml34 val dict = QDimacs.write_qdimacs_file path t value
H A DQDimacs.sml45 val dict = ref (Redblackmap.mkDict Term.compare) value
/seL4-l4v-10.1.1/HOL4/src/finite_map/
H A DflookupLib.sml219 val (dict, rest) = value
226 val dict = Redblackmap.transform rule dict value
[all...]
/seL4-l4v-10.1.1/HOL4/src/postkernel/
H A DThyDataSexp.sml
/seL4-l4v-10.1.1/HOL4/src/opentheory/postbool/
H A DOpentheory.sml219 val (dict, value
[all...]
H A DLogging.sml113 val dict = ref (new_dict()) value
/seL4-l4v-10.1.1/HOL4/src/HolSmt/
H A DYices.sml458 val (dict, fresh, ty_dict, ty_fresh, defs) = acc value
482 val dict = union dict (diff body_dict bound_dict) value
499 val (dict, fresh, ty_dict, ty_fresh, defs) = acc' value
519 val (dict, fresh, ty_dict, ty_fresh, defs) = acc value
681 let val (dict, fresh, ty_dict, ty_fresh, defs) = acc value
687 val dict = Redblackmap.insert (dict, tm, name) value
[all...]
H A DZ3_ProofReplay.sml124 val dict = disjuncts (Redblackmap.mkDict Term.compare) (t, Thm.ASSUME t) value
126 val dict = List.foldl (fn (th, dict) value
143 val dict = Redblackmap.insert value
268 val dict = Redblackmap.insert (dict, t, th) value
280 val dict = Redblackmap.insert (dict, Thm.concl th1, th1) value
311 val dict = disjuncts (Redblackmap.mkDict Term.compare) (Lib.I, disj) value
313 val dict = Redblackmap.insert (dict, boolSyntax.T, boolTheory.TRUTH) value
457 val (dict, l) = aux (dict, l) value
458 val (dict, r) = aux (dict, r) value
835 val (dict, t') = generalize_ite t value
[all...]
/seL4-l4v-10.1.1/HOL4/src/quotient/examples/sigma/
H A Dbarendregt.sml67 val dict = ty_antiq( ==`:(string # method) list`== ); value
H A DsemanticsScript.sml39 val dict = ty_antiq( ==`:(string # method) list`== ); value
[all...]
H A DliftScript.sml36 val dict = ty_antiq( ==`:(string # method1) list`== ); value
1627 val dict = ty_antiq( ==`:(string # method) list`== ); value
[all...]
H A DreductionScript.sml35 val dict = ty_antiq( ==`:(string # method) list`== ); value
[all...]
/seL4-l4v-10.1.1/HOL4/src/tactictoe/src/
H A DtacticToe.sml98 val dict = dnew String.compare feav value
H A DtttPredict.sml22 val dict = count_dict (dempty Int.compare) syms value
168 val dict = ref thmdict value
[all...]
/seL4-l4v-10.1.1/HOL4/src/holyhammer/
H A DhhTranslate.sml300 val dict = ref (dempty String.compare) value
H A DhhWriter.sml74 let val dict = #used_names state in value
83 val dict = #ty_names state value
95 val dict = #const_names state value
107 val dict = #thm_names state value
[all...]
H A DholyHammer.sml113 val dict = ref initdict value
127 val dict = ref thmdict value
[all...]
/seL4-l4v-10.1.1/HOL4/src/new-datatype/
H A DNDatatype.sml244 val dict = (vnames, rtcs) value
361 val dict = (ty_names, ty_vars) value
[all...]
/seL4-l4v-10.1.1/HOL4/examples/ARM/v4/mlton/
H A DevalML.sml276 let val dict = Redblackmap.mkDict String.compare in value
[all...]
/seL4-l4v-10.1.1/HOL4/src/parse/
H A Dtype_grammar.sml235 val (dict, st) = Binarymap.remove(parse_map g, knm) value
H A Dparse_term.sml91 let val dict = !r in value
195 type dict = ((stack_terminal * bool) * stack_terminal, type
[all...]
/seL4-l4v-10.1.1/HOL4/tools/mllex/
H A Dmllex.sml353 structure dict = structure

Completed in 401 milliseconds