/external/valgrind/main/none/tests/ppc64/ |
D | test_isa_2_06_part1.c | 1639 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 …]
|
D | test_isa_2_07_part2.c | 925 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 …]
|
D | test_isa_2_06_part2.c | 1246 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 …]
|
D | test_dfp1.c | 491 test_table_t aTest; in main() local 496 aTest = all_tests[i]; in main() 497 printf( "%s\n", aTest.name ); in main()
|
D | test_dfp5.c | 582 test_table_t aTest; in main() local 587 aTest = all_tests[i]; in main() 588 printf( "%s\n", aTest.name ); in main()
|
D | test_dfp4.c | 613 test_table_t aTest; in main() local 618 aTest = all_tests[i]; in main() 619 printf( "%s\n", aTest.name ); in main()
|
D | test_dfp2.c | 656 test_table_t aTest; in main() local 667 aTest = all_tests[i]; in main() 668 printf( "%s\n", aTest.name ); in main()
|
D | test_dfp3.c | 1250 test_table_t aTest; in main() local 1255 aTest = all_tests[i]; in main() 1256 printf( "%s\n", aTest.name ); in main()
|
D | test_isa_2_06_part3.c | 1588 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/ |
D | test_isa_2_06_part1.c | 1639 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 …]
|
D | test_isa_2_07_part2.c | 925 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 …]
|
D | test_isa_2_06_part2.c | 1246 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 …]
|
D | test_dfp1.c | 491 test_table_t aTest; in main() local 496 aTest = all_tests[i]; in main() 497 printf( "%s\n", aTest.name ); in main()
|
D | test_dfp5.c | 582 test_table_t aTest; in main() local 587 aTest = all_tests[i]; in main() 588 printf( "%s\n", aTest.name ); in main()
|
D | test_dfp4.c | 613 test_table_t aTest; in main() local 618 aTest = all_tests[i]; in main() 619 printf( "%s\n", aTest.name ); in main()
|
D | test_dfp2.c | 656 test_table_t aTest; in main() local 667 aTest = all_tests[i]; in main() 668 printf( "%s\n", aTest.name ); in main()
|
D | test_dfp3.c | 1250 test_table_t aTest; in main() local 1255 aTest = all_tests[i]; in main() 1256 printf( "%s\n", aTest.name ); in main()
|
D | test_isa_2_06_part3.c | 1588 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/ |
D | PBOExtensionTest.cpp | 30 attribute vec4 aTest; in SetUp() 36 vTest = aTest; in SetUp()
|
D | ReadPixelsTest.cpp | 28 attribute vec4 aTest; in SetUp() 34 vTest = aTest; in SetUp()
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | threadtest3.c | 1404 } 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()
|