Searched defs:arg (Results 1 - 25 of 60) sorted by relevance

123

/seL4-l4v-master/HOL4/src/1/
H A DBoundedRewrites.sml18 val arg = rand h value
/seL4-l4v-master/HOL4/tools/mlyacc/mlyacclib/
H A DMLY_join.sml44 type arg = ParserData.arg type
88 type arg = ParserData.arg type
[all...]
H A DMLY_base-sig.sml181 type arg type
207 type arg type
272 type arg type
308 type arg type
[all...]
/seL4-l4v-master/isabelle/src/HOL/TPTP/TPTP_Parser/ml-yacc/lib/
H A Djoin.sml25 type arg = ParserData.arg type
69 type arg = ParserData.arg type
[all...]
H A Dbase.sig157 type arg type
183 type arg type
248 type arg type
284 type arg type
[all...]
/seL4-l4v-master/l4v/isabelle/src/HOL/TPTP/TPTP_Parser/ml-yacc/lib/
H A Djoin.sml25 type arg = ParserData.arg type
69 type arg = ParserData.arg type
[all...]
H A Dbase.sig157 type arg type
183 type arg type
248 type arg type
284 type arg type
[all...]
/seL4-l4v-master/HOL4/polyml/libpolyml/
H A Drtsentry.cpp167 POLYUNSIGNED PolyCreateEntryPointObject(FirstArgument threadId, PolyWord arg) argument
H A Dpolyffi.cpp110 POLYUNSIGNED PolyFFIMalloc(FirstArgument threadId, PolyWord arg) argument
131 POLYUNSIGNED PolyFFIFree(PolyWord arg) argument
138 PolyFFILoadLibrary(FirstArgument threadId, PolyWord arg) argument
214 PolyFFIUnloadLibrary(FirstArgument threadId, PolyWord arg) argument
338 PolyFFICreateExtFn(FirstArgument threadId, PolyWord arg) argument
360 PolyFFICreateExtData(FirstArgument threadId, PolyWord arg) argument
[all...]
H A Dmpoly.cpp162 POLYUNSIGNED parseSize(const TCHAR *p, const TCHAR *arg) argument
H A Dwindows_specific.cpp158 POLYUNSIGNED PolyWindowsDDEClose(FirstArgument threadId, PolyWord arg) argument
423 POLYUNSIGNED PolyWindowsOpenProcessHandle(FirstArgument threadId, PolyWord arg, PolyWord isRead, PolyWord isText) argument
472 POLYUNSIGNED PolyWindowsGetProcessResult(FirstArgument threadId, PolyWord arg) argument
[all...]
H A Dprocess_env.cpp190 POLYUNSIGNED PolyProcessEnvGeneral(FirstArgument threadId, PolyWord code, PolyWord arg) argument
215 void PolyFinish(FirstArgument threadId, PolyWord arg) argument
228 void PolyTerminate(FirstArgument threadId, PolyWord arg) argument
420 PolyGetEnv(FirstArgument threadId, PolyWord arg) argument
522 PolyProcessEnvSystem(FirstArgument threadId, PolyWord arg) argument
[all...]
H A Drun_time.cpp158 static Handle make_exn(TaskData *taskData, int id, Handle arg, const char *fileName, int lineNo) argument
216 void raise_exception(TaskData *taskData, int id, Handle arg, const char *file, int line) argument
273 Handle makeList(TaskData *taskData, int count, char *p, int size, void *arg, argument
H A Dpoly_specific.cpp134 POLYUNSIGNED PolySpecificGeneral(FirstArgument threadId, PolyWord code, PolyWord arg) argument
H A Dtiming.cpp283 POLYUNSIGNED PolyTimingLocalOffset(FirstArgument threadId, PolyWord arg) argument
354 POLYUNSIGNED PolyTimingSummerApplies(FirstArgument threadId, PolyWord arg) argument
399 POLYUNSIGNED PolyTimingConvertDateStuct(FirstArgument threadId, PolyWord arg) argument
/seL4-l4v-master/HOL4/tools/Holmake/
H A DGetOpt.sml[all...]
/seL4-l4v-master/l4v/tools/c-parser/standalone-parser/
H A DGetOpt.sml[all...]
/seL4-l4v-master/HOL4/examples/dev/sw2/
H A Dmonomorphisation.sml184 val (arg, body) = dest_pabs M value
H A Ddefunctionalize.sml286 val arg = mk_pair(clos_arg, f_arg) value
334 val (arg, body) = dest_pabs M value
/seL4-l4v-master/HOL4/src/parse/
H A DParseDatatype.sml286 val arg = parse_harg G qb value
/seL4-l4v-master/HOL4/src/real/
H A DDiff.sml94 let val arg = Lib.trye hd args value
/seL4-l4v-master/isabelle/src/Tools/Metis/src/
H A DTerm.sml181 val arg = List.nth (tms,h) value
[all...]
/seL4-l4v-master/l4v/isabelle/src/Tools/Metis/src/
H A DTerm.sml181 val arg = List.nth (tms,h) value
[all...]
/seL4-l4v-master/HOL4/examples/machine-code/graph/
H A DexportLib.sml212 fun arg s = "" ^ s ^ " " ^ get_var_type s function
/seL4-l4v-master/HOL4/examples/temporal_deep/src/model_check/
H A DmodelCheckLib.sml83 val arg = rand term; value
92 val arg = rand term; value
101 val arg = rand term; value
303 val arg = rand term; value
342 val arg = rand term; value
349 val arg = rand term; value
356 val arg = rand term; value
363 val arg = rand term; value
370 val arg = rand term; value
377 val arg = rand term; value
[all...]

Completed in 138 milliseconds

123