Searched defs:nodes (Results 1 - 13 of 13) sorted by path

/seL4-l4v-10.1.1/HOL4/examples/CCS/
H A DExampleScript.sml203 val nodes = map (fn (l, s) => CCS_TRANS s) trans; value
/seL4-l4v-10.1.1/HOL4/examples/dev/sw/
H A Dgr-sig.sml83 val nodes : ('a,'b) graph -> node list value
126 val nodes : 'a graph -> node list value
H A Dgr_t.sml116 fun nodes (t,_) = map UTuple.p1 (M.listItemsi t) function
/seL4-l4v-10.1.1/HOL4/examples/dev/sw/working/0.1/
H A Dgr-sig.sml83 val nodes : ('a,'b) graph -> node list value
126 val nodes : 'a graph -> node list value
H A Dgr_t.sml116 fun nodes (t,_) = map UTuple.p1 (M.listItemsi t) function
/seL4-l4v-10.1.1/HOL4/examples/dev/sw/working/0.2/util/
H A Dgr-sig.sml83 val nodes : ('a,'b) graph -> node list value
126 val nodes : 'a graph -> node list value
H A Dgr_t.sml116 fun nodes (t,_) = map UTuple.p1 (M.listItemsi t) function
/seL4-l4v-10.1.1/HOL4/examples/muddy/muddyC/buddy/src/
H A Dbdd.h150 int nodes; member in struct:s_bddGbcStat
[all...]
/seL4-l4v-10.1.1/HOL4/examples/muddy/muddyC/
H A Dmuddy.c133 EXTERNML value mlbdd_bdd_init(value nodes, value cachesize) /* ML */ argument
/seL4-l4v-10.1.1/HOL4/src/metis/
H A DmlibSolver.sml241 val nodes = update_nth (K node) n nodes value
[all...]
/seL4-l4v-10.1.1/HOL4/tools/mlyacc/src/
H A Dgraph.sml48 val nodes = fn ({nodes,...} : graph) => nodes value
86 let val (nodes,edges,future,num) = value
107 val nodes = nodes g value
[all...]
H A Dsigs.sml243 val nodes : graph -> Core.core list value
/seL4-l4v-10.1.1/seL4/include/smp/
H A Dlock.h52 clh_qnode_t nodes[CONFIG_MAX_NUM_NODES + 1]; member in struct:clh_lock

Completed in 150 milliseconds