Home
last modified time | relevance | path

Searched refs:aTest (Results 1 – 21 of 21) sorted by relevance

/external/valgrind/main/none/tests/ppc64/
Dtest_isa_2_06_part1.c1639 fp_test_args_t aTest = test_group.targs[i]; in test_vx_fp_ops() local
1640 inA = (unsigned int *)&spec_fargs[aTest.fra_idx]; in test_vx_fp_ops()
1641 inB = (unsigned int *)&spec_fargs[aTest.frb_idx]; in test_vx_fp_ops()
1642 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vx_fp_ops()
1643 frbp = (unsigned long long *)&spec_fargs[aTest.frb_idx]; in test_vx_fp_ops()
1657 if ( condreg != aTest.cr_flags) { in test_vx_fp_ops()
1658 … printf("Error: Expected CR flags 0x%x; actual flags: 0x%x\n", aTest.cr_flags, condreg); in test_vx_fp_ops()
1718 if ( *dst != aTest.dp_bin_result) { in test_vx_fp_ops()
1719 … printf("Error: Expected result %016llx; actual result %016llx\n", aTest.dp_bin_result, *dst); in test_vx_fp_ops()
1935 ftdiv_test_args_t aTest = ftdiv_tests[i]; in test_ftdiv() local
[all …]
Dtest_isa_2_07_part2.c925 fp_test_args_t aTest = test_group.targs[i]; in test_vx_fp_ops() local
926 inA = (unsigned int *)&spec_fargs[aTest.fra_idx]; in test_vx_fp_ops()
927 inB = (unsigned int *)&spec_fargs[aTest.frb_idx]; in test_vx_fp_ops()
928 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vx_fp_ops()
929 frbp = (unsigned long long *)&spec_fargs[aTest.frb_idx]; in test_vx_fp_ops()
1188 fp_test_args_t aTest = test_group.targs[i]; in test_vsx_two_fp_arg() local
1189 inA = (void *)&spec_fargs[aTest.fra_idx]; in test_vsx_two_fp_arg()
1190 inB = (void *)&spec_fargs[aTest.frb_idx]; in test_vsx_two_fp_arg()
1191 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vsx_two_fp_arg()
1192 frbp = (unsigned long long *)&spec_fargs[aTest.frb_idx]; in test_vsx_two_fp_arg()
[all …]
Dtest_isa_2_06_part2.c1246 fp_test_args_t aTest = test_group.targs[i]; in test_vx_simple_scalar_fp_ops() local
1247 inA = (void *)&spec_fargs[aTest.fra_idx]; in test_vx_simple_scalar_fp_ops()
1248 inB = (void *)&spec_fargs[aTest.frb_idx]; in test_vx_simple_scalar_fp_ops()
1249 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vx_simple_scalar_fp_ops()
1250 frbp = (unsigned long long *)&spec_fargs[aTest.frb_idx]; in test_vx_simple_scalar_fp_ops()
1338 fp_test_args_t aTest = test_group.targs[i]; in test_vx_aORm_fp_ops() local
1350 inA = (void *)&spec_fargs[aTest.fra_idx]; in test_vx_aORm_fp_ops()
1351 inB = (void *)&spec_fargs[aTest.frb_idx]; in test_vx_aORm_fp_ops()
1352 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vx_aORm_fp_ops()
1359 frbp = (unsigned long long *)&spec_fargs[aTest.frb_idx]; in test_vx_aORm_fp_ops()
[all …]
Dtest_dfp1.c491 test_table_t aTest; in main() local
496 aTest = all_tests[i]; in main()
497 printf( "%s\n", aTest.name ); in main()
Dtest_dfp5.c582 test_table_t aTest; in main() local
587 aTest = all_tests[i]; in main()
588 printf( "%s\n", aTest.name ); in main()
Dtest_dfp4.c613 test_table_t aTest; in main() local
618 aTest = all_tests[i]; in main()
619 printf( "%s\n", aTest.name ); in main()
Dtest_dfp2.c656 test_table_t aTest; in main() local
667 aTest = all_tests[i]; in main()
668 printf( "%s\n", aTest.name ); in main()
Dtest_dfp3.c1250 test_table_t aTest; in main() local
1255 aTest = all_tests[i]; in main()
1256 printf( "%s\n", aTest.name ); in main()
Dtest_isa_2_06_part3.c1588 test_table_t aTest; in main() local
1593 aTest = all_tests[i]; in main()
1594 printf( "%s\n", aTest.name ); in main()
/external/valgrind/main/none/tests/ppc32/
Dtest_isa_2_06_part1.c1639 fp_test_args_t aTest = test_group.targs[i]; in test_vx_fp_ops() local
1640 inA = (unsigned int *)&spec_fargs[aTest.fra_idx]; in test_vx_fp_ops()
1641 inB = (unsigned int *)&spec_fargs[aTest.frb_idx]; in test_vx_fp_ops()
1642 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vx_fp_ops()
1643 frbp = (unsigned long long *)&spec_fargs[aTest.frb_idx]; in test_vx_fp_ops()
1657 if ( condreg != aTest.cr_flags) { in test_vx_fp_ops()
1658 … printf("Error: Expected CR flags 0x%x; actual flags: 0x%x\n", aTest.cr_flags, condreg); in test_vx_fp_ops()
1718 if ( *dst != aTest.dp_bin_result) { in test_vx_fp_ops()
1719 … printf("Error: Expected result %016llx; actual result %016llx\n", aTest.dp_bin_result, *dst); in test_vx_fp_ops()
1935 ftdiv_test_args_t aTest = ftdiv_tests[i]; in test_ftdiv() local
[all …]
Dtest_isa_2_07_part2.c925 fp_test_args_t aTest = test_group.targs[i]; in test_vx_fp_ops() local
926 inA = (unsigned int *)&spec_fargs[aTest.fra_idx]; in test_vx_fp_ops()
927 inB = (unsigned int *)&spec_fargs[aTest.frb_idx]; in test_vx_fp_ops()
928 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vx_fp_ops()
929 frbp = (unsigned long long *)&spec_fargs[aTest.frb_idx]; in test_vx_fp_ops()
1188 fp_test_args_t aTest = test_group.targs[i]; in test_vsx_two_fp_arg() local
1189 inA = (void *)&spec_fargs[aTest.fra_idx]; in test_vsx_two_fp_arg()
1190 inB = (void *)&spec_fargs[aTest.frb_idx]; in test_vsx_two_fp_arg()
1191 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vsx_two_fp_arg()
1192 frbp = (unsigned long long *)&spec_fargs[aTest.frb_idx]; in test_vsx_two_fp_arg()
[all …]
Dtest_isa_2_06_part2.c1246 fp_test_args_t aTest = test_group.targs[i]; in test_vx_simple_scalar_fp_ops() local
1247 inA = (void *)&spec_fargs[aTest.fra_idx]; in test_vx_simple_scalar_fp_ops()
1248 inB = (void *)&spec_fargs[aTest.frb_idx]; in test_vx_simple_scalar_fp_ops()
1249 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vx_simple_scalar_fp_ops()
1250 frbp = (unsigned long long *)&spec_fargs[aTest.frb_idx]; in test_vx_simple_scalar_fp_ops()
1338 fp_test_args_t aTest = test_group.targs[i]; in test_vx_aORm_fp_ops() local
1350 inA = (void *)&spec_fargs[aTest.fra_idx]; in test_vx_aORm_fp_ops()
1351 inB = (void *)&spec_fargs[aTest.frb_idx]; in test_vx_aORm_fp_ops()
1352 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vx_aORm_fp_ops()
1359 frbp = (unsigned long long *)&spec_fargs[aTest.frb_idx]; in test_vx_aORm_fp_ops()
[all …]
Dtest_dfp1.c491 test_table_t aTest; in main() local
496 aTest = all_tests[i]; in main()
497 printf( "%s\n", aTest.name ); in main()
Dtest_dfp5.c582 test_table_t aTest; in main() local
587 aTest = all_tests[i]; in main()
588 printf( "%s\n", aTest.name ); in main()
Dtest_dfp4.c613 test_table_t aTest; in main() local
618 aTest = all_tests[i]; in main()
619 printf( "%s\n", aTest.name ); in main()
Dtest_dfp2.c656 test_table_t aTest; in main() local
667 aTest = all_tests[i]; in main()
668 printf( "%s\n", aTest.name ); in main()
Dtest_dfp3.c1250 test_table_t aTest; in main() local
1255 aTest = all_tests[i]; in main()
1256 printf( "%s\n", aTest.name ); in main()
Dtest_isa_2_06_part3.c1588 test_table_t aTest; in main() local
1593 aTest = all_tests[i]; in main()
1594 printf( "%s\n", aTest.name ); in main()
/external/chromium_org/third_party/angle/tests/angle_tests/
DPBOExtensionTest.cpp30 attribute vec4 aTest; in SetUp()
36 vTest = aTest; in SetUp()
DReadPixelsTest.cpp28 attribute vec4 aTest; in SetUp()
34 vTest = aTest; in SetUp()
/external/chromium_org/third_party/sqlite/src/test/
Dthreadtest3.c1404 } aTest[] = { in main() local
1437 for(i=0; i<sizeof(aTest)/sizeof(aTest[0]); i++){ in main()
1438 char const *z = aTest[i].zTest; in main()
1441 printf("Running %s for %d seconds...\n", z, aTest[i].nMs/1000); in main()
1442 aTest[i].xTest(aTest[i].nMs); in main()
1454 for(i=0; i<sizeof(aTest)/sizeof(aTest[0]); i++){ in main()
1455 printf(" %s\n", aTest[i].zTest); in main()