Searched defs:arg2 (Results 1 - 25 of 28) sorted by relevance

12

/seL4-l4v-master/seL4/src/arch/x86/64/smp/
H A Dipi.c13 void Mode_handleRemoteCall(IpiModeRemoteCall_t call, word_t arg0, word_t arg1, word_t arg2) argument
/seL4-l4v-master/seL4/src/arch/x86/32/smp/
H A Dipi.c12 void Mode_handleRemoteCall(IpiModeRemoteCall_t call, word_t arg0, word_t arg1, word_t arg2) argument
/seL4-l4v-master/seL4/src/arch/arm/smp/
H A Dipi.c29 handleRemoteCall(IpiModeRemoteCall_t call, word_t arg0, word_t arg1, word_t arg2, bool_t irqPath) argument
/seL4-l4v-master/HOL4/polyml/libpolyml/
H A Dgctaskfarm.cpp125 bool GCTaskFarm::AddWork(gctask work, void *arg1, void *arg2) argument
145 void GCTaskFarm::AddWorkOrRunNow(gctask work, void *arg1, void *arg2) argument
173 void *arg2 = workQueue[outPos].arg2; local
H A Dgctaskfarm.h42 void *arg2; member in struct:__anon15
H A Dgc_update_phase.cpp213 static void updateLocalArea(GCTaskId*, void *arg1, void *arg2) argument
226 static void updateNonLocalMutableArea(GCTaskId*, void *arg1, void *arg2) argument
H A Dquick_gc.cpp445 static void scanArea(GCTaskId *id, void *arg1, void *arg2) argument
H A Dpoly_specific.cpp420 POLYEXTERNALSYMBOL POLYUNSIGNED PolyTest4(FirstArgument threadId, PolyWord arg1, PolyWord arg2, PolyWord arg3, PolyWord arg4) argument
432 POLYEXTERNALSYMBOL POLYUNSIGNED PolyTest5(FirstArgument threadId, PolyWord arg1, PolyWord arg2, PolyWord arg3, PolyWord arg4, PolyWord arg5) argument
H A Dgc_mark_phase.cpp255 void MTGCProcessMarkPointers::MarkPointersTask(GCTaskId *, void *arg1, void *arg2) argument
753 static void CreateBitmapsTask(GCTaskId *, void *arg1, void *arg2) argument
762 static void CheckMarksOnCodeTask(GCTaskId *, void *arg1, void *arg2) argument
H A Dreals.cpp389 PolyRealRem(double arg1, double arg2) argument
394 PolyRealAtan2(double arg1, double arg2) argument
423 PolyRealCopySign(double arg1, double arg2) argument
428 PolyRealNextAfter(double arg1, double arg2) argument
433 PolyRealLdexp(double arg1, PolyWord arg2) argument
559 PolyRealFAtan2(float arg1, float arg2) argument
616 PolyRealFRem(float arg1, float arg2) argument
621 PolyRealFCopySign(float arg1, float arg2) argument
626 PolyRealFNextAfter(float arg1, float arg2) argument
[all...]
H A Dinterpret.cpp80 #define arg2 (pc[2] + pc[3]*256) macro
/seL4-l4v-master/HOL4/src/combin/
H A Dcombinpp.sml66 val arg2 = upd_processor G arg20 value
/seL4-l4v-master/seL4/src/arch/x86/smp/
H A Dipi.c29 handleRemoteCall(IpiModeRemoteCall_t call, word_t arg0, word_t arg1, word_t arg2, bool_t irqPath) argument
/seL4-l4v-master/seL4/src/arch/riscv/smp/
H A Dipi.c31 handleRemoteCall(IpiRemoteCall_t call, word_t arg0, word_t arg1, word_t arg2, bool_t irqPath) argument
/seL4-l4v-master/HOL4/examples/acl2/tests/inputs/
H A Dproblem-set-1-answers.lisp317 (defun arg2 (inst) (nth 2 inst)) function
/seL4-l4v-master/HOL4/src/num/arith/src/
H A DArith_cons.sml130 and arg2 = rand; value
H A DArith_cons.sig41 val arg2 : term -> term value
/seL4-l4v-master/HOL4/src/integer/
H A DintSimps.sml125 val arg2 = rand value
H A DCooperMath.sml783 val arg2 = hd (tl args) value
/seL4-l4v-master/HOL4/src/monad/
H A Dparmonadsyntax.sml[all...]
H A Dmonadsyntax.sml[all...]
/seL4-l4v-master/HOL4/tools/Holmake/
H A DReadHMF.sml165 val (arg2, s) = read_quoted_string b s value
/seL4-l4v-master/HOL4/examples/separationLogic/src/holfoot/
H A Dholfoot_pp_print.sml571 val arg2 = Parse.term_to_string e2; value
/seL4-l4v-master/seL4/src/arch/arm/machine/
H A Dl2c_310.c230 BOOT_CODE static void mshield_smc(uint32_t callid, uint32_t arg1, uint32_t arg2) argument
/seL4-l4v-master/HOL4/examples/dev/
H A Dcompile.sml1692 val arg2 = rand bdy value

Completed in 189 milliseconds

12