Searched defs:targs (Results 1 – 16 of 16) sorted by relevance
/external/valgrind/main/none/tests/ppc64/ |
D | test_isa_2_06_part3.c | 537 fp_test_args_t * targs; member 867 void * targs; member 978 static void setup_sp_fp_args(fp_test_args_t * targs, Bool swap_inputs) in setup_sp_fp_args() 996 static void setup_dp_fp_args(fp_test_args_t * targs, Bool swap_inputs) in setup_dp_fp_args() 1021 fp_test_args_t * targs = &test_group->targs[i]; in print_vector_fp_result() local 1232 unsigned long long *dst_dw, * targs = test_group.targs; in test_int_to_fp_convert() local 1256 unsigned int * targs = test_group.targs; in test_int_to_fp_convert() local
|
D | test_isa_2_06_part2.c | 535 fp_test_args_t * targs; member 1051 static void setup_sp_fp_args(fp_test_args_t * targs, Bool swap_inputs) in setup_sp_fp_args() 1069 static void setup_dp_fp_args(fp_test_args_t * targs, Bool swap_inputs) in setup_dp_fp_args() 1094 fp_test_args_t * targs = &test_group->targs[i]; in print_vector_fp_result() local 1136 fp_test_args_t * targs = &test_group->targs[i]; in print_vx_aORm_fp_result() local
|
D | test_dfp1.c | 293 dfp_test_args_t * targs; member
|
D | test_dfp2.c | 382 dfp_test_args_t * targs; member
|
D | test_dfp4.c | 454 dfp_test_args_t * targs; member
|
D | test_dfp3.c | 783 dfp_test_args_t * targs; member
|
D | test_isa_2_06_part1.c | 1085 fp_test_args_t * targs; member
|
/external/valgrind/main/none/tests/ppc32/ |
D | test_isa_2_06_part3.c | 537 fp_test_args_t * targs; member 867 void * targs; member 978 static void setup_sp_fp_args(fp_test_args_t * targs, Bool swap_inputs) in setup_sp_fp_args() 996 static void setup_dp_fp_args(fp_test_args_t * targs, Bool swap_inputs) in setup_dp_fp_args() 1021 fp_test_args_t * targs = &test_group->targs[i]; in print_vector_fp_result() local 1232 unsigned long long *dst_dw, * targs = test_group.targs; in test_int_to_fp_convert() local 1256 unsigned int * targs = test_group.targs; in test_int_to_fp_convert() local
|
D | test_isa_2_06_part2.c | 535 fp_test_args_t * targs; member 1051 static void setup_sp_fp_args(fp_test_args_t * targs, Bool swap_inputs) in setup_sp_fp_args() 1069 static void setup_dp_fp_args(fp_test_args_t * targs, Bool swap_inputs) in setup_dp_fp_args() 1094 fp_test_args_t * targs = &test_group->targs[i]; in print_vector_fp_result() local 1136 fp_test_args_t * targs = &test_group->targs[i]; in print_vx_aORm_fp_result() local
|
D | test_dfp1.c | 293 dfp_test_args_t * targs; member
|
D | test_dfp4.c | 454 dfp_test_args_t * targs; member
|
D | test_dfp2.c | 382 dfp_test_args_t * targs; member
|
D | test_dfp3.c | 783 dfp_test_args_t * targs; member
|
D | test_isa_2_06_part1.c | 1085 fp_test_args_t * targs; member
|
/external/javassist/src/main/javassist/bytecode/ |
D | SignatureAttribute.java | 466 TypeArgument[] targs, ClassType parent) { in make() 473 ClassType(String signature, int begin, int end, TypeArgument[] targs) { in ClassType() 533 TypeArgument[] targs, ClassType p) { in NestedClassType() 770 TypeArgument[] targs; in parseClassType2() local
|
/external/clang/lib/AST/ |
D | Expr.cpp | 1276 const TemplateArgumentListInfo *targs, in Create()
|