Home
last modified time | relevance | path

Searched defs:variants (Results 1 - 25 of 122) sorted by relevance

12345

/third_party/ltp/metadata/tests/
H A Darray_size01.c1 static int variants[] = {1}; variable
H A Darray_size03.c1 static struct foo variants[] = { variable
H A Darray_size02.c5 static struct foo variants[] = {{1}, {2}, {3}}; variable
/third_party/ltp/testcases/kernel/syscalls/sendmmsg/
H A Dsendmmsg.h17 static struct time64_variants variants[] = { variable
/third_party/ltp/testcases/kernel/syscalls/sched_rr_get_interval/
H A Dsched_rr_get_interval02.c17 static struct time64_variants variants[] = { variable
H A Dsched_rr_get_interval01.c23 static struct time64_variants variants[] = { variable
H A Dsched_rr_get_interval03.c36 static struct time64_variants variants[] = { variable
/third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/
H A Dclock_nanosleep04.c19 static struct time64_variants variants[] = { variable
/third_party/ltp/testcases/kernel/syscalls/futex/
H A Dfutex_wait02.c18 static struct futex_test_variants variants[] = { variable
H A Dfutex_wait04.c16 static struct futex_test_variants variants[] = { variable
H A Dfutex_wake02.c18 static struct futex_test_variants variants[] = { variable
H A Dfutex_wake03.c16 static struct futex_test_variants variants[] = { variable
H A Dfutex_wake01.c30 static struct futex_test_variants variants[] = { variable
H A Dfutex_cmp_requeue02.c35 static struct futex_test_variants variants[] = { variable
H A Dfutex_wait01.c32 static struct futex_test_variants variants[] = { variable
H A Dfutex_wait03.c16 static struct futex_test_variants variants[] = { variable
/third_party/ltp/testcases/kernel/syscalls/timer_gettime/
H A Dtimer_gettime01.c18 static struct time64_variants variants[] = { variable
/third_party/rust/crates/clap/clap_derive/src/derives/
H A Dvalue_enum.rs25 let mut variants = Vec::new(); in derive_value_enum() variables
[all...]
/third_party/ltp/testcases/kernel/syscalls/clock_gettime/
H A Dclock_gettime02.c90 static struct time64_variants variants[] = { variable
H A Dclock_gettime01.c62 static struct time64_variants variants[] = { variable
/third_party/ltp/testcases/kernel/syscalls/getrusage/
H A Dgetrusage02.c47 } variants[] = { variable
/third_party/ltp/testcases/kernel/syscalls/ipc/semop/
H A Dsemop.h22 static struct time64_variants variants[] = { variable
/third_party/ltp/testcases/kernel/syscalls/timerfd/
H A Dtimerfd_settime02.c33 static struct time64_variants variants[] = { variable
/third_party/ltp/testcases/kernel/syscalls/clock_settime/
H A Dclock_settime02.c94 static struct time64_variants variants[] = { variable
H A Dclock_settime01.c27 static struct time64_variants variants[] = { variable

Completed in 5 milliseconds

12345