/external/valgrind/none/tests/ppc64/ |
D | jm-insns.c | 338 typedef void (*test_func_t) (void); typedef 342 test_func_t func; 352 typedef void (*test_loop_t) (const char *name, test_func_t func, 4704 static void test_int_three_args (const char* name, test_func_t func, in test_int_three_args() 4735 static void test_int_two_args (const char* name, test_func_t func, in test_int_two_args() 4787 static void test_int_one_arg (const char* name, test_func_t func, in test_int_one_arg() 4860 test_func_t init_function( test_func_t p_func_F, uint32_t func_buf[] ) in init_function() 4866 return (test_func_t)&func_buf[0]; in init_function() 4876 return (test_func_t)descr; in init_function() 4882 test_func_t func_IN, in test_int_one_reg_imm16() [all …]
|
D | test_isa_2_07_part2.c | 360 typedef void (*test_func_t)(void); typedef 364 test_func_t test_category; 411 test_func_t test_func; 420 test_func_t test_func; 430 test_func_t test_func; 441 test_func_t test_func; 448 test_func_t test_func; 454 test_func_t test_func; 897 test_func_t func; in test_vx_fp_ops() 1063 test_func_t func; in test_vsx_one_fp_arg() [all …]
|
D | test_isa_2_06_part1.c | 87 typedef void (*test_func_t)(void); typedef 1007 test_func_t test_category; 1013 test_func_t test_func; 1028 test_func_t test_func; 1037 test_func_t test_func; 1050 test_func_t test_func; 1068 test_func_t test_func; 1075 test_func_t test_func; 1081 test_func_t test_func; 1498 test_func_t func; in test_vx_fp_ops() [all …]
|
D | test_isa_2_07_part1.c | 197 typedef void (*test_func_t) (void); typedef 201 test_func_t func; 211 typedef void (*test_loop_t) (const char *name, test_func_t func, 280 void (*test_cb)(const char* name, test_func_t func, 1120 static void test_float_two_args (const char* name, test_func_t func, in test_float_two_args() 1154 static void mfvs(const char* name, test_func_t func, in mfvs() 1177 static void mtvs(const char* name, test_func_t func, in mtvs() 1198 static void mtvs2s(const char* name, test_func_t func, in mtvs2s() 1224 const char* name, test_func_t func, in test_special() 1264 static void test_move_special(const char* name, test_func_t func, in test_move_special() [all …]
|
D | ldst_multiple.c | 10 typedef void (*test_func_t)(); typedef 13 test_func_t func; 186 test_func_t func; in main()
|
D | test_dfp1.c | 160 typedef void (*test_func_t)(void); typedef 163 test_func_t test_category; 291 test_func_t test_func; 316 test_func_t func; in test_dfp_two_arg_ops() 492 test_func_t func; in main()
|
D | test_dfp2.c | 239 typedef void (*test_func_t)(); typedef 380 test_func_t test_func; 437 test_func_t func; in test_dfp_one_arg_ops() 578 test_func_t func; in test_dcffix_dcffixq() 657 test_func_t func; in main()
|
D | test_isa_2_06_part2.c | 92 typedef void (*test_func_t)(void); typedef 542 test_func_t test_category; 563 test_func_t test_func; 1081 test_func_t test_func; 1225 test_func_t func; in test_vx_simple_scalar_fp_ops() 1319 test_func_t func; in test_vx_aORm_fp_ops() 1450 test_func_t func; in test_vx_vector_one_fp_arg() 1538 test_func_t func; in test_vx_vector_fp_ops() 1619 test_func_t test_func; 1638 test_func_t func; in test_div_extensions() [all …]
|
D | test_dfp3.c | 669 typedef void (*test_func_t)(int a, int b); typedef 781 test_func_t test_func; 791 test_func_t test_func; 807 test_func_t func; in test_dfp_quai_ops() 868 test_func_t func; in test_dfp_qua_ops() 931 test_func_t func; in test_dfp_rrnd_ops() 999 test_func_t func; in test_dfp_xiex_ops() 1094 test_func_t func; in test_dfp_rint_ops() 1154 test_func_t func; in test_dfp_cmp_ops()
|
D | test_isa_2_06_part3.c | 91 typedef void (*test_func_t)(void); typedef 402 test_func_t test_category; 565 test_func_t test_func; 895 test_func_t test_func; 1002 test_func_t test_func; 1093 test_func_t func; in test_vsx_one_fp_arg() 1239 test_func_t func; in test_int_to_fp_convert() 1372 test_func_t test_func; 1391 test_func_t func; in test_div_extensions() 1443 test_func_t func; in test_vx_tdivORtsqrt() [all …]
|
/external/valgrind/none/tests/ppc32/ |
D | jm-insns.c | 338 typedef void (*test_func_t) (void); typedef 342 test_func_t func; 352 typedef void (*test_loop_t) (const char *name, test_func_t func, 4704 static void test_int_three_args (const char* name, test_func_t func, in test_int_three_args() 4735 static void test_int_two_args (const char* name, test_func_t func, in test_int_two_args() 4787 static void test_int_one_arg (const char* name, test_func_t func, in test_int_one_arg() 4860 test_func_t init_function( test_func_t p_func_F, uint32_t func_buf[] ) in init_function() 4866 return (test_func_t)&func_buf[0]; in init_function() 4876 return (test_func_t)descr; in init_function() 4882 test_func_t func_IN, in test_int_one_reg_imm16() [all …]
|
D | test_isa_2_07_part2.c | 360 typedef void (*test_func_t)(void); typedef 364 test_func_t test_category; 411 test_func_t test_func; 420 test_func_t test_func; 430 test_func_t test_func; 441 test_func_t test_func; 448 test_func_t test_func; 454 test_func_t test_func; 897 test_func_t func; in test_vx_fp_ops() 1063 test_func_t func; in test_vsx_one_fp_arg() [all …]
|
D | test_isa_2_06_part1.c | 87 typedef void (*test_func_t)(void); typedef 1007 test_func_t test_category; 1013 test_func_t test_func; 1028 test_func_t test_func; 1037 test_func_t test_func; 1050 test_func_t test_func; 1068 test_func_t test_func; 1075 test_func_t test_func; 1081 test_func_t test_func; 1498 test_func_t func; in test_vx_fp_ops() [all …]
|
D | test_isa_2_07_part1.c | 197 typedef void (*test_func_t) (void); typedef 201 test_func_t func; 211 typedef void (*test_loop_t) (const char *name, test_func_t func, 280 void (*test_cb)(const char* name, test_func_t func, 1120 static void test_float_two_args (const char* name, test_func_t func, in test_float_two_args() 1154 static void mfvs(const char* name, test_func_t func, in mfvs() 1177 static void mtvs(const char* name, test_func_t func, in mtvs() 1198 static void mtvs2s(const char* name, test_func_t func, in mtvs2s() 1224 const char* name, test_func_t func, in test_special() 1264 static void test_move_special(const char* name, test_func_t func, in test_move_special() [all …]
|
D | ldst_multiple.c | 10 typedef void (*test_func_t)(); typedef 13 test_func_t func; 186 test_func_t func; in main()
|
D | test_dfp1.c | 160 typedef void (*test_func_t)(void); typedef 163 test_func_t test_category; 291 test_func_t test_func; 316 test_func_t func; in test_dfp_two_arg_ops() 492 test_func_t func; in main()
|
D | test_dfp2.c | 239 typedef void (*test_func_t)(); typedef 380 test_func_t test_func; 437 test_func_t func; in test_dfp_one_arg_ops() 578 test_func_t func; in test_dcffix_dcffixq() 657 test_func_t func; in main()
|
D | test_isa_2_06_part2.c | 92 typedef void (*test_func_t)(void); typedef 542 test_func_t test_category; 563 test_func_t test_func; 1081 test_func_t test_func; 1225 test_func_t func; in test_vx_simple_scalar_fp_ops() 1319 test_func_t func; in test_vx_aORm_fp_ops() 1450 test_func_t func; in test_vx_vector_one_fp_arg() 1538 test_func_t func; in test_vx_vector_fp_ops() 1619 test_func_t test_func; 1638 test_func_t func; in test_div_extensions() [all …]
|
D | test_dfp3.c | 669 typedef void (*test_func_t)(int a, int b); typedef 781 test_func_t test_func; 791 test_func_t test_func; 807 test_func_t func; in test_dfp_quai_ops() 868 test_func_t func; in test_dfp_qua_ops() 931 test_func_t func; in test_dfp_rrnd_ops() 999 test_func_t func; in test_dfp_xiex_ops() 1094 test_func_t func; in test_dfp_rint_ops() 1154 test_func_t func; in test_dfp_cmp_ops()
|
D | test_isa_2_06_part3.c | 91 typedef void (*test_func_t)(void); typedef 402 test_func_t test_category; 565 test_func_t test_func; 895 test_func_t test_func; 1002 test_func_t test_func; 1093 test_func_t func; in test_vsx_one_fp_arg() 1239 test_func_t func; in test_int_to_fp_convert() 1372 test_func_t test_func; 1391 test_func_t func; in test_div_extensions() 1443 test_func_t func; in test_vx_tdivORtsqrt() [all …]
|
/external/valgrind/VEX/switchback/ |
D | test_ppc_jm1.c | 70 typedef void (*test_func_t) (void); typedef 74 test_func_t func; 84 typedef void (*test_loop_t) (const unsigned char *name, test_func_t func); 667 typedef void (*test_func_t) (void); typedef 671 test_func_t func; 681 typedef void (*test_loop_t) (const unsigned char *name, test_func_t func); 3709 static void test_int_three_args (const unsigned char *name, test_func_t func) in test_int_three_args() 3741 static void test_int_two_args (const unsigned char *name, test_func_t func) in test_int_two_args() 3769 static void test_int_one_arg (const unsigned char *name, test_func_t func) in test_int_one_arg() 3820 test_func_t func) in test_int_one_reg_imm16() [all …]
|
/external/mesa3d/src/gallium/tests/unit/ |
D | u_format_test.c | 652 (*test_func_t)(const struct util_format_description *format_desc, typedef 658 test_func_t func, in test_one_func()
|