Home
last modified time | relevance | path

Searched defs:test_flag (Results 1 – 9 of 9) sorted by relevance

/external/ltp/testcases/kernel/syscalls/memfd_create/
Dmemfd_create04.c31 static struct test_flag { struct
47 static void check_hugepage_support(struct test_flag *test_flags) in check_hugepage_support() argument
/external/ltp/testcases/kernel/syscalls/chown/
Dchown02.c100 int test_flag; member
122 int test_flag; /* test condition specific flag variable */ in main() local
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Dcpu_id.h59 static __inline int TestCpuFlag(int test_flag) { in TestCpuFlag()
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dcpu_id.h60 static __inline int TestCpuFlag(int test_flag) { in TestCpuFlag()
/external/libyuv/files/include/libyuv/
Dcpu_id.h61 static __inline int TestCpuFlag(int test_flag) { in TestCpuFlag()
/external/ltp/testcases/kernel/syscalls/fchown/
Dfchown02.c60 int test_flag; member
/external/ltp/testcases/kernel/syscalls/setns/
Dsetns02.c137 static void test_flag(int clone_flag, int ns_flag, int (*fn) (void *arg)) in test_flag() function
/external/openssh/
Dsshd.c155 static int test_flag = 0; variable
/external/OpenCL-CTS/test_conformance/c11_atomics/
Dtest_atomics.cpp1767 CBasicTestFlag<HOST_ATOMIC_FLAG, HOST_FLAG> test_flag(TYPE_ATOMIC_FLAG, useSVM); in test_atomic_flag_generic() local