• Home
  • Raw
  • Download

Lines Matching refs:g_object_unref

326   g_object_unref (converter);  in test_expander()
327 g_object_unref (mem); in test_expander()
353 g_object_unref (converter); in test_expander()
354 g_object_unref (mem_out); in test_expander()
379 g_object_unref (cstream); in test_expander()
380 g_object_unref (cstream_out); in test_expander()
381 g_object_unref (expander); in test_expander()
417 g_object_unref (mem); in test_compressor()
437 g_object_unref (cstream); in test_compressor()
443 g_object_unref (mem_out); in test_compressor()
468 g_object_unref (cstream_out); in test_compressor()
478 g_object_unref (mem); in test_compressor()
498 g_object_unref (cstream); in test_compressor()
504 g_object_unref (mem); in test_compressor()
525 g_object_unref (cstream); in test_compressor()
533 g_object_unref (mem); in test_compressor()
558 g_object_unref (cstream); in test_compressor()
562 g_object_unref (expander); in test_compressor()
563 g_object_unref (compressor); in test_compressor()
686 g_object_unref (mem); in test_converter_leftover()
721 g_object_unref (cstream); in test_converter_leftover()
724 g_object_unref (converter); in test_converter_leftover()
767 g_object_unref (info); in test_roundtrip()
774 g_object_unref (costream1); in test_roundtrip()
780 g_object_unref (compressor); in test_roundtrip()
784 g_object_unref (ostream1); in test_roundtrip()
785 g_object_unref (istream0); in test_roundtrip()
799 g_object_unref (istream1); in test_roundtrip()
803 g_object_unref (decompressor); in test_roundtrip()
804 g_object_unref (cistream1); in test_roundtrip()
805 g_object_unref (ostream2); in test_roundtrip()
854 g_object_unref (in2); in test_charset()
855 g_object_unref (in); in test_charset()
859 g_object_unref (conv); in test_charset()
881 g_object_unref (in2); in test_charset()
882 g_object_unref (in); in test_charset()
884 g_object_unref (conv); in test_charset()
927 g_object_unref (iaddr); in make_socketpair()
937 g_object_unref (saddr); in make_socketpair()
950 g_object_unref (client); in make_socketpair()
951 g_object_unref (listener); in make_socketpair()
952 g_object_unref (effective_address); in make_socketpair()
1020 g_object_unref (right); in test_converter_pollable()
1060 g_object_unref (cstream); in test_converter_pollable()
1061 g_object_unref (left); in test_converter_pollable()
1072 g_object_unref (mem_out); in test_converter_pollable()
1100 g_object_unref (cstream_out); in test_converter_pollable()
1104 g_object_unref (expander); in test_converter_pollable()
1105 g_object_unref (compressor); in test_converter_pollable()
1135 g_object_unref (costream1); in test_truncation()
1136 g_object_unref (compressor); in test_truncation()
1141 g_object_unref (ostream1); in test_truncation()
1142 g_object_unref (istream0); in test_truncation()
1157 g_object_unref (istream1); in test_truncation()
1158 g_object_unref (decompressor); in test_truncation()
1159 g_object_unref (cistream1); in test_truncation()
1160 g_object_unref (ostream2); in test_truncation()
1184 g_object_unref (converter); in test_converter_basics()