Searched refs:test_t (Results 1 - 8 of 8) sorted by relevance

/external/selinux/libsepol/tests/policies/test-deps/
H A Dmodreq-type-global.conf10 type test_t;
12 allow test_t type_req_t : file { read write };
/external/jemalloc/test/src/
H A Dtest.c64 p_test(test_t *t, ...)
83 for (; t != NULL; t = va_arg(ap, test_t *)) {
/external/valgrind/VEX/switchback/
H A Dtest_ppc_jm1.c71 typedef struct test_t test_t; typedef in typeref:struct:test_t
73 struct test_t { struct
79 test_t *tests;
668 typedef struct test_t test_t; typedef in typeref:struct:test_t
670 struct test_t { struct
676 test_t *tests;
814 static test_t tests_ia_ops_two[] = {
918 static test_t tests_iar_ops_tw
[all...]
/external/valgrind/none/tests/ppc32/
H A Djm-insns.c339 typedef struct test_t test_t; typedef in typeref:struct:test_t
341 struct test_t { struct
347 test_t *tests;
581 static test_t tests_ia_ops_two[] = {
733 static test_t tests_iar_ops_two[] = {
783 static test_t tests_iac_ops_two[] = {
811 static test_t tests_iacr_ops_two[] = {
891 static test_t tests_il_ops_two[] = {
983 static test_t tests_ilr_ops_tw
[all...]
H A Dtest_isa_2_07_part1.c198 typedef struct _test test_t; typedef in typeref:struct:_test
206 test_t *tests;
289 static test_t tests_istq_ops_two_i16[] = {
299 static test_t tests_ildq_ops_two_i16[] = {
340 static test_t tests_stq_ops_three[] = {
364 static test_t tests_ldq_ops_three[] = {
412 static test_t tests_move_ops_spe[] = {
772 static test_t tests_aa_quadword_two_args[] = {
781 static test_t tests_aa_quadword_three_args[] = {
789 static test_t tests_aa_bcd_op
[all...]
/external/valgrind/none/tests/ppc64/
H A Djm-insns.c339 typedef struct test_t test_t; typedef in typeref:struct:test_t
341 struct test_t { struct
347 test_t *tests;
581 static test_t tests_ia_ops_two[] = {
733 static test_t tests_iar_ops_two[] = {
783 static test_t tests_iac_ops_two[] = {
811 static test_t tests_iacr_ops_two[] = {
891 static test_t tests_il_ops_two[] = {
983 static test_t tests_ilr_ops_tw
[all...]
H A Dtest_isa_2_07_part1.c198 typedef struct _test test_t; typedef in typeref:struct:_test
206 test_t *tests;
289 static test_t tests_istq_ops_two_i16[] = {
299 static test_t tests_ildq_ops_two_i16[] = {
340 static test_t tests_stq_ops_three[] = {
364 static test_t tests_ldq_ops_three[] = {
412 static test_t tests_move_ops_spe[] = {
772 static test_t tests_aa_quadword_two_args[] = {
781 static test_t tests_aa_quadword_three_args[] = {
789 static test_t tests_aa_bcd_op
[all...]
/external/jemalloc/test/include/test/
H A Dtest.h297 typedef void (test_t)(void); typedef
326 test_status_t p_test(test_t *t, ...);

Completed in 359 milliseconds