Home
last modified time | relevance | path

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

/dports/lang/vala/vala-0.48.18/vala/
H A Dvalaparameter.c740 if (_tmp114_ == VALA_PARAMETER_DIRECTION_IN) { in vala_parameter_real_check()
1073 self->priv->_direction = VALA_PARAMETER_DIRECTION_IN; in vala_parameter_instance_init()
1113 …static const GEnumValue values[] = {{VALA_PARAMETER_DIRECTION_IN, "VALA_PARAMETER_DIRECTION_IN", "… in vala_parameter_direction_get_type_once()
H A Dvalacallabletype.c363 if (_tmp67_ == VALA_PARAMETER_DIRECTION_IN) { in vala_callable_type_real_to_prototype_string()
H A Dvalamethod.c3916 if (_tmp356_ == VALA_PARAMETER_DIRECTION_IN) { in vala_method_real_check()
5734 if (_tmp27_ == VALA_PARAMETER_DIRECTION_IN) { in vala_method_get_async_begin_parameters()
H A Dvalasemanticanalyzer.c2779 if (direction != VALA_PARAMETER_DIRECTION_IN) { in vala_semantic_analyzer_check_argument()
2938 if (direction == VALA_PARAMETER_DIRECTION_IN) { in vala_semantic_analyzer_check_argument()
H A Dvalagirparser.c9117 if (_tmp313_ == VALA_PARAMETER_DIRECTION_IN) { in vala_gir_parser_parse_function()
12827 _tmp13_ = _tmp17_ == VALA_PARAMETER_DIRECTION_IN; in vala_gir_parser_process_namespace_method()
13325 if (_tmp14_ == VALA_PARAMETER_DIRECTION_IN) { in vala_gir_parser_process_async_method()
13343 vala_parameter_set_direction (_tmp15_, VALA_PARAMETER_DIRECTION_IN); in vala_gir_parser_process_async_method()
H A Dvalamemberaccess.c3182 if (_tmp832_ != VALA_PARAMETER_DIRECTION_IN) { in vala_member_access_real_check()
H A Dvalacodewriter.c2713 if (_tmp17_ == VALA_PARAMETER_DIRECTION_IN) { in vala_code_writer_write_params()
H A Dvalagenieparser.c7881 direction = VALA_PARAMETER_DIRECTION_IN; in vala_genie_parser_parse_lambda_parameter()
19225 direction = VALA_PARAMETER_DIRECTION_IN; in vala_genie_parser_parse_parameter()
19263 if (_tmp8_ == VALA_PARAMETER_DIRECTION_IN) { in vala_genie_parser_parse_parameter()
H A Dvalaparser.c7713 direction = VALA_PARAMETER_DIRECTION_IN; in vala_parser_parse_lambda_parameter()
19202 direction = VALA_PARAMETER_DIRECTION_IN; in vala_parser_parse_parameter()
19211 if (_tmp7_ == VALA_PARAMETER_DIRECTION_IN) { in vala_parser_parse_parameter()
H A Dvala.h1748 VALA_PARAMETER_DIRECTION_IN, enumerator
/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalagirwriter.c4065 vala_gir_writer_write_type (self, _tmp20_, -1, VALA_PARAMETER_DIRECTION_IN); in vala_gir_writer_real_visit_constant()
4139 vala_gir_writer_write_type (self, _tmp15_, -1, VALA_PARAMETER_DIRECTION_IN); in vala_gir_writer_real_visit_field()
4214 vala_gir_writer_write_type (self, _tmp39_, -1, VALA_PARAMETER_DIRECTION_IN); in vala_gir_writer_real_visit_field()
4872 …eturn (self, _tmp50_, "parameter", &skip, FALSE, "self", NULL, VALA_PARAMETER_DIRECTION_IN, FALSE,… in vala_gir_writer_write_params_and_return()
6025 vala_gir_writer_write_type (self, _tmp39_, -1, VALA_PARAMETER_DIRECTION_IN); in vala_gir_writer_real_visit_property()
6635 if (direction == VALA_PARAMETER_DIRECTION_IN) { in vala_gir_writer_write_type()
6655 vala_gir_writer_write_type (self, _tmp29_, -1, VALA_PARAMETER_DIRECTION_IN); in vala_gir_writer_write_type()
6675 if (direction == VALA_PARAMETER_DIRECTION_IN) { in vala_gir_writer_write_type()
6701 if (direction == VALA_PARAMETER_DIRECTION_IN) { in vala_gir_writer_write_type()
6768 if (direction == VALA_PARAMETER_DIRECTION_IN) { in vala_gir_writer_write_type()
[all …]
H A Dvalagdbusservermodule.c732 if (_tmp191_ != VALA_PARAMETER_DIRECTION_IN) { in vala_gd_bus_server_module_generate_dbus_wrapper()
1185 _tmp349_ = _tmp353_ == VALA_PARAMETER_DIRECTION_IN; in vala_gd_bus_server_module_generate_dbus_wrapper()
1209 if (_tmp362_ == VALA_PARAMETER_DIRECTION_IN) { in vala_gd_bus_server_module_generate_dbus_wrapper()
1440 _tmp434_ = _tmp438_ == VALA_PARAMETER_DIRECTION_IN; in vala_gd_bus_server_module_generate_dbus_wrapper()
1464 if (_tmp447_ == VALA_PARAMETER_DIRECTION_IN) { in vala_gd_bus_server_module_generate_dbus_wrapper()
2694 if (_tmp870_ == VALA_PARAMETER_DIRECTION_IN) { in vala_gd_bus_server_module_generate_dbus_wrapper()
2829 _tmp909_ = _tmp913_ == VALA_PARAMETER_DIRECTION_IN; in vala_gd_bus_server_module_generate_dbus_wrapper()
H A Dvalagsignalmodule.c529 if (_tmp1_ != VALA_PARAMETER_DIRECTION_IN) { in vala_gsignal_module_get_value_type_name_from_parameter()
1795 if (_tmp261_ != VALA_PARAMETER_DIRECTION_IN) { in vala_gsignal_module_generate_marshaller()
3274 _tmp237_ = _tmp247_ != VALA_PARAMETER_DIRECTION_IN; in vala_gsignal_module_real_get_signal_creation()
H A Dvalaccodemethodmodule.c5255 _tmp15_ = _tmp18_ == VALA_PARAMETER_DIRECTION_IN; in vala_ccode_method_module_real_generate_parameter()
5308 if (_tmp36_ != VALA_PARAMETER_DIRECTION_IN) { in vala_ccode_method_module_real_generate_parameter()
5397 _tmp64_ = _tmp67_ == VALA_PARAMETER_DIRECTION_IN; in vala_ccode_method_module_real_generate_parameter()
H A Dvalaccodearraymodule.c4723 if (_tmp19_ != VALA_PARAMETER_DIRECTION_IN) { in vala_ccode_array_module_real_generate_parameter()
4766 if (_tmp37_ != VALA_PARAMETER_DIRECTION_IN) { in vala_ccode_array_module_real_generate_parameter()
H A Dvalaccodedelegatemodule.c2658 if (_tmp37_ != VALA_PARAMETER_DIRECTION_IN) { in vala_ccode_delegate_module_real_generate_parameter()
H A Dvalagdbusmodule.c1833 if (_tmp112_ == VALA_PARAMETER_DIRECTION_IN) { in vala_gd_bus_module_get_method_info()
H A Dvalagasyncmodule.c3424 if (_tmp150_ != VALA_PARAMETER_DIRECTION_IN) { in vala_gasync_module_generate_finish_function()
H A Dvalaccodememberaccessmodule.c3979 if (_tmp163_ == VALA_PARAMETER_DIRECTION_IN) { in vala_ccode_member_access_module_real_get_parameter_cvalue()
H A Dvalaccodeattribute.c4691 if (_tmp77_ != VALA_PARAMETER_DIRECTION_IN) { in vala_ccode_attribute_get_default_marshaller_type_name()
H A Dvalagdbusclientmodule.c3812 if (_tmp143_ == VALA_PARAMETER_DIRECTION_IN) { in vala_gd_bus_client_module_generate_marshalling()
H A Dvalagtypemodule.c239 if (_tmp9_ != VALA_PARAMETER_DIRECTION_IN) { in vala_gtype_module_real_generate_parameter()
H A Dvalaccodebasemodule.c13636 _tmp926_ = _tmp944_ == VALA_PARAMETER_DIRECTION_IN; in vala_ccode_base_module_real_visit_block()
22069 _tmp9_ = _tmp27_ == VALA_PARAMETER_DIRECTION_IN; in vala_ccode_base_module_append_param_free()
/dports/lang/vala/vala-0.48.18/libvaladoc/api/
H A Dtypereference.c147 if (_tmp8_ == VALA_PARAMETER_DIRECTION_IN) { in valadoc_api_typereference_get_type_reference_ownership()
/dports/lang/vala/vala-0.48.18/vapigen/
H A Dvalagidlparser.c3591 vala_parameter_set_direction (_tmp235_, VALA_PARAMETER_DIRECTION_IN); in vala_gidl_parser_parse_delegate()
10447 _vala_direction = VALA_PARAMETER_DIRECTION_IN; in vala_gidl_parser_parse_type()
14310 vala_parameter_set_direction (_tmp470_, VALA_PARAMETER_DIRECTION_IN); in vala_gidl_parser_create_method()
14356 vala_parameter_set_direction (_tmp485_, VALA_PARAMETER_DIRECTION_IN); in vala_gidl_parser_create_method()
15143 vala_parameter_set_direction (_tmp731_, VALA_PARAMETER_DIRECTION_IN); in vala_gidl_parser_create_method()
18270 vala_parameter_set_direction (_tmp187_, VALA_PARAMETER_DIRECTION_IN); in vala_gidl_parser_parse_signal()