Home
last modified time | relevance | path

Searched refs:_tmp694_ (Results 1 – 15 of 15) sorted by relevance

/dports/lang/vala/vala-0.48.18/vala/
H A Dvalabinaryexpression.c2318 ValaDataType* _tmp694_; in vala_binary_expression_real_check() local
2329 _tmp694_ = vala_expression_get_target_type (_tmp693_); in vala_binary_expression_real_check()
2330 _tmp695_ = _tmp694_; in vala_binary_expression_real_check()
H A Dvalamethodcall.c2852 ValaList* _tmp694_; in vala_method_call_real_check() local
2864 _tmp694_ = _param_list; in vala_method_call_real_check()
2865 _tmp695_ = vala_collection_get_size ((ValaCollection*) _tmp694_); in vala_method_call_real_check()
H A Dvalamemberaccess.c2772 const gchar* _tmp694_; in vala_member_access_real_check() local
2774 _tmp694_ = base_type_package; in vala_member_access_real_check()
2775 _tmp695_ = g_strdup_printf (" (%s)", _tmp694_); in vala_member_access_real_check()
H A Dvalamethod.c5046 ValaSourceReference* _tmp694_; in vala_method_real_check() local
5048 _tmp694_ = vala_code_node_get_source_reference ((ValaCodeNode*) self); in vala_method_real_check()
5049 _tmp695_ = _tmp694_; in vala_method_real_check()
H A Dvalagirparser.c19808 ValaUnresolvedSymbol* _tmp694_; in vala_gir_parser_node_process() local
19809 _tmp694_ = self->gtype_struct_for; in vala_gir_parser_node_process()
19810 if (_tmp694_ != NULL) { in vala_gir_parser_node_process()
/dports/x11-wm/lxsession/lxsession-0.5.4/lxsession-default-apps/
H A Dmain.c1575 const gchar* _tmp694_ = NULL; in ldefault_apps_main_windows_construct() local
3028 _tmp694_ = a11y_more_help_message; in ldefault_apps_main_windows_construct()
3029 …n (_tmp689_, _tmp690_, _tmp691_, "a11y", "", _tmp692_, _tmp693_, _tmp693__length1, _tmp694_, NULL); in ldefault_apps_main_windows_construct()
/dports/lang/vala/vala-0.48.18/valadoc/tests/drivers/
H A Dgeneric-api-test.c1337 ValadocApiDelegate* _tmp694_; in test_class_global() local
3056 _tmp694_ = del; in test_class_global()
3057 _tmp695_ = valadoc_api_symbol_get_accessibility ((ValadocApiSymbol*) _tmp694_); in test_class_global()
6810 ValadocApiPropertyAccessor* _tmp694_; in test_struct_global() local
6981 _tmp694_ = _tmp693_; in test_struct_global()
6982 _tmp695_ = valadoc_documentation_get_filename ((ValadocDocumentation*) _tmp694_); in test_struct_global()
8791 ValadocApiTypeReference* _tmp694_; in param_test() local
8917 _tmp694_ = valadoc_api_parameter_get_parameter_type (_tmp693_); in param_test()
8918 _tmp695_ = _tmp694_; in param_test()
/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalaccodememberaccessmodule.c2049 ValaSymbol* _tmp694_; in vala_ccode_member_access_module_real_visit_member_access() local
2052 _tmp694_ = vala_symbol_get_parent_symbol ((ValaSymbol*) _tmp693_); in vala_ccode_member_access_module_real_visit_member_access()
2053 _tmp695_ = _tmp694_; in vala_ccode_member_access_module_real_visit_member_access()
H A Dvalagdbusservermodule.c2214 ValaDataType* _tmp694_; in vala_gd_bus_server_module_generate_dbus_wrapper() local
2234 _tmp694_ = vala_callable_get_return_type ((ValaCallable*) m); in vala_gd_bus_server_module_generate_dbus_wrapper()
2235 _tmp695_ = _tmp694_; in vala_gd_bus_server_module_generate_dbus_wrapper()
H A Dvalagdbusclientmodule.c5290 ValaCCodeIdentifier* _tmp694_; in vala_gd_bus_client_module_generate_marshalling() local
5314 _tmp694_ = vala_ccode_identifier_new (_tmp693_); in vala_gd_bus_client_module_generate_marshalling()
5315 _tmp695_ = _tmp694_; in vala_gd_bus_client_module_generate_marshalling()
H A Dvalaccodemethodcallmodule.c2408 ValaTargetValue* _tmp694_; in vala_ccode_method_call_module_real_visit_method_call() local
2410_tmp694_ = vala_ccode_base_module_store_temp_value ((ValaCCodeBaseModule*) self, _tmp693_, (ValaCo… in vala_ccode_method_call_module_real_visit_method_call()
2412 instance_value = _tmp694_; in vala_ccode_method_call_module_real_visit_method_call()
H A Dvalaccodemethodmodule.c3617 gboolean _tmp694_; in vala_ccode_method_module_real_visit_method() local
3619 _tmp694_ = _tmp693_; in vala_ccode_method_module_real_visit_method()
3620 _tmp691_ = !_tmp694_; in vala_ccode_method_module_real_visit_method()
H A Dvalaccodebasemodule.c10095 ValaCCodeFunctionCall* _tmp694_; in vala_ccode_base_module_real_visit_property_accessor() local
10133 _tmp694_ = get_call; in vala_ccode_base_module_real_visit_property_accessor()
10138 vala_ccode_function_call_add_argument (_tmp694_, (ValaCCodeExpression*) _tmp698_); in vala_ccode_base_module_real_visit_property_accessor()
12886 ValaLocalVariable* _tmp694_; in vala_ccode_base_module_real_visit_block() local
12901 _tmp694_ = local; in vala_ccode_base_module_real_visit_block()
12902 _tmp695_ = vala_local_variable_get_captured (_tmp694_); in vala_ccode_base_module_real_visit_block()
28837 ValaGLibValue* _tmp694_; in vala_ccode_base_module_real_visit_object_creation_expression() local
28872 _tmp694_ = _tmp693_; in vala_ccode_base_module_real_visit_object_creation_expression()
28875 …_tmp697_ = vala_ccode_base_module_transform_value (self, (ValaTargetValue*) _tmp694_, _tmp695_, (V… in vala_ccode_base_module_real_visit_object_creation_expression()
28877 _vala_target_value_unref0 (_tmp694_); in vala_ccode_base_module_real_visit_object_creation_expression()
/dports/lang/vala/vala-0.48.18/libvaladoc/documentation/
H A Ddocumentationparser.c4665 GObject* _tmp694_; in valadoc_documentation_parser_init_valadoc_rules() local
5964 _tmp694_ = _g_object_ref0 ((GObject*) _tmp693_); in valadoc_documentation_parser_init_valadoc_rules()
5966 _tmp695_[0] = _tmp694_; in valadoc_documentation_parser_init_valadoc_rules()
/dports/lang/vala/vala-0.48.18/vapigen/
H A Dvalagidlparser.c15004 ValaDataType* _tmp694_; in vala_gidl_parser_create_method() local
15011 _tmp694_ = param_type; in vala_gidl_parser_create_method()
15012 … _tmp695_ = vala_code_node_get_source_reference ((ValaCodeNode*) _tmp694_); in vala_gidl_parser_create_method()