Home
last modified time | relevance | path

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

12345678910>>...20

/dports/devel/libgee/libgee-0.20.3/tests/
H A Dtestlist.c402 gchar* _tmp29_; in list_tests_test_iterator_is_ordered() local
527 _tmp29_ = iterator; in list_tests_test_list_iterator()
812 gint _tmp29_; in list_tests_test_set() local
870 _tmp30_ = _tmp29_; in list_tests_test_set()
907 gpointer _tmp29_; in list_tests_test_insert() local
1157 _tmp29_ = TRUE; in list_tests_test_remove_at()
1167 if (!_tmp29_) { in list_tests_test_remove_at()
1725 gpointer _tmp29_; in list_tests_test_first() local
1767 gint _tmp29_; in list_tests_test_last() local
2069 _tmp29_ = dummy; in list_tests_test_insert_all()
[all …]
H A Dtestsortedset.c1350 gboolean _tmp29_; in sorted_set_tests_sub_set_tests_test_size() local
1505 gchar** _tmp29_; in sorted_set_tests_sub_set_tests_test_contains() local
1759 gchar* _tmp29_; in sorted_set_tests_sub_set_tests_test_add() local
1987 gchar** _tmp29_; in sorted_set_tests_sub_set_tests_test_remove() local
2250 guint _tmp29_; in sorted_set_tests_sub_set_tests_test_iterator() local
2262 _tmp29_ = i; in sorted_set_tests_sub_set_tests_test_iterator()
2263 i = _tmp29_ + 1; in sorted_set_tests_sub_set_tests_test_iterator()
2447 gchar** _tmp29_; in sorted_set_tests_sub_set_tests_test_clear() local
2811 gchar** _tmp29_; in sorted_set_tests_sub_set_tests_test_iterator_at() local
3032 gpointer _tmp29_; in sorted_set_tests_sub_set_tests_test_lower() local
[all …]
H A Dtestreadonlycollection.c310 gint _tmp29_; in read_only_collection_tests_test_immutable_iterator() local
409 _tmp29_ = gee_collection_get_size (_tmp28_); in read_only_collection_tests_test_immutable_iterator()
410 _tmp30_ = _tmp29_; in read_only_collection_tests_test_immutable_iterator()
526 GeeCollection* _tmp29_; in read_only_collection_tests_test_immutable() local
528 _tmp29_ = self->ro_collection; in read_only_collection_tests_test_immutable()
530 _vala_assert (gee_collection_remove_all (_tmp29_, _tmp30_), "ro_collection.remove_all (dummy)"); in read_only_collection_tests_test_immutable()
593 GeeCollection* _tmp29_; in read_only_collection_tests_test_accurate_view() local
659 _tmp29_ = self->test_collection; in read_only_collection_tests_test_accurate_view()
660 _vala_assert (gee_collection_remove (_tmp29_, "one"), "test_collection.remove (\"one\")"); in read_only_collection_tests_test_accurate_view()
H A Dtestreadonlymap.c280 GeeSet* _tmp29_; in read_only_map_tests_test_immutable_iterator() local
344 _tmp29_ = _tmp28_; in read_only_map_tests_test_immutable_iterator()
345 _tmp30_ = _tmp29_; in read_only_map_tests_test_immutable_iterator()
409 GeeMap* _tmp29_; in read_only_map_tests_test_immutable() local
490 _tmp29_ = self->ro_map; in read_only_map_tests_test_immutable()
491 _tmp30_ = gee_map_get_size (_tmp29_); in read_only_map_tests_test_immutable()
551 gboolean _tmp29_; in read_only_map_tests_test_accurate_view() local
645 _tmp29_ = gee_map_get_is_empty (_tmp28_); in read_only_map_tests_test_accurate_view()
646 _tmp30_ = _tmp29_; in read_only_map_tests_test_accurate_view()
H A Dtestsortedmap.c394 gpointer _tmp29_; in gee_sorted_map_tests_test_key_ordering() local
514 gchar* _tmp29_; in gee_sorted_map_tests_test_first() local
614 gchar* _tmp29_; in gee_sorted_map_tests_test_last() local
989 _tmp29_ = _tmp28_; in gee_sorted_map_tests_test_lower()
1198 _tmp29_ = _tmp28_; in gee_sorted_map_tests_test_higher()
1407 _tmp29_ = _tmp28_; in gee_sorted_map_tests_test_floor()
2067 gchar* _tmp29_; in gee_sorted_map_tests_sub_map_tests_set_default_values() local
2746 gchar** _tmp29_; in gee_sorted_map_tests_sub_map_tests_test_set() local
3910 gchar* _tmp29_; in gee_sorted_map_tests_sub_map_tests_test_lower() local
4294 gchar* _tmp29_; in gee_sorted_map_tests_sub_map_tests_test_higher() local
[all …]
H A Dtestqueue.c212 gboolean _tmp29_; in queue_tests_test_capacity_bound() local
262 _tmp29_ = _tmp28_; in queue_tests_test_capacity_bound()
263 _vala_assert (_tmp29_, "test_queue.is_full"); in queue_tests_test_capacity_bound()
347 gboolean _tmp29_; in queue_tests_test_one_element_operation() local
416 _tmp29_ = gee_collection_get_is_empty ((GeeCollection*) test_queue); in queue_tests_test_one_element_operation()
417 _tmp30_ = _tmp29_; in queue_tests_test_one_element_operation()
H A Dtestreadonlylist.c282 GeeListIterator* _tmp29_; in read_only_list_tests_test_immutable_iterator() local
377 _tmp29_ = iterator; in read_only_list_tests_test_immutable_iterator()
378 _vala_assert (!gee_iterator_has_next ((GeeIterator*) _tmp29_), "! iterator.has_next ()"); in read_only_list_tests_test_immutable_iterator()
580 GeeList* _tmp29_; in read_only_list_tests_test_immutable() local
582 _tmp29_ = ro_list; in read_only_list_tests_test_immutable()
584 gee_list_insert_all (_tmp29_, 1, _tmp30_); in read_only_list_tests_test_immutable()
647 gpointer _tmp29_; in read_only_list_tests_test_accurate_view() local
724 _tmp29_ = gee_list_first (ro_list); in read_only_list_tests_test_accurate_view()
725 _tmp30_ = (gchar*) _tmp29_; in read_only_list_tests_test_accurate_view()
/dports/devel/libgee06/libgee-0.6.8/tests/
H A Dtestsortedset.c392 gchar* _tmp29_; in sorted_set_tests_test_ordering() local
732 gchar* _tmp29_; in sorted_set_tests_test_lower() local
828 gchar* _tmp29_; in sorted_set_tests_test_higher() local
924 gchar* _tmp29_; in sorted_set_tests_test_floor() local
1020 gchar* _tmp29_; in sorted_set_tests_test_ceil() local
2006 gchar* _tmp29_; in sorted_set_tests_sub_set_test_contains() local
2279 gchar* _tmp29_; in sorted_set_tests_sub_set_test_add() local
2526 gchar* _tmp29_; in sorted_set_tests_sub_set_test_remove() local
2832 _e_it = _tmp29_; in sorted_set_tests_sub_set_test_iterator()
3100 gchar* _tmp29_; in sorted_set_tests_sub_set_test_clear() local
[all …]
H A Dtestlist.c262 gchar* _tmp29_; in list_tests_test_iterator_is_ordered() local
317 _g_free0 (_tmp29_); in list_tests_test_iterator_is_ordered()
498 _tmp29_ = iterator; in list_tests_test_list_iterator()
750 gchar* _tmp29_; in list_tests_test_get() local
821 _g_free0 (_tmp29_); in list_tests_test_get()
929 if (_tmp29_) { in list_tests_test_set()
974 GeeList* _tmp29_; in list_tests_test_insert() local
1117 gint _tmp29_; in list_tests_test_remove_at() local
1215 _tmp29_ = _tmp28_; in list_tests_test_remove_at()
2134 GeeList* _tmp29_; in list_tests_test_slice() local
[all …]
H A Dtestqueue.c223 gint _tmp29_; in queue_tests_test_capacity_bound() local
247 _tmp29_ = gee_queue_get_remaining_capacity (_tmp28_); in queue_tests_test_capacity_bound()
248 _tmp30_ = _tmp29_; in queue_tests_test_capacity_bound()
349 gchar* _tmp29_; in queue_tests_test_one_element_operation() local
419 _tmp29_ = (gchar*) _tmp28_; in queue_tests_test_one_element_operation()
420 _vala_assert (g_strcmp0 (_tmp29_, "one") == 0, "recipient.get (0) == \"one\""); in queue_tests_test_one_element_operation()
421 _g_free0 (_tmp29_); in queue_tests_test_one_element_operation()
H A Dtestreadonlycollection.c285 gboolean _tmp29_ = FALSE; in read_only_collection_tests_test_immutable_iterator() local
377 _tmp29_ = gee_iterator_first (_tmp28_); in read_only_collection_tests_test_immutable_iterator()
378 _vala_assert (_tmp29_, "iterator.first ()"); in read_only_collection_tests_test_immutable_iterator()
507 gboolean _tmp29_ = FALSE; in read_only_collection_tests_test_immutable() local
509 _tmp29_ = gee_collection_remove (_tmp28_, "one"); in read_only_collection_tests_test_immutable()
510 _vala_assert (_tmp29_, "ro_collection.remove (\"one\")"); in read_only_collection_tests_test_immutable()
616 GeeCollection* _tmp29_; in read_only_collection_tests_test_accurate_view() local
693 _tmp29_ = self->ro_collection; in read_only_collection_tests_test_accurate_view()
694 _tmp30_ = gee_collection_get_is_empty (_tmp29_); in read_only_collection_tests_test_accurate_view()
H A Dtestcollection.c351 _tmp29_ = element; in collection_tests_test_iterator_returns_all_elements_once()
501 gboolean _tmp29_; in collection_tests_test_mutable_iterator() local
614 _tmp29_ = has_next; in collection_tests_test_mutable_iterator()
1053 gchar* _tmp29_; in collection_tests_test_add_remove() local
1154 _tmp40_[28] = _tmp29_; in collection_tests_test_add_remove()
1339 gchar* _tmp29_; in collection_tests_test_clear() local
1441 _tmp40_[28] = _tmp29_; in collection_tests_test_clear()
1868 gint _tmp29_; in collection_tests_test_remove_all() local
1937 _tmp29_ = _tmp28_; in collection_tests_test_remove_all()
2008 gint _tmp29_; in collection_tests_test_retain_all() local
[all …]
H A Dtestreadonlymap.c260 gboolean _tmp29_ = FALSE; in read_only_map_tests_test_immutable_iterator() local
329 _tmp29_ = gee_iterator_next (_tmp28_); in read_only_map_tests_test_immutable_iterator()
330 _vala_assert (_tmp29_, "iterator.next ()"); in read_only_map_tests_test_immutable_iterator()
407 gboolean _tmp29_ = FALSE; in read_only_map_tests_test_immutable() local
486 _tmp29_ = g_test_trap_fork ((guint64) 0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR); in read_only_map_tests_test_immutable()
487 if (_tmp29_) { in read_only_map_tests_test_immutable()
583 GeeMap* _tmp29_; in read_only_map_tests_test_accurate_view() local
693 _tmp29_ = self->ro_map; in read_only_map_tests_test_accurate_view()
694 _tmp30_ = gee_map_get_size (_tmp29_); in read_only_map_tests_test_accurate_view()
H A Dtestmap.c284 gboolean _tmp29_ = FALSE; in map_tests_test_has_key_size_is_empty() local
839 GeeSet* _tmp29_; in map_tests_test_keys() local
911 _tmp29_ = keys; in map_tests_test_keys()
977 GeeCollection* _tmp29_; in map_tests_test_values() local
1049 _tmp29_ = values; in map_tests_test_values()
1113 GeeMap* _tmp29_; in map_tests_test_entries() local
1201 _tmp29_ = self->test_map; in map_tests_test_entries()
1382 GeeMap* _tmp29_; in map_tests_test_set_all() local
1498 GeeMap* _tmp29_; in map_tests_test_unset_all() local
1592 gee_map_clear (_tmp29_); in map_tests_test_unset_all()
[all …]
/dports/lang/vala/vala-0.48.18/vala/
H A Dvalaunresolvedtype.c295 ValaDataType* _tmp29_; in vala_unresolved_type_real_copy() local
308 _tmp29_ = _tmp28_; in vala_unresolved_type_real_copy()
309 vala_data_type_add_type_argument ((ValaDataType*) _tmp26_, _tmp29_); in vala_unresolved_type_real_copy()
310 _vala_code_node_unref0 (_tmp29_); in vala_unresolved_type_real_copy()
351 gchar* _tmp29_; in vala_unresolved_type_real_to_qualified_string() local
427 _tmp29_ = g_strconcat (_tmp28_, ">", NULL); in vala_unresolved_type_real_to_qualified_string()
429 s = _tmp29_; in vala_unresolved_type_real_to_qualified_string()
H A Dvalaclasstype.c148 ValaDataType* _tmp29_; in vala_class_type_real_copy() local
161 _tmp29_ = vala_data_type_copy (_tmp28_); in vala_class_type_real_copy()
162 _tmp30_ = _tmp29_; in vala_class_type_real_copy()
H A Dvalainterfacetype.c148 ValaDataType* _tmp29_; in vala_interface_type_real_copy() local
161 _tmp29_ = vala_data_type_copy (_tmp28_); in vala_interface_type_real_copy()
162 _tmp30_ = _tmp29_; in vala_interface_type_real_copy()
H A Dvalaenum.c246 ValaSourceReference* _tmp29_; in vala_enum_real_add_method() local
256 _tmp29_ = _tmp28_; in vala_enum_real_add_method()
257 _tmp30_ = vala_local_variable_new (_tmp27_, "result", NULL, _tmp29_); in vala_enum_real_add_method()
473 ValaConstant* _tmp29_; in vala_enum_real_accept_children() local
483 _tmp29_ = c; in vala_enum_real_accept_children()
484 vala_code_node_accept ((ValaCodeNode*) _tmp29_, visitor); in vala_enum_real_accept_children()
599 gchar* _tmp29_; in vala_enum_real_check() local
605 _tmp29_ = vala_symbol_get_full_name ((ValaSymbol*) self); in vala_enum_real_check()
606 _tmp30_ = _tmp29_; in vala_enum_real_check()
/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalagerrormodule.c205 ValaCCodeEnum* _tmp29_; in vala_gerror_module_real_generate_error_domain_declaration() local
219 _tmp29_ = cenum; in vala_gerror_module_real_generate_error_domain_declaration()
303 gchar* _tmp29_; in vala_gerror_module_real_visit_error_domain() local
372 _tmp30_ = _tmp29_; in vala_gerror_module_real_visit_error_domain()
497 ValaClass* _tmp29_; in vala_gerror_module_real_return_with_exception() local
518 _tmp29_ = cl; in vala_gerror_module_real_return_with_exception()
684 _tmp30_ = _tmp29_; in vala_gerror_module_uncaught_error_statement()
985 ValaArrayList* _tmp29_; in vala_gerror_module_real_add_simple_check() local
1656 ValaList* _tmp29_; in vala_gerror_module_real_visit_try_statement() local
1820 gchar* _tmp29_; in vala_gerror_module_real_visit_catch_clause() local
[all …]
H A Dvalaccodeassignmentmodule.c203 ValaCCodeExpression* _tmp29_; in vala_ccode_assignment_module_emit_simple_assignment() local
215 _tmp29_ = _vala_ccode_node_ref0 (_tmp28_); in vala_ccode_assignment_module_emit_simple_assignment()
216 cleft = _tmp29_; in vala_ccode_assignment_module_emit_simple_assignment()
460 ValaTargetValue* _tmp29_; in vala_ccode_assignment_module_real_visit_assignment() local
481 _tmp29_ = vala_expression_get_target_value (_tmp28_); in vala_ccode_assignment_module_real_visit_assignment()
482 _tmp30_ = _tmp29_; in vala_ccode_assignment_module_real_visit_assignment()
602 ValaCCodeIdentifier* _tmp29_; in vala_ccode_assignment_module_real_store_value() local
644 _tmp29_ = vala_ccode_identifier_new ("memcpy"); in vala_ccode_assignment_module_real_store_value()
645 _tmp30_ = _tmp29_; in vala_ccode_assignment_module_real_store_value()
1024 ValaTargetValue* _tmp29_; in vala_ccode_assignment_module_real_store_parameter() local
[all …]
H A Dvalaccodearraymodule.c350 gnew = _tmp29_; in vala_ccode_array_module_real_visit_array_creation_expression()
747 _tmp29_ = TRUE; in vala_ccode_array_module_real_get_array_length_cvalue()
757 if (_tmp29_) { in vala_ccode_array_module_real_get_array_length_cvalue()
900 _tmp29_ = lit; in vala_ccode_array_module_real_visit_element_access()
1248 _tmp30_ = _tmp29_; in vala_ccode_array_module_append_struct_array_free_loop()
1390 _tmp30_ = _tmp29_; in vala_ccode_array_module_real_append_struct_array_free()
1563 _tmp30_ = _tmp29_; in vala_ccode_array_module_real_append_struct_array_destroy()
1629 gchar* _tmp29_; in vala_ccode_array_module_append_vala_array_free_loop() local
2957 gchar* _tmp29_; in vala_ccode_array_module_generate_array_dup_wrapper() local
3673 gchar* _tmp29_; in vala_ccode_array_module_generate_array_copy_wrapper() local
[all …]
H A Dvalagtkmodule.c325 gint _tmp29_; in vala_gtk_module_recurse_type_id_to_vala_map() local
332 _tmp29_ = _tmp28_; in vala_gtk_module_recurse_type_id_to_vala_map()
333 _inner_size = _tmp29_; in vala_gtk_module_recurse_type_id_to_vala_map()
605 _tmp30_ = _tmp29_; in vala_gtk_module_ensure_gresource_to_file_map()
927 const gchar* _tmp29_; in vala_gtk_module_process_current_ui_resource() local
932 _tmp29_ = current_name; in vala_gtk_module_process_current_ui_resource()
1366 ValaDataType* _tmp29_; in vala_gtk_module_real_visit_field() local
1476 _tmp29_ = _tmp28_; in vala_gtk_module_real_visit_field()
1819 _tmp30_ = _tmp29_; in vala_gtk_module_real_visit_method()
2060 _tmp29_ = _tmp28_; in vala_gtk_module_real_end_instance_init()
[all …]
H A Dvalagirwriter.c701 ValaScope* _tmp29_; in vala_gir_writer_write_file() local
793 _tmp30_ = _tmp29_; in vala_gir_writer_write_file()
1442 _tmp29_ = a; in vala_gir_writer_real_visit_source_file()
1577 GString* _tmp29_; in vala_gir_writer_real_visit_namespace() local
1693 gchar* _tmp29_; in vala_gir_writer_write_symbol_attributes() local
1895 gchar* _tmp29_; in vala_gir_writer_real_visit_class() local
2900 gint _tmp29_; in vala_gir_writer_real_visit_interface() local
3818 gint _tmp29_; in vala_gir_writer_real_visit_enum_value() local
4802 _tmp29_ = TRUE; in vala_gir_writer_write_params_and_return()
4812 if (_tmp29_) { in vala_gir_writer_write_params_and_return()
[all …]
/dports/lang/vala/vala-0.48.18/ccode/
H A Dvalaccodeconstant.c243 gboolean _tmp29_ = FALSE; in vala_ccode_constant_construct_string() local
272 _tmp29_ = (*_tmp37_) <= '7'; in vala_ccode_constant_construct_string()
274 _tmp29_ = FALSE; in vala_ccode_constant_construct_string()
276 if (!_tmp29_) { in vala_ccode_constant_construct_string()
/dports/lang/vala/vala-0.48.18/libvaladoc/html/
H A Dbasicdoclet.c1489 _tmp29_ = ns; in valadoc_html_basic_doclet_write_navi_package()
2532 _tmp29_ = _tmp28_; in valadoc_html_basic_doclet_write_navi_packages_inline()
2719 _tmp29_ = wikiindex; in valadoc_html_basic_doclet_write_package_index_content()
2847 gint _tmp29_; in valadoc_html_basic_doclet_write_known_symbols_note() local
2943 _tmp29_ = _tmp28_; in valadoc_html_basic_doclet_write_known_symbols_note()
3190 gchar** _tmp29_; in valadoc_html_basic_doclet_write_symbol_content() local
3254 _tmp30_ = _tmp29_; in valadoc_html_basic_doclet_write_symbol_content()
4130 gchar* _tmp29_; in valadoc_html_basic_doclet_write_child_dependencies() local
4313 gchar* _tmp29_; in valadoc_html_basic_doclet_write_children() local
4569 gchar* _tmp29_; in valadoc_html_basic_doclet_write_image_block() local
[all …]

12345678910>>...20