Searched defs:list (Results 1 - 25 of 41) sorted by relevance

12

/seL4-l4v-10.1.1/HOL4/src/TeX/theory_tests/
H A DmdtScript.sml16 | Tyapp of type_op => type list type
/seL4-l4v-10.1.1/l4v/tools/c-parser/testfiles/
H A Dstruct_ptr_fn.c11 struct list { struct
/seL4-l4v-10.1.1/l4v/tools/autocorres/tests/examples/
H A Dlist_rev.c18 struct node *reverse(struct node *list) { argument
H A Dheap_wrap.c23 struct list { struct
H A Dlist.c16 struct node *insert(struct node *x, struct node *list) { argument
21 struct node *sorted_insert(struct node *x, struct node *list) { argument
42 struct node *reverse(struct node *list) { argument
53 revappend(struct node *list, struct node *dest) argument
[all...]
/seL4-l4v-10.1.1/seL4/include/arch/x86/arch/kernel/
H A Dboot.h22 p_region_t list[MAX_NUM_FREEMEM_REG]; member in struct:mem_p_regs
/seL4-l4v-10.1.1/HOL4/examples/theorem-prover/milawa-prover/
H A Dcore.lisp[all...]
/seL4-l4v-10.1.1/HOL4/Manual/Translations/IT/Tutorial/
H A Dintro.tex
H A Dlogic.tex[all...]
/seL4-l4v-10.1.1/HOL4/tools/Holmake/
H A DRegion.sig20 val list: 'a list * ('a -> t) -> t value
H A DRegion.sml46 fun list (xs, reg) = List.foldl (fn (x, r) => append (reg x, r)) Bogus xs function
/seL4-l4v-10.1.1/HOL4/polyml/basis/
H A DListSignature.sml23 datatype list = datatype list type
[all...]
H A DList.sml23 datatype list = datatype list type
[all...]
/seL4-l4v-10.1.1/HOL4/Manual/Tutorial/
H A Dlogic.tex[all...]
/seL4-l4v-10.1.1/HOL4/Manual/Translations/IT/Description/
H A Dlibraries.tex[all...]
/seL4-l4v-10.1.1/HOL4/examples/acl2/tests/inputs/
H A Dcircuits.lisp[all...]
H A Dsummary.lisp[all...]
/seL4-l4v-10.1.1/HOL4/src/1/
H A DThmSetData.sml39 val list = List.foldr foldthis [] set value
/seL4-l4v-10.1.1/HOL4/polyml/libpolyml/
H A Dpolystring.cpp206 Handle list = SAVE(ListNull); local
236 Handle list = SAVE(ListNull); local
262 stringListToVector(Handle list) argument
[all...]
H A Drun_time.cpp284 Handle list = SAVE(ListNull); local
H A Dprofiling.cpp324 Handle list = taskData->saveVec.push(ListNull); local
/seL4-l4v-10.1.1/HOL4/examples/acl2/examples/acl2-hol-ltl-paper-example/
H A Dacl2_packageScript.sml3266 let val list = value
[all...]
/seL4-l4v-10.1.1/HOL4/examples/acl2/ml/
H A Dacl2_packageScript.sml3266 let val list = value
[all...]
/seL4-l4v-10.1.1/HOL4/examples/machine-code/lisp/
H A Dlisp_invScript.sml234 val list = filter (fn (x,y) => not (x = y)) (cross [1,2,3,4,5,6] [1,2,3,4,5,6]) value
/seL4-l4v-10.1.1/HOL4/src/HolSmt/
H A DZ3_ProofReplay.sml367 val list = listSyntax.dest_all_distinct tm value
[all...]

Completed in 314 milliseconds

12