Searched defs:which (Results 1 - 11 of 11) sorted by relevance

/seL4-camkes-master/projects/musllibc/src/misc/
H A Dgetpriority.c4 int getpriority(int which, id_t who) argument
H A Dsetpriority.c4 int setpriority(int which, id_t who, int prio) argument
/seL4-camkes-master/projects/musllibc/src/signal/
H A Dgetitimer.c4 int getitimer(int which, struct itimerval *old) argument
H A Dsetitimer.c4 int setitimer(int which, const struct itimerval *restrict new, struct itimerval *restrict old) argument
/seL4-camkes-master/tools/rumprun/lib/libbmk_rumpuser/
H A Drumpuser_clock.c37 rumpuser_clock_gettime(int which, int64_t *sec, long *nsec) argument
/seL4-camkes-master/projects/camkes-tool/camkes/internal/tests/
H A Dteststrhash.py27 from camkes.internal.tests.utils import CAmkESTest, sha256sum_available, which namespace
H A Dutils.py21 def which(command): function
/seL4-camkes-master/projects/camkes-tool/camkes/templates/tests/
H A Dtestmacros.py35 from camkes.internal.tests.utils import CAmkESTest, which namespace
/seL4-camkes-master/tools/cogent/regression/
H A Drun_tests.py58 def which(file): function
/seL4-camkes-master/tools/rumprun/platform/hw/
H A Dintr.c175 isr(int which) argument
/seL4-camkes-master/tools/rumprun/platform/sel4/
H A Dintr.c194 isr(int which, int soft_which) argument

Completed in 118 milliseconds