Searched defs:first (Results 1 - 25 of 44) sorted by relevance

12

/seL4-l4v-master/l4v/tools/c-parser/testfiles/
H A Djiraver881.c10 int first, second; member in struct:two_int
/seL4-l4v-master/HOL4/examples/muddy/muddyC/buddy/examples/calculator/
H A Dhashtbl.h29 int first; member in class:hashElement
H A Dslist.h180 ite first(void) const { return ite(voidSList::head); } function in class:SList
/seL4-l4v-master/HOL4/examples/muddy/muddyC/buddy/src/
H A Dbddtree.h43 int first, last; /* First and last variable in this block */ member in struct:s_BddTree
H A Dtree.c92 bddtree_addrange_rec(BddTree *t, BddTree *prev, int first, int last, int fixed, int id) argument
189 bddtree_addrange(BddTree *t, int first, int last, int fixed,int id) argument
[all...]
H A Dbddio.c57 int first; member in struct:s_LoadHash
257 int first; local
[all...]
H A Dcppext.cxx358 int first; local
424 int ok, first; local
H A Dfdd.c739 int ok, first; local
931 int fdd_intaddvarblock(int first, int last, int fixed) argument
[all...]
/seL4-l4v-master/HOL4/tools/mlyacc/src/
H A Dlook.sml153 fun first nt = function
157 val first = nontermMemo(first) value
/seL4-l4v-master/isabelle/src/Tools/Metis/src/
H A DParse.sig38 val first : ('a -> 'b * 'a) list -> 'a -> 'b * 'a value
H A DParse.sml53 fun first [] _ = raise NoParse function
/seL4-l4v-master/l4v/isabelle/src/Tools/Metis/src/
H A DParse.sig38 val first : ('a -> 'b * 'a) list -> 'a -> 'b * 'a value
H A DParse.sml53 fun first [] _ = raise NoParse function
/seL4-l4v-master/HOL4/polyml/libpolyml/
H A Darb.cpp183 mp_limb_t first = *(mp_limb_t*)number.AsCodePtr(); local
H A Dsharedata.cpp467 void DepthVector::SortRange(PolyObject * *first, PolyObject * *last) argument
[all...]
/seL4-l4v-master/HOL4/src/postkernel/
H A DThyDataSexp.sig74 val first : 'a dec list -> 'a dec value
H A DThyDataSexp.sml383 fun first decoders = function
/seL4-l4v-master/isabelle/src/Doc/Intro/document/
H A Dadvanced.tex[all...]
/seL4-l4v-master/l4v/isabelle/src/Doc/Intro/document/
H A Dadvanced.tex[all...]
/seL4-l4v-master/HOL4/src/simp/src/
H A DCache.sml34 fun first p [] = raise FIRST function
/seL4-l4v-master/HOL4/examples/ARM/v7/eval/
H A Demit_eval.sml398 val first = ref true value
428 val first = ref true value
/seL4-l4v-master/HOL4/polyml/basis/
H A DStringSignatures.sml118 val first : substring -> char option value
/seL4-l4v-master/HOL4/src/prekernel/
H A DLib.sml108 fun first P = function
/seL4-l4v-master/HOL4/examples/elliptic/
H A DUseful.sig133 val first : ('a -> 'b option) -> 'a list -> 'b option value
/seL4-l4v-master/HOL4/src/metis/
H A DmlibUseful.sig63 val first : ('a -> 'b option) -> 'a list -> 'b option value

Completed in 158 milliseconds

12