Home
last modified time | relevance | path

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

12345678910>>...17

/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalagerrormodule.c213 ValaCCodeEnumValue* _tmp37_; in vala_gerror_module_real_generate_error_domain_declaration() local
228 _tmp38_ = _tmp37_; in vala_gerror_module_real_generate_error_domain_declaration()
311 ValaCCodeFile* _tmp37_; in vala_gerror_module_real_visit_error_domain() local
505 ValaCCodeExpression* _tmp37_; in vala_gerror_module_real_return_with_exception() local
526 _tmp37_ = _tmp36_; in vala_gerror_module_real_return_with_exception()
612 ValaCCodeIdentifier* _tmp37_; in vala_gerror_module_uncaught_error_statement() local
696 _tmp37_ = _tmp36_; in vala_gerror_module_uncaught_error_statement()
1011 gint _tmp37_; in vala_gerror_module_real_add_simple_check() local
1022 _tmp37_ = _clause_index; in vala_gerror_module_real_add_simple_check()
1676 gpointer _tmp37_; in vala_gerror_module_real_visit_try_statement() local
[all …]
H A Dvalaccodearraymodule.c360 gchar* _tmp37_; in vala_ccode_array_module_real_visit_array_creation_expression() local
373 _tmp37_ = _tmp36_; in vala_ccode_array_module_real_visit_array_creation_expression()
378 _g_free0 (_tmp37_); in vala_ccode_array_module_real_visit_array_creation_expression()
1261 _tmp38_ = _tmp37_; in vala_ccode_array_module_append_struct_array_free_loop()
1399 _tmp38_ = _tmp37_; in vala_ccode_array_module_real_append_struct_array_free()
1572 _tmp38_ = _tmp37_; in vala_ccode_array_module_real_append_struct_array_destroy()
1711 _tmp38_ = _tmp37_; in vala_ccode_array_module_append_vala_array_free_loop()
2249 _tmp38_ = _tmp37_; in vala_ccode_array_module_real_append_vala_array_move()
2515 _tmp38_ = _tmp37_; in vala_ccode_array_module_real_append_vala_array_length()
2985 _tmp37_ = _tmp36_; in vala_ccode_array_module_generate_array_dup_wrapper()
[all …]
H A Dvalagvariantmodule.c494 _tmp38_ = _tmp37_; in vala_gvariant_module_real_visit_cast_expression()
1446 gchar* _tmp37_; in vala_gvariant_module_generate_enum_from_string_function() local
1717 gchar* _tmp37_; in vala_gvariant_module_deserialize_array() local
1803 _tmp37_ = _tmp36_; in vala_gvariant_module_deserialize_array()
2042 _tmp38_ = _tmp37_; in vala_gvariant_module_deserialize_array_dim()
2402 gchar* _tmp37_; in vala_gvariant_module_deserialize_buffer_array() local
2467 _tmp37_ = _tmp36_; in vala_gvariant_module_deserialize_buffer_array()
2614 gint _tmp37_; in vala_gvariant_module_deserialize_struct() local
3729 _tmp37_ = _tmp36_; in vala_gvariant_module_read_expression()
3731 unref = _tmp37_; in vala_gvariant_module_read_expression()
[all …]
H A Dvalaccodeassignmentmodule.c226 ValaCCodeFile* _tmp37_; in vala_ccode_assignment_module_emit_simple_assignment() local
239 _tmp37_ = ((ValaCCodeBaseModule*) self)->cfile; in vala_ccode_assignment_module_emit_simple_assignment()
240 vala_ccode_file_add_include (_tmp37_, "math.h", FALSE); in vala_ccode_assignment_module_emit_simple_assignment()
496 ValaExpression* _tmp37_; in vala_ccode_assignment_module_real_visit_assignment() local
502 _tmp37_ = _tmp36_; in vala_ccode_assignment_module_real_visit_assignment()
503 _tmp38_ = vala_expression_get_symbol_reference (_tmp37_); in vala_ccode_assignment_module_real_visit_assignment()
610 ValaCCodeFunctionCall* _tmp37_; in vala_ccode_assignment_module_real_store_value() local
656 _tmp37_ = ccopy; in vala_ccode_assignment_module_real_store_value()
658 vala_ccode_function_call_add_argument (_tmp37_, (ValaCCodeExpression*) _tmp38_); in vala_ccode_assignment_module_real_store_value()
/dports/devel/libgee06/libgee-0.6.8/tests/
H A Dtestsortedset.c400 gpointer _tmp37_ = NULL; in sorted_set_tests_test_ordering() local
1125 gchar* _tmp37_; in sorted_set_tests_test_bidir_iterator_can_go_backward() local
1238 _g_free0 (_tmp37_); in sorted_set_tests_test_bidir_iterator_can_go_backward()
1501 gchar* _tmp37_; in sorted_set_tests_test_mutable_bidir_iterator() local
1505 _g_free0 (_tmp37_); in sorted_set_tests_test_mutable_bidir_iterator()
2040 gchar* _tmp37_; in sorted_set_tests_sub_set_test_contains() local
2309 gchar* _tmp37_; in sorted_set_tests_sub_set_test_add() local
2560 gchar* _tmp37_; in sorted_set_tests_sub_set_test_remove() local
3134 gchar* _tmp37_; in sorted_set_tests_sub_set_test_clear() local
3369 gchar* _tmp37_; in sorted_set_tests_sub_set_test_boundaries() local
[all …]
H A Dtestreadonlycollection.c292 GeeCollection* _tmp37_; in read_only_collection_tests_test_immutable_iterator() local
394 _tmp37_ = self->ro_collection; in read_only_collection_tests_test_immutable_iterator()
395 _tmp38_ = gee_collection_contains (_tmp37_, "two"); in read_only_collection_tests_test_immutable_iterator()
524 GeeCollection* _tmp37_; in read_only_collection_tests_test_immutable() local
527 _tmp37_ = dummy; in read_only_collection_tests_test_immutable()
528 _tmp38_ = gee_collection_add_all (_tmp36_, _tmp37_); in read_only_collection_tests_test_immutable()
624 gboolean _tmp37_ = FALSE; in read_only_collection_tests_test_accurate_view() local
704 _tmp37_ = gee_collection_contains_all (_tmp36_, dummy); in read_only_collection_tests_test_accurate_view()
705 _vala_assert (_tmp37_, "ro_collection.contains_all (dummy)"); in read_only_collection_tests_test_accurate_view()
H A Dtestqueue.c266 gboolean _tmp37_; in queue_tests_test_capacity_bound() local
279 _tmp37_ = _tmp36_; in queue_tests_test_capacity_bound()
280 if (!_tmp37_) { in queue_tests_test_capacity_bound()
357 gboolean _tmp37_ = FALSE; in queue_tests_test_one_element_operation() local
435 _tmp37_ = gee_queue_offer (test_queue, "one"); in queue_tests_test_one_element_operation()
436 _vala_assert (_tmp37_, "test_queue.offer (\"one\")"); in queue_tests_test_one_element_operation()
H A Dtestmap.c292 gboolean _tmp37_; in map_tests_test_has_key_size_is_empty() local
530 _tmp38_ = _tmp37_; in map_tests_test_has_key_size_is_empty()
847 GeeSet* _tmp37_; in map_tests_test_keys() local
923 _tmp37_ = keys; in map_tests_test_keys()
1061 _tmp37_ = values; in map_tests_test_values()
1121 GeeSet* _tmp37_; in map_tests_test_entries() local
1213 _tmp37_ = entries; in map_tests_test_entries()
1390 gchar* _tmp37_; in map_tests_test_set_all() local
1457 _g_free0 (_tmp37_); in map_tests_test_set_all()
1506 GeeMap* _tmp37_; in map_tests_test_unset_all() local
[all …]
H A Dtestcollection.c252 gboolean _tmp37_; in collection_tests_test_iterator_returns_all_elements_once() local
373 _tmp37_ = one_found; in collection_tests_test_iterator_returns_all_elements_once()
509 gboolean _tmp37_; in collection_tests_test_mutable_iterator() local
754 gint _tmp37_; in collection_tests_test_contains_size_and_is_empty() local
895 _tmp37_ = _tmp36_; in collection_tests_test_contains_size_and_is_empty()
1061 gchar* _tmp37_; in collection_tests_test_add_remove() local
1162 _tmp40_[36] = _tmp37_; in collection_tests_test_add_remove()
1347 gchar* _tmp37_; in collection_tests_test_clear() local
1449 _tmp40_[36] = _tmp37_; in collection_tests_test_clear()
1568 gboolean _tmp37_ = FALSE; in collection_tests_test_add_all() local
[all …]
H A Dtestreadonlymap.c268 GeeIterator* _tmp37_; in read_only_map_tests_test_immutable_iterator() local
342 _tmp37_ = iterator; in read_only_map_tests_test_immutable_iterator()
343 _tmp38_ = gee_iterator_first (_tmp37_); in read_only_map_tests_test_immutable_iterator()
413 GeeMap* _tmp37_; in read_only_map_tests_test_immutable() local
503 _tmp37_ = self->ro_map; in read_only_map_tests_test_immutable()
504 _tmp38_ = gee_map_has (_tmp37_, "one", "one"); in read_only_map_tests_test_immutable()
591 GeeMap* _tmp37_; in read_only_map_tests_test_accurate_view() local
704 _tmp37_ = self->ro_map; in read_only_map_tests_test_accurate_view()
705 _tmp38_ = gee_map_has (_tmp37_, "one", "one"); in read_only_map_tests_test_accurate_view()
H A Dtestlist.c511 _tmp37_ = iterator; in list_tests_test_list_iterator()
833 gchar* _tmp37_; in list_tests_test_get() local
837 _g_free0 (_tmp37_); in list_tests_test_get()
981 gchar* _tmp37_; in list_tests_test_insert() local
1064 _g_free0 (_tmp37_); in list_tests_test_insert()
1498 GeeList* _tmp37_; in list_tests_test_last() local
1561 _tmp37_ = test_list; in list_tests_test_last()
1619 gint _tmp37_; in list_tests_test_insert_all() local
1838 _tmp37_ = _tmp36_; in list_tests_test_insert_all()
2142 gchar* _tmp37_; in list_tests_test_slice() local
[all …]
H A Dtestdeque.c214 gint _tmp37_; in deque_tests_test_queue_use() local
322 _tmp37_ = gee_collection_get_size ((GeeCollection*) test_deque); in deque_tests_test_queue_use()
323 _tmp38_ = _tmp37_; in deque_tests_test_queue_use()
440 gint _tmp37_; in deque_tests_test_stack_use() local
548 _tmp37_ = gee_collection_get_size ((GeeCollection*) test_deque); in deque_tests_test_stack_use()
549 _tmp38_ = _tmp37_; in deque_tests_test_stack_use()
666 gint _tmp37_; in deque_tests_test_reversed_stack_use() local
774 _tmp37_ = gee_collection_get_size ((GeeCollection*) test_deque); in deque_tests_test_reversed_stack_use()
775 _tmp38_ = _tmp37_; in deque_tests_test_reversed_stack_use()
H A Dtestreadonlylist.c249 GeeListIterator* _tmp37_; in read_only_list_tests_test_immutable_iterator() local
382 _tmp37_ = iterator; in read_only_list_tests_test_immutable_iterator()
383 _tmp38_ = gee_iterator_has_next ((GeeIterator*) _tmp37_); in read_only_list_tests_test_immutable_iterator()
566 GeeList* _tmp37_; in read_only_list_tests_test_immutable() local
651 _tmp37_ = ro_list; in read_only_list_tests_test_immutable()
652 _tmp38_ = gee_collection_contains ((GeeCollection*) _tmp37_, "one"); in read_only_list_tests_test_immutable()
733 gint _tmp37_ = 0; in read_only_list_tests_test_accurate_view() local
825 _tmp37_ = gee_list_index_of (ro_list, "two"); in read_only_list_tests_test_accurate_view()
826 _vala_assert (_tmp37_ == 1, "ro_list.index_of (\"two\") == 1"); in read_only_list_tests_test_accurate_view()
/dports/devel/libgee/libgee-0.20.3/tests/
H A Dtestreadonlymap.c360 GeeIterator* _tmp37_; in read_only_map_tests_test_immutable_iterator() local
361 _tmp37_ = iterator; in read_only_map_tests_test_immutable_iterator()
362 gee_iterator_remove (_tmp37_); in read_only_map_tests_test_immutable_iterator()
415 gint _tmp37_; in read_only_map_tests_test_immutable() local
508 _tmp37_ = gee_map_get_size (_tmp36_); in read_only_map_tests_test_immutable()
509 _tmp38_ = _tmp37_; in read_only_map_tests_test_immutable()
559 GeeMap* _tmp37_; in read_only_map_tests_test_accurate_view() local
659 _tmp37_ = self->ro_map; in read_only_map_tests_test_accurate_view()
660 _vala_assert (gee_map_has (_tmp37_, "two", "two"), "ro_map.has (\"two\", \"two\")"); in read_only_map_tests_test_accurate_view()
H A Dtestqueue.c276 gboolean _tmp37_; in queue_tests_test_capacity_bound() local
296 _tmp37_ = _tmp36_; in queue_tests_test_capacity_bound()
297 _vala_assert (!_tmp37_, "! test_queue.is_full"); in queue_tests_test_capacity_bound()
355 gint _tmp37_; in queue_tests_test_one_element_operation() local
431 _tmp37_ = gee_abstract_collection_get_size ((GeeAbstractCollection*) recipient); in queue_tests_test_one_element_operation()
432 _tmp38_ = _tmp37_; in queue_tests_test_one_element_operation()
H A Dtestreadonlylist.c289 gint _tmp37_; in read_only_list_tests_test_immutable_iterator() local
396 _tmp37_ = _tmp36_; in read_only_list_tests_test_immutable_iterator()
397 _vala_assert (_tmp37_ == 2, "ro_list.size == 2"); in read_only_list_tests_test_immutable_iterator()
512 gint _tmp37_; in read_only_list_tests_test_immutable() local
602 _tmp37_ = gee_collection_get_size ((GeeCollection*) _tmp36_); in read_only_list_tests_test_immutable()
603 _tmp38_ = _tmp37_; in read_only_list_tests_test_immutable()
655 gpointer _tmp37_; in read_only_list_tests_test_accurate_view() local
742 _tmp37_ = gee_list_get (ro_list, 0); in read_only_list_tests_test_accurate_view()
743 _tmp38_ = (gchar*) _tmp37_; in read_only_list_tests_test_accurate_view()
H A Dtestsortedset.c1539 gchar* _tmp37_; in sorted_set_tests_sub_set_tests_test_contains() local
1558 _tmp41_[2] = _tmp37_; in sorted_set_tests_sub_set_tests_test_contains()
1811 _tmp37_ = s; in sorted_set_tests_sub_set_tests_test_add()
2021 gchar* _tmp37_; in sorted_set_tests_sub_set_tests_test_remove() local
2040 _tmp41_[2] = _tmp37_; in sorted_set_tests_sub_set_tests_test_remove()
2280 GeeIterator* _tmp37_; in sorted_set_tests_sub_set_tests_test_iterator() local
2298 _tmp37_ = iter; in sorted_set_tests_sub_set_tests_test_iterator()
2481 gchar* _tmp37_; in sorted_set_tests_sub_set_tests_test_clear() local
2500 _tmp41_[2] = _tmp37_; in sorted_set_tests_sub_set_tests_test_clear()
2845 gchar* _tmp37_; in sorted_set_tests_sub_set_tests_test_iterator_at() local
[all …]
H A Dtestsortedmap.c738 gpointer _tmp37_; in gee_sorted_map_tests_test_iterator_at() local
900 GeeMapEntry* _tmp37_; in gee_sorted_map_tests_test_lower() local
1109 GeeMapEntry* _tmp37_; in gee_sorted_map_tests_test_higher() local
1318 GeeMapEntry* _tmp37_; in gee_sorted_map_tests_test_floor() local
1527 GeeMapEntry* _tmp37_; in gee_sorted_map_tests_test_ceil() local
2099 gchar* _tmp37_; in gee_sorted_map_tests_sub_map_tests_set_default_values() local
3757 gchar* _tmp37_; in gee_sorted_map_tests_sub_map_tests_test_boundaries() local
3918 gchar* _tmp37_; in gee_sorted_map_tests_sub_map_tests_test_lower() local
4302 gchar* _tmp37_; in gee_sorted_map_tests_sub_map_tests_test_higher() local
4686 gchar* _tmp37_; in gee_sorted_map_tests_sub_map_tests_test_floor() local
[all …]
/dports/lang/vala/vala-0.48.18/libvaladoc/highlighter/
H A Dcodescanner.c379 _tmp37_ = TRUE; in valadoc_highlighter_code_scanner_real_next()
385 _tmp36_ = _tmp37_; in valadoc_highlighter_code_scanner_real_next()
743 const gchar* _tmp37_; in valadoc_highlighter_code_scanner_queue_c_include() local
750 _tmp37_ = self->priv->pos; in valadoc_highlighter_code_scanner_queue_c_include()
751 start = _tmp37_; in valadoc_highlighter_code_scanner_queue_c_include()
1213 const gchar* _tmp37_; in valadoc_highlighter_code_scanner_queue_string_literal() local
1216 self->priv->pos = _tmp37_; in valadoc_highlighter_code_scanner_queue_string_literal()
1470 const gchar* _tmp37_; in valadoc_highlighter_code_scanner_has_printf_format_prefix() local
1637 _tmp37_ = start; in valadoc_highlighter_code_scanner_has_printf_format_prefix()
1798 const gchar* _tmp37_; in valadoc_highlighter_code_scanner_queue_numeric_literal() local
[all …]
/dports/sysutils/zeitgeist/zeitgeist-1.0.3/test/direct/
H A Devent-test.c303 const gchar* _tmp37_; in create_full_test() local
419 _tmp37_ = _tmp36_; in create_full_test()
421 g_assert_cmpstr (_tmp37_, ==, NULL); in create_full_test()
511 const gchar* _tmp37_; in from_variant_test() local
758 _tmp37_ = zeitgeist_subject_get_manifestation (su); in from_variant_test()
760 _tmp38_ = _tmp37_; in from_variant_test()
870 const gchar* _tmp37_; in from_variant_with_new_fields_test() local
1129 _tmp37_ = zeitgeist_subject_get_manifestation (su); in from_variant_with_new_fields_test()
1131 _tmp38_ = _tmp37_; in from_variant_with_new_fields_test()
1434 const gchar* _tmp37_; in with_one_subject_to_from_variant_test() local
[all …]
/dports/lang/vala/vala-0.48.18/vala/
H A Dvalasemanticanalyzer.c492 ValaSymbol* _tmp37_; in vala_semantic_analyzer_analyze() local
1448 _tmp38_ = _tmp37_; in vala_semantic_analyzer_symbol_lookup_inherited()
1745 gint _tmp37_; in vala_semantic_analyzer_get_data_type_for_symbol() local
1753 _tmp38_ = _tmp37_; in vala_semantic_analyzer_get_data_type_for_symbol()
2022 gboolean _tmp37_; in vala_semantic_analyzer_is_gobject_property() local
2024 _tmp37_ = _tmp36_; in vala_semantic_analyzer_is_gobject_property()
2025 _tmp28_ = !_tmp37_; in vala_semantic_analyzer_is_gobject_property()
3226 gchar* _tmp37_; in vala_semantic_analyzer_check_variadic_arguments() local
3464 _tmp37_ = TRUE; in vala_semantic_analyzer_check_print_format()
3468 if (_tmp37_) { in vala_semantic_analyzer_check_print_format()
[all …]
H A Dvalaenumvaluetype.c146 ValaParameter* _tmp37_; in vala_enum_value_type_get_to_string_method() local
209 _tmp37_ = vala_method_get_this_parameter (_tmp36_); in vala_enum_value_type_get_to_string_method()
210 _tmp38_ = _tmp37_; in vala_enum_value_type_get_to_string_method()
H A Dvalaflowanalyzer.c713 gchar* _tmp37_; in vala_flow_analyzer_real_visit_method() local
719 _tmp37_ = _tmp36_; in vala_flow_analyzer_real_visit_method()
724 _g_free0 (_tmp37_); in vala_flow_analyzer_real_visit_method()
896 _tmp38_ = _tmp37_; in vala_flow_analyzer_visit_subroutine()
1230 _tmp37_ = idoms; in vala_flow_analyzer_build_dominator_tree()
1672 gpointer _tmp37_; in vala_flow_analyzer_get_assignment_map() local
1850 _tmp37_ = _tmp36_; in vala_flow_analyzer_insert_phi_functions()
2106 gint _tmp37_; in vala_flow_analyzer_check_variables() local
2331 gpointer _tmp37_; in vala_flow_analyzer_check_block_variables() local
3590 ValaList* _tmp37_; in vala_flow_analyzer_real_visit_loop() local
[all …]
/dports/lang/vala/vala-0.48.18/ccode/
H A Dvalaccodeconstant.c270 gchar* _tmp37_; in vala_ccode_constant_construct_string() local
271 _tmp37_ = p; in vala_ccode_constant_construct_string()
272 _tmp29_ = (*_tmp37_) <= '7'; in vala_ccode_constant_construct_string()
H A Dvalaccodefunctiondeclarator.c285 ValaCCodeModifiers _tmp37_; in vala_ccode_function_declarator_real_write_declaration() local
287 _tmp37_ = _tmp36_; in vala_ccode_function_declarator_real_write_declaration()
288 if ((_tmp37_ & VALA_CCODE_MODIFIERS_SCANF) == VALA_CCODE_MODIFIERS_SCANF) { in vala_ccode_function_declarator_real_write_declaration()

12345678910>>...17