Home
last modified time | relevance | path

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

12345678910>>...20

/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalagerrormodule.c208 gchar* _tmp32_; in vala_gerror_module_real_generate_error_domain_declaration() local
222 _tmp32_ = _tmp31_; in vala_gerror_module_real_generate_error_domain_declaration()
231 _g_free0 (_tmp32_); in vala_gerror_module_real_generate_error_domain_declaration()
306 gchar* _tmp32_; in vala_gerror_module_real_visit_error_domain() local
374 _tmp32_ = _tmp31_; in vala_gerror_module_real_visit_error_domain()
379 _g_free0 (_tmp32_); in vala_gerror_module_real_visit_error_domain()
522 _tmp33_ = _tmp32_; in vala_gerror_module_real_return_with_exception()
993 ValaList* _tmp32_; in vala_gerror_module_real_add_simple_check() local
1660 gint _tmp32_; in vala_gerror_module_real_visit_try_statement() local
1668 _tmp33_ = _tmp32_; in vala_gerror_module_real_visit_try_statement()
[all …]
H A Dvalagtkmodule.c339 ValaList* _tmp32_; in vala_gtk_module_recurse_type_id_to_vala_map() local
348 _tmp32_ = _inner_list; in vala_gtk_module_recurse_type_id_to_vala_map()
612 gchar* _tmp32_; in vala_gtk_module_ensure_gresource_to_file_map() local
616 alias = _tmp32_; in vala_gtk_module_ensure_gresource_to_file_map()
937 const gchar* _tmp32_; in vala_gtk_module_process_current_ui_resource() local
941 _tmp32_ = type_id; in vala_gtk_module_process_current_ui_resource()
1482 _tmp32_ = TRUE; in vala_gtk_module_real_visit_field()
1490 if (_tmp32_) { in vala_gtk_module_real_visit_field()
1810 ValaSignal* _tmp32_; in vala_gtk_module_real_visit_method() local
1823 _tmp32_ = sig; in vala_gtk_module_real_visit_method()
[all …]
H A Dvalaccodearraymodule.c367 gnew = _tmp32_; in vala_ccode_array_module_real_visit_array_creation_expression()
750 gint _tmp32_; in vala_ccode_array_module_real_get_array_length_cvalue() local
754 _tmp33_ = _tmp32_; in vala_ccode_array_module_real_get_array_length_cvalue()
1250 _tmp32_ = _tmp31_; in vala_ccode_array_module_append_struct_array_free_loop()
1394 _tmp33_ = _tmp32_; in vala_ccode_array_module_real_append_struct_array_free()
1567 _tmp33_ = _tmp32_; in vala_ccode_array_module_real_append_struct_array_destroy()
1699 _tmp32_ = _tmp31_; in vala_ccode_array_module_append_vala_array_free_loop()
1904 _tmp32_ = _tmp31_; in vala_ccode_array_module_real_append_vala_array_free()
2239 length = _tmp32_; in vala_ccode_array_module_real_append_vala_array_move()
2502 _tmp32_ = _tmp31_; in vala_ccode_array_module_real_append_vala_array_length()
[all …]
H A Dvalagvariantmodule.c476 _tmp32_ = _tmp31_; in vala_gvariant_module_real_visit_cast_expression()
1440 gpointer _tmp32_; in vala_gvariant_module_generate_enum_from_string_function() local
1799 _tmp33_ = _tmp32_; in vala_gvariant_module_deserialize_array()
2033 _tmp33_ = _tmp32_; in vala_gvariant_module_deserialize_array_dim()
2461 _tmp32_ = dup_call; in vala_gvariant_module_deserialize_buffer_array()
2598 ValaList* _tmp32_; in vala_gvariant_module_deserialize_struct() local
3723 _tmp32_ = _tmp31_; in vala_gvariant_module_read_expression()
4167 gchar* _tmp32_; in vala_gvariant_module_serialize_array_dim() local
4296 _tmp32_ = _tmp31_; in vala_gvariant_module_serialize_array_dim()
4301 _g_free0 (_tmp32_); in vala_gvariant_module_serialize_array_dim()
[all …]
/dports/devel/libgee06/libgee-0.6.8/tests/
H A Dtestlist.c503 _tmp32_ = iterator; in list_tests_test_list_iterator()
753 gchar* _tmp32_; in list_tests_test_get() local
877 gint _tmp32_; in list_tests_test_set() local
938 _tmp33_ = _tmp32_; in list_tests_test_set()
1051 if (_tmp32_) { in list_tests_test_insert()
1120 gchar* _tmp32_; in list_tests_test_remove_at() local
1447 if (_tmp32_) { in list_tests_test_first()
1493 GeeList* _tmp32_; in list_tests_test_last() local
1614 GeeList* _tmp32_; in list_tests_test_insert_all() local
2137 GeeList* _tmp32_; in list_tests_test_slice() local
[all …]
H A Dtestreadonlymap.c263 gchar* _tmp32_; in read_only_map_tests_test_immutable_iterator() local
333 _tmp32_ = (gchar*) _tmp31_; in read_only_map_tests_test_immutable_iterator()
334 _vala_assert (g_strcmp0 (_tmp32_, "two") == 0, "iterator.get () == \"two\""); in read_only_map_tests_test_immutable_iterator()
335 _g_free0 (_tmp32_); in read_only_map_tests_test_immutable_iterator()
408 GeeMap* _tmp32_; in read_only_map_tests_test_immutable() local
496 _tmp32_ = self->ro_map; in read_only_map_tests_test_immutable()
497 _tmp33_ = gee_map_get_size (_tmp32_); in read_only_map_tests_test_immutable()
586 GeeMap* _tmp32_; in read_only_map_tests_test_accurate_view() local
697 _tmp32_ = self->ro_map; in read_only_map_tests_test_accurate_view()
698 _tmp33_ = gee_map_get_is_empty (_tmp32_); in read_only_map_tests_test_accurate_view()
H A Dtestsortedset.c395 gchar* _tmp32_; in sorted_set_tests_test_ordering() local
481 _g_free0 (_tmp32_); in sorted_set_tests_test_ordering()
1494 _tmp32_ = iterator; in sorted_set_tests_test_mutable_bidir_iterator()
1857 gint _tmp32_; in sorted_set_tests_sub_set_test_size() local
1865 _tmp33_ = _tmp32_; in sorted_set_tests_sub_set_test_size()
2035 gchar* _tmp32_; in sorted_set_tests_sub_set_test_contains() local
2282 gchar* _tmp32_; in sorted_set_tests_sub_set_test_add() local
2555 gchar* _tmp32_; in sorted_set_tests_sub_set_test_remove() local
2849 _tmp32_ = _e_it; in sorted_set_tests_sub_set_test_iterator()
3129 gchar* _tmp32_; in sorted_set_tests_sub_set_test_clear() local
[all …]
H A Dtestreadonlycollection.c287 GeeCollection* _tmp32_; in read_only_collection_tests_test_immutable_iterator() local
387 _tmp32_ = self->ro_collection; in read_only_collection_tests_test_immutable_iterator()
388 _tmp33_ = gee_collection_get_size (_tmp32_); in read_only_collection_tests_test_immutable_iterator()
430 gint _tmp32_; in read_only_collection_tests_test_immutable() local
516 _tmp32_ = _tmp31_; in read_only_collection_tests_test_immutable()
517 _vala_assert (_tmp32_ == 1, "ro_collection.size == 1"); in read_only_collection_tests_test_immutable()
619 GeeCollection* _tmp32_; in read_only_collection_tests_test_accurate_view() local
697 _tmp32_ = self->ro_collection; in read_only_collection_tests_test_accurate_view()
698 _tmp33_ = gee_collection_contains (_tmp32_, "one"); in read_only_collection_tests_test_accurate_view()
H A Dtestqueue.c226 gint _tmp32_; in queue_tests_test_capacity_bound() local
250 _tmp32_ = i; in queue_tests_test_capacity_bound()
251 _vala_assert (_tmp30_ == (_tmp31_ - _tmp32_), "test_queue.remaining_capacity == capacity - i"); in queue_tests_test_capacity_bound()
352 gint _tmp32_; in queue_tests_test_one_element_operation() local
426 _tmp32_ = _tmp31_; in queue_tests_test_one_element_operation()
427 _vala_assert (_tmp32_ == 0, "test_queue.size == 0"); in queue_tests_test_one_element_operation()
H A Dtestmap.c287 gchar* _tmp32_; in map_tests_test_has_key_size_is_empty() local
523 _g_free0 (_tmp32_); in map_tests_test_has_key_size_is_empty()
842 GeeSet* _tmp32_; in map_tests_test_keys() local
916 _tmp33_ = _tmp32_; in map_tests_test_keys()
980 GeeCollection* _tmp32_; in map_tests_test_values() local
1054 _tmp33_ = _tmp32_; in map_tests_test_values()
1116 gint _tmp32_; in map_tests_test_entries() local
1205 _tmp32_ = _tmp31_; in map_tests_test_entries()
1385 GeeMap* _tmp32_; in map_tests_test_set_all() local
1501 GeeMap* _tmp32_; in map_tests_test_unset_all() local
[all …]
H A Dtestcollection.c247 gboolean _tmp32_ = FALSE; in collection_tests_test_iterator_returns_all_elements_once() local
366 has_next = _tmp32_; in collection_tests_test_iterator_returns_all_elements_once()
504 gboolean _tmp32_; in collection_tests_test_mutable_iterator() local
618 _tmp32_ = one_found; in collection_tests_test_mutable_iterator()
749 gboolean _tmp32_ = FALSE; in collection_tests_test_contains_size_and_is_empty() local
1056 gchar* _tmp32_; in collection_tests_test_add_remove() local
1157 _tmp40_[31] = _tmp32_; in collection_tests_test_add_remove()
1342 gchar* _tmp32_; in collection_tests_test_clear() local
1444 _tmp40_[31] = _tmp32_; in collection_tests_test_clear()
1563 gboolean _tmp32_ = FALSE; in collection_tests_test_add_all() local
[all …]
H A Dtestdeque.c209 gint _tmp32_; in deque_tests_test_queue_use() local
312 _tmp32_ = _tmp31_; in deque_tests_test_queue_use()
313 _vala_assert (_tmp32_ == 1, "test_deque.size == 1"); in deque_tests_test_queue_use()
435 gint _tmp32_; in deque_tests_test_stack_use() local
538 _tmp32_ = _tmp31_; in deque_tests_test_stack_use()
539 _vala_assert (_tmp32_ == 1, "test_deque.size == 1"); in deque_tests_test_stack_use()
661 gint _tmp32_; in deque_tests_test_reversed_stack_use() local
764 _tmp32_ = _tmp31_; in deque_tests_test_reversed_stack_use()
765 _vala_assert (_tmp32_ == 1, "test_deque.size == 1"); in deque_tests_test_reversed_stack_use()
H A Dtestreadonlylist.c244 GeeListIterator* _tmp32_; in read_only_list_tests_test_immutable_iterator() local
374 _tmp32_ = iterator; in read_only_list_tests_test_immutable_iterator()
375 _tmp33_ = gee_iterator_get ((GeeIterator*) _tmp32_); in read_only_list_tests_test_immutable_iterator()
638 gpointer _tmp32_ = NULL; in read_only_list_tests_test_immutable() local
641 _tmp32_ = gee_list_remove_at (_tmp31_, 1); in read_only_list_tests_test_immutable()
642 _tmp33_ = (gchar*) _tmp32_; in read_only_list_tests_test_immutable()
728 gpointer _tmp32_ = NULL; in read_only_list_tests_test_accurate_view() local
815 _tmp32_ = gee_list_get (ro_list, 0); in read_only_list_tests_test_accurate_view()
816 _tmp33_ = (gchar*) _tmp32_; in read_only_list_tests_test_accurate_view()
/dports/audio/xfmpc/xfmpc-0.3.0/src/
H A Dshortcuts-dialog.c155 GtkLabel* _tmp32_; in xfmpc_shortcuts_dialog_constructor() local
237 _tmp32_ = (GtkLabel*) gtk_label_new (_ ("Volume: CTRL+v")); in xfmpc_shortcuts_dialog_constructor()
238 g_object_ref_sink (_tmp32_); in xfmpc_shortcuts_dialog_constructor()
240 label = _tmp32_; in xfmpc_shortcuts_dialog_constructor()
/dports/devel/libgee/libgee-0.20.3/tests/
H A Dtestreadonlycollection.c313 GeeCollection* _tmp32_; in read_only_collection_tests_test_immutable_iterator() local
414 _tmp32_ = self->ro_collection; in read_only_collection_tests_test_immutable_iterator()
415 _vala_assert (gee_collection_contains (_tmp32_, "two"), "ro_collection.contains (\"two\")"); in read_only_collection_tests_test_immutable_iterator()
448 gint _tmp32_; in read_only_collection_tests_test_immutable() local
535 _tmp32_ = gee_collection_get_size (_tmp31_); in read_only_collection_tests_test_immutable()
536 _tmp33_ = _tmp32_; in read_only_collection_tests_test_immutable()
596 gint _tmp32_; in read_only_collection_tests_test_accurate_view() local
663 _tmp32_ = _tmp31_; in read_only_collection_tests_test_accurate_view()
664 _vala_assert (_tmp32_ == 1, "ro_collection.size == 1"); in read_only_collection_tests_test_accurate_view()
H A Dtestreadonlylist.c285 GeeListIterator* _tmp32_; in read_only_list_tests_test_immutable_iterator() local
382 _tmp32_ = gee_list_list_iterator (_tmp31_); in read_only_list_tests_test_immutable_iterator()
384 iterator = _tmp32_; in read_only_list_tests_test_immutable_iterator()
508 gint _tmp32_; in read_only_list_tests_test_immutable() local
589 _tmp32_ = gee_collection_get_size ((GeeCollection*) _tmp31_); in read_only_list_tests_test_immutable()
590 _tmp33_ = _tmp32_; in read_only_list_tests_test_immutable()
650 gchar* _tmp32_; in read_only_list_tests_test_accurate_view() local
729 _tmp32_ = (gchar*) _tmp31_; in read_only_list_tests_test_accurate_view()
730 _vala_assert (g_strcmp0 (_tmp32_, "two") == 0, "ro_list.last () == \"two\""); in read_only_list_tests_test_accurate_view()
731 _g_free0 (_tmp32_); in read_only_list_tests_test_accurate_view()
H A Dtestreadonlymap.c283 GeeIterator* _tmp32_; in read_only_map_tests_test_immutable_iterator() local
350 _tmp32_ = iterator; in read_only_map_tests_test_immutable_iterator()
351 _vala_assert (gee_iterator_has_next (_tmp32_), "iterator.has_next ()"); in read_only_map_tests_test_immutable_iterator()
412 GeeMap* _tmp32_; in read_only_map_tests_test_immutable() local
494 _tmp32_ = self->ro_map; in read_only_map_tests_test_immutable()
495 _vala_assert (gee_map_has_key (_tmp32_, "one"), "ro_map.has_key (\"one\")"); in read_only_map_tests_test_immutable()
554 GeeMap* _tmp32_; in read_only_map_tests_test_accurate_view() local
650 _tmp32_ = self->ro_map; in read_only_map_tests_test_accurate_view()
651 _vala_assert (gee_map_has (_tmp32_, "one", "one"), "ro_map.has (\"one\", \"one\")"); in read_only_map_tests_test_accurate_view()
H A Dtestqueue.c271 GeeQueue* _tmp32_; in queue_tests_test_capacity_bound() local
289 _tmp32_ = test_queue; in queue_tests_test_capacity_bound()
290 _tmp33_ = gee_queue_poll (_tmp32_); in queue_tests_test_capacity_bound()
350 gint _tmp32_; in queue_tests_test_one_element_operation() local
420 _tmp32_ = _tmp31_; in queue_tests_test_one_element_operation()
421 _vala_assert (_tmp32_ == 0, "recipient.size == 0"); in queue_tests_test_one_element_operation()
H A Dtestlist.c287 GeeIterator* _tmp32_; in list_tests_test_iterator_is_ordered() local
419 _tmp32_ = iterator; in list_tests_test_iterator_is_ordered()
533 _tmp32_ = iterator; in list_tests_test_list_iterator()
749 gpointer _tmp32_; in list_tests_test_get() local
909 GeeList* _tmp32_; in list_tests_test_insert() local
986 _tmp32_ = test_list; in list_tests_test_insert()
1770 gchar* _tmp32_; in list_tests_test_last() local
1827 _g_free0 (_tmp32_); in list_tests_test_last()
1882 GeeList* _tmp32_; in list_tests_test_insert_all() local
2408 GeeList* _tmp32_; in list_tests_test_slice() local
[all …]
H A Dtestsortedset.c1353 gint _tmp32_; in sorted_set_tests_sub_set_tests_test_size() local
1361 _tmp33_ = _tmp32_; in sorted_set_tests_sub_set_tests_test_size()
1508 gchar* _tmp32_; in sorted_set_tests_sub_set_tests_test_contains() local
1762 gchar* _tmp32_; in sorted_set_tests_sub_set_tests_test_add() local
1990 gchar* _tmp32_; in sorted_set_tests_sub_set_tests_test_remove() local
2450 gchar* _tmp32_; in sorted_set_tests_sub_set_tests_test_clear() local
2814 gchar* _tmp32_; in sorted_set_tests_sub_set_tests_test_iterator_at() local
3035 gpointer _tmp32_; in sorted_set_tests_sub_set_tests_test_lower() local
3210 gpointer _tmp32_; in sorted_set_tests_sub_set_tests_test_higher() local
3385 gpointer _tmp32_; in sorted_set_tests_sub_set_tests_test_floor() local
[all …]
/dports/lang/vala/vala-0.48.18/vala/
H A Dvalaenumvaluetype.c141 ValaParameter* _tmp32_; in vala_enum_value_type_get_to_string_method() local
201 _tmp32_ = _tmp31_; in vala_enum_value_type_get_to_string_method()
202 vala_method_set_this_parameter (_tmp28_, _tmp32_); in vala_enum_value_type_get_to_string_method()
203 _vala_code_node_unref0 (_tmp32_); in vala_enum_value_type_get_to_string_method()
H A Dvalaenum.c249 ValaLocalVariable* _tmp32_; in vala_enum_real_add_method() local
262 _tmp32_ = vala_subroutine_get_result_var ((ValaSubroutine*) m); in vala_enum_real_add_method()
263 _tmp33_ = _tmp32_; in vala_enum_real_add_method()
602 gchar* _tmp32_; in vala_enum_real_check() local
608 _tmp32_ = _tmp31_; in vala_enum_real_check()
609 vala_report_error (_tmp28_, _tmp32_); in vala_enum_real_check()
610 _g_free0 (_tmp32_); in vala_enum_real_check()
/dports/lang/vala/vala-0.48.18/libvaladoc/html/
H A Dbasicdoclet.c1499 _tmp32_ = globals; in valadoc_html_basic_doclet_write_navi_package()
2122 gchar* _tmp32_; in valadoc_html_basic_doclet_write_documentation() local
2539 gchar* _tmp32_; in valadoc_html_basic_doclet_write_navi_packages_inline() local
2852 gint _tmp32_; in valadoc_html_basic_doclet_write_known_symbols_note() local
3277 cl = _tmp32_; in valadoc_html_basic_doclet_write_symbol_content()
3919 gint _tmp32_; in valadoc_html_basic_doclet_write_child_namespaces() local
4316 gchar* _tmp32_; in valadoc_html_basic_doclet_write_children() local
4572 gchar** _tmp32_; in valadoc_html_basic_doclet_write_image_block() local
4680 gchar** _tmp32_; in valadoc_html_basic_doclet_write_namespace_content() local
4754 _tmp33_ = _tmp32_; in valadoc_html_basic_doclet_write_namespace_content()
[all …]
/dports/lang/vala/vala-0.48.18/ccode/
H A Dvalaccodeblock.c233 ValaCCodeNode* _tmp32_; in vala_ccode_block_real_write() local
246 _tmp32_ = statement; in vala_ccode_block_real_write()
248 if (_tmp32_ == _tmp33_) { in vala_ccode_block_real_write()
/dports/lang/vala/vala-0.48.18/libvaladoc/taglets/
H A Dtagletlink.c349 ValadocRule* _tmp32_; in valadoc_taglets_link_real_get_parser_rule() local
404 _tmp32_ = valadoc_rule_seq (_tmp31_, (gint) 3); in valadoc_taglets_link_real_get_parser_rule()
405 _tmp33_ = _tmp32_; in valadoc_taglets_link_real_get_parser_rule()
587 ValadocApiMethod* _tmp32_; in valadoc_taglets_link_real_check() local
600 _tmp32_ = VALADOC_API_IS_METHOD (_tmp31_) ? ((ValadocApiMethod*) _tmp31_) : NULL; in valadoc_taglets_link_real_check()
601 if (_tmp32_ == NULL) { in valadoc_taglets_link_real_check()
605 self->priv->_symbol = (ValadocApiNode*) _tmp32_; in valadoc_taglets_link_real_check()
826 ValadocContentRun* _tmp32_; in valadoc_taglets_link_real_produce_content() local
862 _tmp32_ = run; in valadoc_taglets_link_real_produce_content()
863 _tmp33_ = valadoc_content_inline_content_get_content ((ValadocContentInlineContent*) _tmp32_); in valadoc_taglets_link_real_produce_content()

12345678910>>...20