Home
last modified time | relevance | path

Searched defs:param (Results 1 – 12 of 12) sorted by relevance

/third_party/uapp/dash/src/
A Dshell.h79 #define TRACE(param) trace param argument
80 #define TRACEV(param) tracev param argument
82 #define TRACE(param) argument
83 #define TRACEV(param) argument
A Dexec.h46 union param { union
A Doptions.c329 freeparam(volatile struct shparam *param) in freeparam()
A Dexec.c82 union param param; /* definition of builtin function */ member
/third_party/ulib/musl/src/sched/
A Dsched_getparam.c4 int sched_getparam(pid_t pid, struct sched_param* param) { in sched_getparam()
A Dsched_setparam.c4 int sched_setparam(pid_t pid, const struct sched_param* param) { in sched_setparam()
A Dsched_setscheduler.c4 int sched_setscheduler(pid_t pid, int sched, const struct sched_param* param) { in sched_setscheduler()
/third_party/ulib/musl/pthread/
A Dpthread_attr_setschedparam.c4 const struct sched_param* restrict param) { in pthread_attr_setschedparam()
A Dpthread_attr_get.c13 struct sched_param* restrict param) { in pthread_attr_getschedparam()
/third_party/uapp/dash/src/bltin/
A Dprintf.c92 static int print_escape_str(const char *f, int *param, int *array, char *s) in print_escape_str()
157 int *param; in printfcmd() local
/third_party/dev/ethernet/e1000/
A Dfuchsia.c510 static zx_status_t e1000_set_param(void* ctx, uint32_t param, int32_t value, const void* data, in e1000_set_param()
/third_party/ulib/chromiumos-platform-ec/include/chromiumos-platform-ec/
A Dec_commands.h3520 uint32_t param; /* enum charge_state_param */ member
3524 uint32_t param; /* param to set */ member
3645 uint8_t param; member
3704 uint32_t param; member

Completed in 2407 milliseconds