Home
last modified time | relevance | path

Searched refs:_tmp843_ (Results 1 – 11 of 11) sorted by relevance

/dports/lang/vala/vala-0.48.18/vala/
H A Dvalabinaryexpression.c2486 ValaDataType* _tmp843_; in vala_binary_expression_real_check() local
2703 _tmp843_ = _tmp842_->bool_type; in vala_binary_expression_real_check()
2704 vala_expression_set_value_type ((ValaExpression*) self, _tmp843_); in vala_binary_expression_real_check()
H A Dvalamethodcall.c3310 ValaMethod* _tmp843_; in vala_method_call_real_check() local
3313 _tmp843_ = vala_method_get_end_method (_tmp842_); in vala_method_call_real_check()
3314 _tmp844_ = vala_method_type_new (_tmp843_); in vala_method_call_real_check()
H A Dvalamemberaccess.c3134 ValaTypeSymbol* _tmp843_; in vala_member_access_real_check() local
3205 _tmp843_ = vala_data_type_get_type_symbol (_tmp842_); in vala_member_access_real_check()
3206 _tmp844_ = _tmp843_; in vala_member_access_real_check()
H A Dvalagirparser.c20270 ValaSymbol* _tmp843_; in vala_gir_parser_node_process() local
20274 _tmp843_ = _tmp842_->symbol; in vala_gir_parser_node_process()
20275 _tmp844_ = vala_symbol_get_version (_tmp843_); in vala_gir_parser_node_process()
/dports/x11-wm/lxsession/lxsession-0.5.4/lxsession-default-apps/
H A Dmain.c1756 GtkComboBox* _tmp843_ = NULL; in ldefault_apps_main_windows_construct() local
3291_tmp843_ = ldefault_apps_ui_combobox_init (_tmp842_, "environment_type_combobox", environment_type… in ldefault_apps_main_windows_construct()
3293 _data4_->environment_type_combobox = _tmp843_; in ldefault_apps_main_windows_construct()
/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalaccodememberaccessmodule.c2447 ValaCCodeConstant* _tmp843_; in vala_ccode_member_access_module_real_visit_member_access() local
2453 _tmp843_ = vala_ccode_constant_new ("NULL"); in vala_ccode_member_access_module_real_visit_member_access()
2454 _tmp844_ = _tmp843_; in vala_ccode_member_access_module_real_visit_member_access()
H A Dvalagdbusservermodule.c2569 ValaCCodeFunction* _tmp843_; in vala_gd_bus_server_module_generate_dbus_wrapper() local
2625 _tmp843_ = vala_ccode_base_module_get_ccode ((ValaCCodeBaseModule*) self); in vala_gd_bus_server_module_generate_dbus_wrapper()
2626 _tmp844_ = _tmp843_; in vala_gd_bus_server_module_generate_dbus_wrapper()
H A Dvalaccodemethodcallmodule.c2840 ValaCCodeFunctionCall* _tmp843_; in vala_ccode_method_call_module_real_visit_method_call() local
2861 _tmp843_ = vala_ccode_function_call_new ((ValaCCodeExpression*) _tmp842_); in vala_ccode_method_call_module_real_visit_method_call()
2862 _tmp844_ = _tmp843_; in vala_ccode_method_call_module_real_visit_method_call()
H A Dvalaccodemethodmodule.c4003 gboolean _tmp843_; in vala_ccode_method_module_real_visit_method() local
4027 _tmp843_ = vala_class_get_is_compact (_tmp842_); in vala_ccode_method_module_real_visit_method()
4028 _tmp844_ = _tmp843_; in vala_ccode_method_module_real_visit_method()
H A Dvalaccodebasemodule.c10486 ValaDataType* _tmp843_; in vala_ccode_base_module_real_visit_property_accessor() local
10502 _tmp843_ = _tmp842_; in vala_ccode_base_module_real_visit_property_accessor()
10505 _tmp846_ = vala_glib_value_new (_tmp843_, (ValaCCodeExpression*) _tmp845_, TRUE); in vala_ccode_base_module_real_visit_property_accessor()
11281 ValaCCodeIdentifier* _tmp843_; in vala_ccode_base_module_real_visit_block() local
13315 _tmp843_ = vala_ccode_identifier_new (_tmp842_); in vala_ccode_base_module_real_visit_block()
13316 _tmp844_ = _tmp843_; in vala_ccode_base_module_real_visit_block()
29179 ValaCCodeConstant* _tmp843_; in vala_ccode_base_module_real_visit_object_creation_expression() local
29244 _tmp843_ = _tmp842_; in vala_ccode_base_module_real_visit_object_creation_expression()
29245 vala_ccode_function_call_add_argument (_tmp838_, (ValaCCodeExpression*) _tmp843_); in vala_ccode_base_module_real_visit_object_creation_expression()
29246 _vala_ccode_node_unref0 (_tmp843_); in vala_ccode_base_module_real_visit_object_creation_expression()
/dports/lang/vala/vala-0.48.18/valadoc/tests/drivers/
H A Dgeneric-api-test.c3334 ValadocApiPackage* _tmp843_; in test_class_global() local
3372 _tmp843_ = valadoc_documentation_get_package ((ValadocDocumentation*) _tmp842_); in test_class_global()
3373 _tmp844_ = _tmp843_; in test_class_global()
9162 ValadocApiTypeReference* _tmp843_; in param_test() local
9288 _tmp843_ = _tmp842_; in param_test()
9289 _tmp844_ = valadoc_api_typereference_get_is_dynamic (_tmp843_); in param_test()