Searched defs:types (Results 26 - 47 of 47) sorted by relevance

12

/seL4-l4v-10.1.1/l4v/isabelle/src/Doc/Intro/document/
H A Dgetting.tex
/seL4-l4v-10.1.1/seL4/tools/
H A Dlex.py40 import re, sys, types, copy, os namespace
[all...]
/seL4-l4v-10.1.1/HOL4/src/postkernel/
H A DTheoryReader.sml91 val (types,cont) = read_list m value
H A DTheory.sml339 val types = thy_types o norm_name value
/seL4-l4v-10.1.1/HOL4/examples/machine-code/graph/
H A DexportLib.sml250 val types = [``VarNat``,``VarWord8``,``VarWord32``, value
/seL4-l4v-10.1.1/HOL4/Manual/Description/
H A Dmisc.tex[all...]
/seL4-l4v-10.1.1/seL4/src/arch/x86/machine/
H A Dbreakpoint.c423 setBreakpoint(tcb_t *t, uint16_t bp_num, word_t vaddr, word_t types, word_t size, word_t rw) argument
/seL4-l4v-10.1.1/HOL4/src/datatype/mutrec/
H A DRecftn.sml220 val types = get_types (cons_data, Type`:num`, []) value
[all...]
/seL4-l4v-10.1.1/HOL4/Manual/Tutorial/
H A Dlogic.tex[all...]
/seL4-l4v-10.1.1/HOL4/polyml/mlsource/MLCompiler/
H A DPARSETREESIG.sml24 type types; type
166 and types = types type
H A DSTRUCTVALSIG.sml59 and types = type
315 and types = types type
[all...]
H A DDEBUGGER_.sml555 type types = types type
H A DTYPETREESIG.sml27 type types; type
250 type types = types type
[all...]
H A DTYPEIDCODE.sml1364 type types = types type
[all...]
/seL4-l4v-10.1.1/HOL4/examples/acl2/ml/
H A Dacl2encodeLib.sml816 let val types = mapfilter (get_detect_type o rator) a value
H A DencodeLib.sml63 val types = mk_set (map type_of arbs) value
267 let val types = set_diff (type_vars_in_term term) (type_vars basetype) value
1948 let val (types,_) = strip_fun (type_of c) value
[all...]
H A DfunctionEncodeLib.sml1897 val types = for 0 (foldl op+ 0 terms) value
2223 let val types = map (type_of o lhs o concl) destructors value
2353 let val types = map (type_of o rand o lhs o concl) (CONJUNCTS thm) value
4241 let val types = map type_of (fst (strip_forall g)) value
[all...]
/seL4-l4v-10.1.1/HOL4/src/1/
H A DPmatch.sml442 val types = map type_of (u::case_functions) value
/seL4-l4v-10.1.1/HOL4/polyml/mlsource/MLCompiler/ParseTree/
H A DTYPECHECK_PARSETREE.sml2309 and types = types type
[all...]
/seL4-l4v-10.1.1/HOL4/polyml/basis/
H A DForeign.sml729 val types = map #ffiType fields value
/seL4-l4v-10.1.1/HOL4/src/quotient/src/
H A Dquotient.sml2513 val types = snd (match_term base gl) value
2522 val types = snd (match_term (rand base) (rand gl)) value
2550 val types = snd (match_term base gl) value
2605 val types = snd (match_term opr tm) value
[all...]
/seL4-l4v-10.1.1/HOL4/src/pattern_matches/
H A DpatternMatchesLib.sml1580 val types = splits [] (col_no - cols) (type_of l) value

Completed in 258 milliseconds

12