Home
last modified time | relevance | path

Searched refs:_tmp201_ (Results 1 – 25 of 65) sorted by relevance

123

/dports/lang/vala/vala-0.48.18/vala/
H A Dvalalocalvariable.c813 ValaDelegate* _tmp201_; in vala_local_variable_real_check() local
832 _tmp201_ = _tmp200_; in vala_local_variable_real_check()
833 cb = _tmp201_; in vala_local_variable_real_check()
H A Dvalafield.c601 ValaSymbol* _tmp201_; in vala_field_real_check() local
845 _tmp201_ = _tmp200_; in vala_field_real_check()
846 if (VALA_IS_NAMESPACE (_tmp201_)) { in vala_field_real_check()
H A Dvalaparameter.c958 ValaMethod* _tmp201_; in vala_parameter_real_check() local
963 _tmp201_ = _tmp200_; in vala_parameter_real_check()
964 if (_tmp201_ != NULL) { in vala_parameter_real_check()
H A Dvalalambdaexpression.c904 ValaTypeSymbol* _tmp201_; in vala_lambda_expression_real_check() local
922 _tmp201_ = _tmp200_; in vala_lambda_expression_real_check()
923 if (_tmp201_ != NULL) { in vala_lambda_expression_real_check()
H A Dvalaconditionalexpression.c588 ValaExpression* _tmp201_; in vala_conditional_expression_real_check() local
1028 _tmp201_ = vala_conditional_expression_get_true_expression (self); in vala_conditional_expression_real_check()
1029 _tmp202_ = _tmp201_; in vala_conditional_expression_real_check()
H A Dvalapropertyaccessor.c1066 ValaSourceReference* _tmp201_; in vala_property_accessor_real_check() local
1069 _tmp201_ = _tmp200_; in vala_property_accessor_real_check()
1070 vala_report_error (_tmp201_, "construct properties require `GLib.Object'"); in vala_property_accessor_real_check()
H A Dvalacreationmethod.c952 gboolean _tmp201_; in vala_creation_method_real_check() local
959 _tmp201_ = _tmp200_; in vala_creation_method_real_check()
960 _tmp186_ = !_tmp201_; in vala_creation_method_real_check()
H A Dvalasignal.c1298 gchar* _tmp201_; in vala_signal_real_check() local
1308 _tmp201_ = vala_symbol_get_full_name ((ValaSymbol*) self); in vala_signal_real_check()
1309 _tmp202_ = _tmp201_; in vala_signal_real_check()
H A Dvalaelementaccess.c1111 gboolean _tmp201_; in vala_element_access_real_check() local
1113 _tmp201_ = _tmp200_; in vala_element_access_real_check()
1114 result = !_tmp201_; in vala_element_access_real_check()
H A Dvalainitializerlist.c1121 ValaDataType* _tmp201_; in vala_initializer_list_real_check() local
1133 _tmp201_ = _tmp200_; in vala_initializer_list_real_check()
1134 _tmp202_ = vala_data_type_get_value_owned (_tmp201_); in vala_initializer_list_real_check()
H A Dvalastruct.c2386 gboolean _tmp201_ = FALSE; in vala_struct_real_check() local
2392 _tmp201_ = has_instance_field; in vala_struct_real_check()
2394 _tmp201_ = FALSE; in vala_struct_real_check()
2396 if (_tmp201_) { in vala_struct_real_check()
H A Dvalainterface.c1234 gboolean _tmp201_; in vala_interface_real_check() local
1237 _tmp201_ = _tmp200_; in vala_interface_real_check()
1238 _tmp195_ = _tmp201_; in vala_interface_real_check()
/dports/x11/libfm/libfm-1.3.2/src/actions/
H A Dparameters.c776 GString* _tmp201_ = NULL; in fm_file_action_parameters_expand() local
840 _tmp201_ = _result_; in fm_file_action_parameters_expand()
841 _tmp202_ = _tmp201_->str; in fm_file_action_parameters_expand()
/dports/x11/libfm-extra/libfm-1.3.2/src/actions/
H A Dparameters.c776 GString* _tmp201_ = NULL; in fm_file_action_parameters_expand() local
840 _tmp201_ = _result_; in fm_file_action_parameters_expand()
841 _tmp202_ = _tmp201_->str; in fm_file_action_parameters_expand()
/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalaccodecontrolflowmodule.c739 ValaCCodeFunction* _tmp201_; in vala_ccode_control_flow_module_visit_string_switch_statement() local
741 _tmp201_ = vala_ccode_base_module_get_ccode ((ValaCCodeBaseModule*) self); in vala_ccode_control_flow_module_visit_string_switch_statement()
742 _tmp202_ = _tmp201_; in vala_ccode_control_flow_module_visit_string_switch_statement()
1465 ValaLocalVariable* _tmp201_; in vala_ccode_control_flow_module_real_visit_foreach_statement() local
1561 _tmp201_ = collection_backup; in vala_ccode_control_flow_module_real_visit_foreach_statement()
1562 _tmp202_ = vala_ccode_base_module_get_local_cname ((ValaCCodeBaseModule*) self, _tmp201_); in vala_ccode_control_flow_module_real_visit_foreach_statement()
H A Dvalagtypemodule.c889 _tmp202_ = _tmp201_; in vala_gtype_module_real_generate_class_declaration()
1801 gchar* _tmp201_; in vala_gtype_module_real_generate_class_struct_declaration() local
1806 _tmp201_ = _tmp200_; in vala_gtype_module_real_generate_class_struct_declaration()
1811 _g_free0 (_tmp201_); in vala_gtype_module_real_generate_class_struct_declaration()
3417 _tmp202_ = _tmp201_; in vala_gtype_module_generate_class_private_declaration()
7446 _tmp201_ = cfunc; in vala_gtype_module_begin_class_init_function()
8601 _tmp201_ = it; in vala_gtype_module_add_interface_init_function()
10270 _tmp201_ = _tmp204_; in vala_gtype_module_begin_instance_init_function()
10272 _tmp201_ = FALSE; in vala_gtype_module_begin_instance_init_function()
10274 if (_tmp201_) { in vala_gtype_module_begin_instance_init_function()
[all …]
H A Dvalagobjectmodule.c596 ValaCCodeConstant* _tmp201_; in vala_gobject_module_real_generate_class_init() local
821 _tmp201_ = vala_ccode_constant_new (_tmp200_); in vala_gobject_module_real_generate_class_init()
822 _tmp202_ = _tmp201_; in vala_gobject_module_real_generate_class_init()
1691 gboolean _tmp201_; in vala_gobject_module_add_get_property_function() local
1782 _tmp201_ = _tmp200_; in vala_gobject_module_add_get_property_function()
1783 if (_tmp201_) { in vala_gobject_module_add_get_property_function()
2938 ValaCCodeFunctionCall* _tmp201_; in vala_gobject_module_add_set_property_function() local
2965 _tmp201_ = cstrvlen; in vala_gobject_module_add_set_property_function()
3512 ValaCCodeFunctionCall* _tmp201_; in vala_gobject_module_real_visit_constructor() local
4066 _tmp201_ = vala_ccode_function_call_new ((ValaCCodeExpression*) _tmp200_); in vala_gobject_module_real_visit_constructor()
[all …]
H A Dvalatyperegisterfunction.c724 ValaCCodeIdentifier* _tmp201_; in vala_typeregister_function_init_from_type() local
732 _tmp201_ = _tmp200_; in vala_typeregister_function_init_from_type()
733 _tmp202_ = vala_ccode_function_call_new ((ValaCCodeExpression*) _tmp201_); in vala_typeregister_function_init_from_type()
736 _vala_ccode_node_unref0 (_tmp201_); in vala_typeregister_function_init_from_type()
H A Dvalagdbusmodule.c1997 gchar* _tmp201_; in vala_gd_bus_module_get_method_info() local
2076 _tmp201_ = g_strconcat (_tmp200_, "_result", NULL); in vala_gd_bus_module_get_method_info()
2077 _tmp202_ = _tmp201_; in vala_gd_bus_module_get_method_info()
2394 gchar* _tmp201_; in vala_gd_bus_module_get_signal_info() local
2945 _tmp201_ = _tmp200_; in vala_gd_bus_module_get_signal_info()
2947 _tmp203_ = vala_ccode_variable_declarator_new (_tmp201_, (ValaCCodeExpression*) _tmp202_, NULL); in vala_gd_bus_module_get_signal_info()
2951 _g_free0 (_tmp201_); in vala_gd_bus_module_get_signal_info()
H A Dvalagsignalmodule.c1145 ValaCCodeFunctionCall* _tmp201_; in vala_gsignal_module_generate_marshaller() local
1667 _tmp201_ = cond; in vala_gsignal_module_generate_marshaller()
1668 vala_ccode_function_open_if (_tmp200_, (ValaCCodeExpression*) _tmp201_); in vala_gsignal_module_generate_marshaller()
3101 ValaArrayType* _tmp201_; in vala_gsignal_module_real_get_signal_creation() local
3145 _tmp201_ = array_type; in vala_gsignal_module_real_get_signal_creation()
3146 _tmp202_ = vala_array_type_get_length_type (_tmp201_); in vala_gsignal_module_real_get_signal_creation()
4715 ValaCCodeExpression* _tmp201_; in vala_gsignal_module_connect_signal() local
4718 _tmp201_ = vala_ccode_base_module_get_this_cexpression ((ValaCCodeBaseModule*) self); in vala_gsignal_module_connect_signal()
4719 _tmp202_ = _tmp201_; in vala_gsignal_module_connect_signal()
H A Dvalagdbusclientmodule.c1935 ValaDataType* _tmp201_; in vala_gd_bus_client_module_real_visit_method_call() local
2032 _tmp201_ = vala_expression_get_value_type ((ValaExpression*) expr); in vala_gd_bus_client_module_real_visit_method_call()
2033 _tmp202_ = _tmp201_; in vala_gd_bus_client_module_real_visit_method_call()
3509 ValaCCodeIdentifier* _tmp201_; in vala_gd_bus_client_module_generate_marshalling() local
3957 _tmp201_ = vala_ccode_identifier_new ("g_dbus_message_set_body"); in vala_gd_bus_client_module_generate_marshalling()
3958 _tmp202_ = _tmp201_; in vala_gd_bus_client_module_generate_marshalling()
5818 ValaCCodeFunction* _tmp201_; in vala_gd_bus_client_module_generate_dbus_proxy_property_get() local
6242 _tmp201_ = _tmp200_; in vala_gd_bus_client_module_generate_dbus_proxy_property_get()
6247 vala_ccode_function_open_if (_tmp201_, (ValaCCodeExpression*) _tmp205_); in vala_gd_bus_client_module_generate_dbus_proxy_property_get()
6795 ValaCCodeFunction* _tmp201_; in vala_gd_bus_client_module_generate_dbus_proxy_property_set() local
[all …]
H A Dvalaccodememberaccessmodule.c652 ValaCCodeIdentifier* _tmp201_; in vala_ccode_member_access_module_real_visit_member_access() local
657 _tmp201_ = vala_ccode_identifier_new (_tmp200_); in vala_ccode_member_access_module_real_visit_member_access()
658 _tmp202_ = _tmp201_; in vala_ccode_member_access_module_real_visit_member_access()
4082 ValaDataType* _tmp201_; in vala_ccode_member_access_module_real_get_parameter_cvalue() local
4090 _tmp201_ = _tmp200_; in vala_ccode_member_access_module_real_get_parameter_cvalue()
4091 _tmp202_ = vala_data_type_get_nullable (_tmp201_); in vala_ccode_member_access_module_real_get_parameter_cvalue()
4930 ValaCCodeMemberAccess* _tmp201_; in vala_ccode_member_access_module_real_get_field_cvalue() local
4948 _tmp201_ = vala_ccode_member_access_new_pointer ((ValaCCodeExpression*) _tmp198_, _tmp200_); in vala_ccode_member_access_module_real_get_field_cvalue()
4950 _tmp197_->cvalue = (ValaCCodeExpression*) _tmp201_; in vala_ccode_member_access_module_real_get_field_cvalue()
/dports/devel/libgee/libgee-0.20.3/tests/
H A Dtestbidirsortedmap.c506 gpointer _tmp201_; in bidir_sorted_map_tests_test_bidir_iterator_can_go_backward() local
896 _tmp201_ = gee_map_iterator_get_key ((GeeMapIterator*) _tmp200_); in bidir_sorted_map_tests_test_bidir_iterator_can_go_backward()
897 _tmp202_ = (gchar*) _tmp201_; in bidir_sorted_map_tests_test_bidir_iterator_can_go_backward()
1735 GeeBidirIterator* _tmp201_; in bidir_sorted_map_tests_bidir_sub_map_tests_test_bidir_iterators() local
1991 _tmp201_ = entries_iter; in bidir_sorted_map_tests_bidir_sub_map_tests_test_bidir_iterators()
1992 _tmp202_ = gee_iterator_get ((GeeIterator*) _tmp201_); in bidir_sorted_map_tests_bidir_sub_map_tests_test_bidir_iterators()
/dports/audio/xfmpc/xfmpc-0.3.0/src/
H A Dpreferences-dialog.c646 GtkLabel* _tmp201_; in xfmpc_preferences_dialog_constructor() local
1072 _tmp201_ = label; in xfmpc_preferences_dialog_constructor()
1073 gtk_grid_attach (_tmp200_, (GtkWidget*) _tmp201_, 3, 1, 1, 1); in xfmpc_preferences_dialog_constructor()
/dports/devel/libgee06/libgee-0.6.8/gee/
H A Dtimsort.c2501 GeeTimSortSlice* _tmp201_; in gee_tim_sort_merge_low() local
2523 _tmp201_ = b; in gee_tim_sort_merge_low()
2524 _tmp202_ = _tmp201_->index; in gee_tim_sort_merge_low()
3209 GeeTimSortSlice* _tmp201_; in gee_tim_sort_merge_high() local
3236 _tmp201_ = b; in gee_tim_sort_merge_high()
3247 …gee_tim_sort_slice_merge_in_reversed (_tmp201_, _tmp202_, _tmp204_, (_tmp205_ - _tmp207_) - _tmp20… in gee_tim_sort_merge_high()

123