Home
last modified time | relevance | path

Searched refs:_tmp756_ (Results 1 – 13 of 13) sorted by relevance

/dports/lang/vala/vala-0.48.18/vala/
H A Dvalabinaryexpression.c2480 ValaDataType* _tmp756_; in vala_binary_expression_real_check() local
2490 _tmp756_ = _tmp755_; in vala_binary_expression_real_check()
2494 if (vala_data_type_compatible (_tmp756_, _tmp759_)) { in vala_binary_expression_real_check()
H A Dvalamethodcall.c3057 ValaIterator* _tmp756_; in vala_method_call_real_check() local
3076 _tmp756_ = arg_it; in vala_method_call_real_check()
3077 _tmp757_ = vala_iterator_get (_tmp756_); in vala_method_call_real_check()
H A Dvalamemberaccess.c2954 gboolean _tmp756_ = FALSE; in vala_member_access_real_check() local
2976 _tmp756_ = _tmp759_ != _tmp763_; in vala_member_access_real_check()
2978 _tmp756_ = FALSE; in vala_member_access_real_check()
2980 if (_tmp756_) { in vala_member_access_real_check()
H A Dvalagirparser.c20006 ValaVersionAttribute* _tmp756_; in vala_gir_parser_node_process() local
20012 _tmp756_ = _tmp755_; in vala_gir_parser_node_process()
20016 vala_version_attribute_set_since (_tmp756_, _tmp759_); in vala_gir_parser_node_process()
/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalaccodememberaccessmodule.c2175 ValaCCodeExpression* _tmp756_; in vala_ccode_member_access_module_real_visit_member_access() local
2197 _tmp756_ = (ValaCCodeExpression*) _tmp755_; in vala_ccode_member_access_module_real_visit_member_access()
2199 … vala_ccode_function_add_assignment (_tmp752_, _tmp756_, (ValaCCodeExpression*) _tmp757_); in vala_ccode_member_access_module_real_visit_member_access()
2200 _vala_ccode_node_unref0 (_tmp756_); in vala_ccode_member_access_module_real_visit_member_access()
H A Dvalagdbusservermodule.c2391 ValaCCodeFunction* _tmp756_; in vala_gd_bus_server_module_generate_dbus_wrapper() local
2400 _tmp756_ = _tmp755_; in vala_gd_bus_server_module_generate_dbus_wrapper()
2404 vala_ccode_function_add_expression (_tmp756_, _tmp759_); in vala_gd_bus_server_module_generate_dbus_wrapper()
H A Dvalaccodemethodcallmodule.c2570 ValaCCodeExpression* _tmp756_; in vala_ccode_method_call_module_real_visit_method_call() local
2587 _tmp756_ = _vala_ccode_node_ref0 ((ValaCCodeExpression*) _tmp755_); in vala_ccode_method_call_module_real_visit_method_call()
2589 klass = _tmp756_; in vala_ccode_method_call_module_real_visit_method_call()
H A Dvalaccodemethodmodule.c3734 ValaCCodeMemberAccess* _tmp756_; in vala_ccode_method_module_real_visit_method() local
3818 _tmp756_ = priv_access; in vala_ccode_method_module_real_visit_method()
3822 … _tmp760_ = vala_ccode_member_access_new_pointer ((ValaCCodeExpression*) _tmp756_, _tmp759_); in vala_ccode_method_module_real_visit_method()
H A Dvalaccodebasemodule.c10276 ValaDataType* _tmp756_; in vala_ccode_base_module_real_visit_property_accessor() local
10310 _tmp756_ = property_type; in vala_ccode_base_module_real_visit_property_accessor()
10311 _tmp757_ = vala_get_ccode_name ((ValaCodeNode*) _tmp756_); in vala_ccode_base_module_real_visit_property_accessor()
13085 ValaSymbol* _tmp756_; in vala_ccode_base_module_real_visit_block() local
13092 _tmp756_ = vala_symbol_get_parent_symbol ((ValaSymbol*) b); in vala_ccode_base_module_real_visit_block()
13093 _tmp757_ = _tmp756_; in vala_ccode_base_module_real_visit_block()
28945 ValaExpression* _tmp756_; in vala_ccode_base_module_real_visit_object_creation_expression() local
29020 _tmp756_ = vala_member_initializer_get_initializer (_tmp755_); in vala_ccode_base_module_real_visit_object_creation_expression()
29021 _tmp757_ = _tmp756_; in vala_ccode_base_module_real_visit_object_creation_expression()
/dports/x11-wm/lxsession/lxsession-0.5.4/lxsession-default-apps/
H A Dmain.c1656 GtkHBox* _tmp756_ = NULL; in ldefault_apps_main_windows_construct() local
3133 _tmp756_ = upstart_session_hbox; in ldefault_apps_main_windows_construct()
3135 gtk_container_add ((GtkContainer*) _tmp756_, (GtkWidget*) _tmp757_); in ldefault_apps_main_windows_construct()
/dports/lang/vala/vala-0.48.18/valadoc/tests/drivers/
H A Dgeneric-api-test.c1403 ValaSymbolAccessibility _tmp756_; in test_class_global() local
3150 _tmp756_ = _tmp755_; in test_class_global()
3151 …_vala_assert (_tmp756_ == VALA_SYMBOL_ACCESSIBILITY_PUBLIC, "constant.accessibility == Vala.Symbol… in test_class_global()
6872 ValadocApiPackage* _tmp756_; in test_struct_global() local
7058 _tmp756_ = _tmp755_; in test_struct_global()
7059 _vala_assert (_tmp756_ == pkg, "property.setter.package == pkg"); in test_struct_global()
9074 gint _tmp756_; in param_test() local
9171 _tmp756_ = vala_collection_get_size ((ValaCollection*) _tmp755_); in param_test()
9172 _tmp757_ = _tmp756_; in param_test()
/dports/lang/vala/vala-0.48.18/libvaladoc/documentation/
H A Ddocumentationparser.c4740 GObject* _tmp756_; in valadoc_documentation_parser_init_valadoc_rules() local
6072 _tmp756_ = _g_object_ref0 ((GObject*) sl_comment); in valadoc_documentation_parser_init_valadoc_rules()
6075 _tmp757_[1] = _tmp756_; in valadoc_documentation_parser_init_valadoc_rules()
/dports/lang/vala/vala-0.48.18/vapigen/
H A Dvalagidlparser.c15245 const gchar* _tmp756_; in vala_gidl_parser_create_method() local
15249 _tmp756_ = type_arg; in vala_gidl_parser_create_method()
15250 _tmp757_ = vala_gidl_parser_parse_type_from_string (self, _tmp756_, TRUE, NULL); in vala_gidl_parser_create_method()