| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | expop.h | 574 value *evaluate (struct type *expect_type, in evaluate() 602 value *evaluate (struct type *expect_type, in evaluate() 690 value *evaluate (struct type *expect_type, in evaluate() 722 value *evaluate (struct type *expect_type, in evaluate() 740 value *evaluate_funcall (struct type *expect_type, in evaluate_funcall() 776 value *evaluate (struct type *expect_type, in evaluate() 795 value *evaluate (struct type *expect_type, in evaluate() 815 value *evaluate (struct type *expect_type, in evaluate() 833 value *evaluate (struct type *expect_type, in evaluate() 866 value *evaluate (struct type *expect_type, in evaluate() [all …]
|
| D | eval.c | 102 expression::evaluate (struct type *expect_type, enum noside noside) in evaluate() 502 type_instance_operation::evaluate (struct type *expect_type, in evaluate() 553 var_value_operation::evaluate (struct type *expect_type, in evaluate() 657 operation::evaluate_funcall (struct type *expect_type, in evaluate_funcall() 682 var_value_operation::evaluate_funcall (struct type *expect_type, in evaluate_funcall() 710 scope_operation::evaluate_funcall (struct type *expect_type, in evaluate_funcall() 784 structop_member_base::evaluate_funcall (struct type *expect_type, in evaluate_funcall() 847 (struct type *expect_type, struct expression *exp, enum noside noside, in evaluate_funcall() 1052 eval_op_scope (struct type *expect_type, struct expression *exp, in eval_op_scope() 1066 eval_op_var_entry_value (struct type *expect_type, struct expression *exp, in eval_op_var_entry_value() [all …]
|
| D | rust-exp.h | 74 value *evaluate (struct type *expect_type, in evaluate() 83 value *slice (struct type *expect_type, in slice() 103 value *evaluate (struct type *expect_type, in evaluate() 213 value *evaluate (struct type *expect_type, in evaluate()
|
| D | m2-exp.h | 46 value *evaluate (struct type *expect_type, in evaluate() 67 value *evaluate (struct type *expect_type, in evaluate()
|
| D | f-lang.c | 565 eval_op_f_associated (struct type *expect_type, in eval_op_f_associated() 575 eval_op_f_associated (struct type *expect_type, in eval_op_f_associated() 655 eval_op_f_array_size (struct type *expect_type, in eval_op_f_array_size() 670 eval_op_f_array_size (struct type *expect_type, in eval_op_f_array_size() 685 value *eval_op_f_array_size (type *expect_type, expression *exp, noside noside, in eval_op_f_array_size() 769 eval_op_f_array_shape (struct type *expect_type, struct expression *exp, in eval_op_f_array_shape() 780 eval_op_f_abs (struct type *expect_type, struct expression *exp, in eval_op_f_abs() 808 eval_op_f_mod (struct type *expect_type, struct expression *exp, in eval_op_f_mod() 860 eval_op_f_ceil (struct type *expect_type, struct expression *exp, in eval_op_f_ceil() 873 eval_op_f_ceil (type *expect_type, expression *exp, noside noside, in eval_op_f_ceil() [all …]
|
| D | ada-exp.h | 215 value *evaluate (struct type *expect_type, in evaluate() 298 value *evaluate (struct type *expect_type, in evaluate() 326 value *evaluate (struct type *expect_type, in evaluate() 421 value *evaluate (struct type *expect_type, in evaluate() 565 value *evaluate (struct type *expect_type, in evaluate() 683 value *evaluate (struct type *expect_type, in evaluate()
|
| D | c-exp.h | 73 value *evaluate (struct type *expect_type, in evaluate() 92 value *evaluate (struct type *expect_type, in evaluate()
|
| D | f-exp.h | 214 value *evaluate (type *expect_type, expression *exp, noside noside) override in evaluate() 240 value *evaluate (type *expect_type, expression *exp, noside noside) override in evaluate()
|
| D | rust-lang.c | 1148 rust_range (struct type *expect_type, struct expression *exp, in rust_range() 1272 rust_subscript (struct type *expect_type, struct expression *exp, in rust_subscript() 1420 rust_unop_ind_operation::evaluate (struct type *expect_type, in evaluate() 1441 eval_op_rust_complement (struct type *expect_type, struct expression *exp, in eval_op_rust_complement() 1454 eval_op_rust_array (struct type *expect_type, struct expression *exp, in eval_op_rust_array() 1477 rust_struct_anon::evaluate (struct type *expect_type, in evaluate() 1544 rust_structop::evaluate (struct type *expect_type, in evaluate() 1597 rust_aggregate_operation::evaluate (struct type *expect_type, in evaluate() 1648 rust_structop::evaluate_funcall (struct type *expect_type, in evaluate_funcall()
|
| D | m2-lang.c | 36 eval_op_m2_high (struct type *expect_type, struct expression *exp, in eval_op_m2_high() 67 eval_op_m2_subscript (struct type *expect_type, struct expression *exp, in eval_op_m2_subscript()
|
| D | opencl-lang.c | 443 opencl_logical_not (struct type *expect_type, struct expression *exp, in opencl_logical_not() 637 opencl_relop (struct type *expect_type, struct expression *exp, in opencl_relop() 680 eval_opencl_assign (struct type *expect_type, struct expression *exp, in eval_opencl_assign() 699 opencl_structop_operation::evaluate (struct type *expect_type, in evaluate() 722 opencl_logical_binop_operation::evaluate (struct type *expect_type, in evaluate() 770 opencl_ternop_cond_operation::evaluate (struct type *expect_type, in evaluate()
|
| D | ada-lang.c | 8734 ada_pos_atr (struct type *expect_type, in ada_pos_atr() 9649 ada_index_var_operation::evaluate (struct type *expect_type, in evaluate() 9697 ada_assign_operation::evaluate (struct type *expect_type, in evaluate() 10040 eval_ternop_in_range (struct type *expect_type, struct expression *exp, in eval_ternop_in_range() 10058 ada_unop_neg (struct type *expect_type, in ada_unop_neg() 10070 ada_unop_in_range (struct type *expect_type, in ada_unop_in_range() 10104 ada_atr_tag (struct type *expect_type, in ada_atr_tag() 10118 ada_atr_size (struct type *expect_type, in ada_atr_size() 10141 ada_abs (struct type *expect_type, in ada_abs() 10156 ada_mult_binop (struct type *expect_type, in ada_mult_binop() [all …]
|
| D | expression.h | 131 virtual value *evaluate_funcall (struct type *expect_type, in evaluate_funcall()
|
| D | c-lang.c | 585 c_string_operation::evaluate (struct type *expect_type, in evaluate()
|
| D | valops.c | 3431 struct type *expect_type, int want_address, in value_aggregate_elt()
|
| /netbsd/src/external/bsd/atf/dist/atf-c/ |
| D | tc.c | 57 enum expect_type { enum
|