Searched defs:arg (Results 1 - 25 of 60) sorted by path

123

/seL4-l4v-master/HOL4/examples/HolCheck/
H A DlzPairRules.sml185 val arg = (list_mk_pair(List.map (fn k => Binarymap.find(sbm,k)) (strip_pair bp))) value
/seL4-l4v-master/HOL4/examples/acl2/ml/
H A DfunctionEncodeLib.sml2095 val arg = variant vars (mk_var("arg",t)) value
[all...]
/seL4-l4v-master/HOL4/examples/dev/
H A Dcompile.sml1582 then let val arg = rand bdy value
/seL4-l4v-master/HOL4/examples/dev/sw/
H A DmechReasoning.sml
/seL4-l4v-master/HOL4/examples/dev/sw2/
H A Ddefunctionalize.sml286 val arg = mk_pair(clos_arg, f_arg) value
334 val (arg, body) = dest_pabs M value
H A Dmonomorphisation.sml184 val (arg, body) = dest_pabs M value
/seL4-l4v-master/HOL4/examples/l3-machine-code/arm/model/
H A Darm.sml25537 val arg = (single,(add,(d,(n,imm32)))) value
25548 val arg = value
/seL4-l4v-master/HOL4/examples/l3-machine-code/x64/model/
H A Dx64.sml4110 val arg = (size,(Zr_rm(reg,rm),size2)) value
5891 val arg = (sz,(rm,r)) value
/seL4-l4v-master/HOL4/examples/machine-code/graph/
H A DexportLib.sml212 fun arg s = "" ^ s ^ " " ^ get_var_type s function
/seL4-l4v-master/HOL4/examples/separationLogic/src/
H A DseparationLogicSyntax.sml177 val arg = strip_comb_1 COND_PROP___STRONG_EXISTS_term tt; value
189 val arg = strip_comb_1 COND_PROP___EXISTS_term tt; value
243 val arg = strip_comb_1 asl_exists_term tt; value
/seL4-l4v-master/HOL4/polyml/libpolyml/
H A Dmpoly.cpp162 POLYUNSIGNED parseSize(const TCHAR *p, const TCHAR *arg) argument
/seL4-l4v-master/HOL4/src/1/
H A DBoundedRewrites.sml18 val arg = rand h value
H A DPrim_rec.sml362 val arg = rand lhs value
/seL4-l4v-master/HOL4/src/integer/
H A DCooperMath.sml104 val arg = term_at dir tm value
795 val arg = hd (tl args) (* first arg is uninteresting, it should be value
924 val arg = mk_mult(term_of_int lcm, var) value
/seL4-l4v-master/HOL4/src/list/src/
H A DListConv1.sml640 val arg = dest_flat t value
/seL4-l4v-master/HOL4/src/parse/
H A DParseDatatype.sml286 val arg = parse_harg G qb value
H A DParse_support.sml
/seL4-l4v-master/HOL4/src/pattern_matches/
H A DconstrFamiliesLib.sml848 val arg = mk_comb (split_fun, split_arg) value
/seL4-l4v-master/HOL4/src/proofman/
H A DgoalStack.sml171 let val arg = (case stack of [] => g | tr::_ => hd (#goals tr)) value
/seL4-l4v-master/HOL4/src/quantHeuristics/
H A DquantHeuristicsLibBase.sml2980 let val arg = (combine_qps (bqp::args)) in value
3062 let val arg = (combine_qps (bqp::args)) in value
3067 let val arg = (combine_qps (bqp::args)) in value
[all...]
/seL4-l4v-master/HOL4/src/real/
H A DDiff.sml94 let val arg = Lib.trye hd args value
/seL4-l4v-master/HOL4/tools/mlyacc/mlyacclib/
H A DMLY_base-sig.sml181 type arg type
207 type arg type
272 type arg type
308 type arg type
[all...]
H A DMLY_join.sml44 type arg = ParserData.arg type
88 type arg = ParserData.arg type
[all...]
/seL4-l4v-master/HOL4/tools/mlyacc/src/
H A Dyacc-grm.sml308 type arg = Hdr.inputSource type
/seL4-l4v-master/isabelle/src/HOL/TPTP/TPTP_Parser/ml-yacc/lib/
H A Dbase.sig157 type arg type
183 type arg type
248 type arg type
284 type arg type
[all...]

Completed in 544 milliseconds

123