Searched defs:first (Results 26 - 48 of 48) sorted by relevance

12

/seL4-l4v-10.1.1/HOL4/examples/muddy/muddyC/buddy/src/
H A Dreorder.c171 BddTree *this=t, *first=t; local
211 BddTree *this, *first=t; local
260 static BddTree *reorder_swapwin3(BddTree *this, BddTree **first) argument
396 BddTree *this=t, *first=t; local
426 BddTree *this=t, *first=t; local
488 int first = 1; local
680 BddTree *first=t; local
2143 int first, last; local
2168 bdd_intaddvarblock(int first, int last, int fixed) argument
[all...]
/seL4-l4v-10.1.1/HOL4/examples/muddy/muddyC/
H A Dmuddy.c625 EXTERNML value mlbdd_bdd_intaddvarblock(value first, value last, value fixed) /* ML */ argument
/seL4-l4v-10.1.1/HOL4/polyml/mlsource/MLCompiler/ParseTree/
H A DMATCH_COMPILER.sml123 fun first (PatSet p) = hd p; function
[all...]
H A DTYPECHECK_PARSETREE.sml1049 val {first = namePrefix, ...} = splitString oldType; value
[all...]
/seL4-l4v-10.1.1/isabelle/src/Tools/Metis/src/
H A DUseful.sig118 val first : ('a -> 'b option) -> 'a list -> 'b option value
H A DUseful.sml194 fun first f [] = NONE function
/seL4-l4v-10.1.1/l4v/isabelle/src/Tools/Metis/src/
H A DUseful.sig118 val first : ('a -> 'b option) -> 'a list -> 'b option value
H A DUseful.sml194 fun first f [] = NONE function
/seL4-l4v-10.1.1/HOL4/examples/elliptic/
H A DUseful.sml211 fun first f [] = NONE function
/seL4-l4v-10.1.1/HOL4/src/metis/
H A DmlibUseful.sml167 fun first f [] = NONE function
/seL4-l4v-10.1.1/HOL4/tools/Holmake/
H A DHolmake_tools.sml661 fun first f [] = NONE function
H A Dbasis2002.sml706 val first : substring -> char option value
/seL4-l4v-10.1.1/HOL4/polyml/mlsource/MLCompiler/
H A DSIGNATURES.sml712 val first = lookupSharing hd value
/seL4-l4v-10.1.1/HOL4/polyml/basis/
H A DString.sml1266 val first : substring -> char option value
1567 fun first(Slic function
[all...]
/seL4-l4v-10.1.1/seL4/src/arch/x86/object/
H A Dvcpu.c177 bool_t first = true; local
1443 clearVPIDIOPortMappings(vpid_t vpid, uint16_t first, uint16_t last) argument
/seL4-l4v-10.1.1/HOL4/examples/diningcryptos/
H A DformalizeUseful.sig112 val first : ('a -> bool) -> 'a list -> 'a value
H A DsubtypeUseful.sig112 val first : ('a -> bool) -> 'a list -> 'a value
H A DformalizeUseful.sml229 fun first _ [] = raise ERR "first" "no items satisfy" function
[all...]
H A DsubtypeUseful.sml229 fun first _ [] = raise ERR "first" "no items satisfy" function
[all...]
/seL4-l4v-10.1.1/HOL4/src/parse/
H A Dterm_pp.sml166 val first = String.sub(s2, 0) value
/seL4-l4v-10.1.1/HOL4/src/postkernel/
H A DTheory.sml222 fun first P = Lib.first P (!theGraph) function
/seL4-l4v-10.1.1/HOL4/examples/miller/useful/
H A DHurdUseful.sig111 val first : ('a -> bool) -> 'a list -> 'a value
H A DHurdUseful.sml205 fun first _ [] = raise ERR "first" "no items satisfy" function
[all...]

Completed in 218 milliseconds

12