Searched defs:check (Results 26 - 50 of 100) sorted by relevance

1234

/seL4-l4v-10.1.1/HOL4/src/simp/src/
H A DTraverse.sml223 fun check r = case !r of NONE => () function
/seL4-l4v-10.1.1/HOL4/tools/Holmake/
H A Dparse_glob.sml109 fun check s = function
H A Dinternal_functions.sml210 fun check s = function
248 fun check p = function
/seL4-l4v-10.1.1/HOL4/tools/
H A Dconfigure-mosml.sml107 fun check p = function
/seL4-l4v-10.1.1/HOL4/tools-poly/
H A Dsmart-configure.sml137 fun check p = function
/seL4-l4v-10.1.1/graph-refine/
H A Dgraph-refine.py17 import check namespace
H A Ddebug.py18 import check namespace
H A Dtrace_refute.py17 import check namespace
/seL4-l4v-10.1.1/HOL4/examples/l3-machine-code/x64/model/
H A Dx64AssemblerLib.sml190 fun check false _ _ = NONE function
/seL4-l4v-10.1.1/HOL4/examples/misc/
H A DwardScript.sml215 fun check (p1, (_, (res1, _)), s1) (p2, (_, (res2, _)), s2) = function
/seL4-l4v-10.1.1/HOL4/polyml/libpolyml/
H A Dpolystring.cpp154 int check = WideCharToMultiByte(codePage, 0, buffer, (int)buffLen, result->chars, outputLen, NULL, NULL); local
/seL4-l4v-10.1.1/isabelle/src/Tools/Metis/src/
H A DWaiting.sml117 fun check ((parm,model),z) = function
H A DElementSet.sml312 and check (elt,acc) = function
H A Dmetis.sml132 fun check () = function
/seL4-l4v-10.1.1/l4v/isabelle/src/Tools/Metis/src/
H A DWaiting.sml117 fun check ((parm,model),z) = function
H A DElementSet.sml312 and check (elt,acc) = function
H A Dmetis.sml132 fun check () = function
/seL4-l4v-10.1.1/HOL4/src/HolSat/sat_solvers/minisat/
H A DSolver.h209 inline void check(bool expr) { assert(expr); } function
/seL4-l4v-10.1.1/HOL4/src/metis/
H A DmlibSolver.sml261 fun check () = check_meter (!slice) function
H A DmlibTermorder.sml419 fun check eqns = function
/seL4-l4v-10.1.1/HOL4/src/HolSat/sat_solvers/zc2hs/
H A Dzc2hs.cpp457 bool check = false; // verify the proof if true local
/seL4-l4v-10.1.1/HOL4/src/integer/
H A DIntDP_Munge.sml496 fun check(t, free_p) = function
/seL4-l4v-10.1.1/HOL4/src/n-bit/
H A DbitstringLib.sml52 fun check P err thm = function
/seL4-l4v-10.1.1/HOL4/src/num/arith/src/
H A DnumSimps.sml447 fun check tm = let function
/seL4-l4v-10.1.1/HOL4/src/num/
H A DnumLib.sml46 val check = assert (fn tm => type_of tm = N) value

Completed in 157 milliseconds

1234