Home
last modified time | relevance | path

Searched refs:pa_xfree (Results 126 - 150 of 264) sorted by relevance

1234567891011

/third_party/pulseaudio/src/pulsecore/
H A Dflist.c142 pa_xfree(l->name); in pa_flist_free()
143 pa_xfree(l); in pa_flist_free()
H A Dstrbuf.c64 pa_xfree(c); in pa_strbuf_free()
67 pa_xfree(sb); in pa_strbuf_free()
71 * string with pa_xfree(). */
H A Dclient.c105 pa_xfree(c->driver); in pa_client_free()
106 pa_xfree(c); in pa_client_free()
H A Dhashmap.c56 PA_STATIC_FLIST_DECLARE(entries, 0, pa_xfree);
109 pa_xfree(e); in remove_entry()
119 pa_xfree(h); in pa_hashmap_free()
H A Drtpoll.c88 PA_STATIC_FLIST_DECLARE(items, 0, pa_xfree);
163 pa_xfree(i); in rtpoll_item_destroy()
174 pa_xfree(p->pollfd); in pa_rtpoll_free()
175 pa_xfree(p->pollfd2); in pa_rtpoll_free()
177 pa_xfree(p); in pa_rtpoll_free()
H A Dltdl-helper.c60 pa_xfree(sn); in pa_load_sym()
H A Dsemaphore-win32.c49 pa_xfree(s); in pa_semaphore_free()
H A Dbitset.c62 pa_xfree(a); in pa_bitset_equals()
H A Dlock-autospawn.c144 pa_xfree(lf); in unref()
249 pa_xfree(lf); in thread_func()
H A Dmemblockq.h89 PA_STATIC_FLIST_DECLARE(list_items, 0, pa_xfree);
137 pa_xfree(q); in drop_block()
H A Dcore-subscribe.c95 pa_xfree(s); in free_subscription()
106 pa_xfree(s); in free_event()
/third_party/pulseaudio/src/modules/bluetooth/
H A Dmodule-bluez5-discover.c98 pa_xfree(args); in device_connection_changed_cb()
226 pa_xfree(u); in pa__done()
H A Dbt-codec-msbc.c46 pa_xfree(info); in init()
74 pa_xfree(sbc_info); in deinit()
92 pa_xfree(sbc_info); in reset()
/third_party/pulseaudio/src/pulse/
H A Dmainloop-signal.c194 pa_xfree(e); in pa_signal_new()
217 pa_xfree(e); in pa_signal_free()
H A Dutil.c238 pa_xfree(rp); in pa_get_binary_name()
300 pa_xfree(buf); in pa_get_binary_name()
304 pa_xfree(buf); in pa_get_binary_name()
H A Dmainloop.c474 pa_xfree(m); in pa_mainloop_new()
512 pa_xfree(e); in cleanup_io_events()
546 pa_xfree(e); in cleanup_time_events()
578 pa_xfree(e); in cleanup_defer_events()
592 pa_xfree(m->pollfds); in pa_mainloop_free()
596 pa_xfree(m); in pa_mainloop_free()
/third_party/pulseaudio/src/modules/raop/
H A Draop-packet-buffer.c75 pa_xfree(pb->packets); in pa_raop_packet_buffer_free()
77 pa_xfree(pb); in pa_raop_packet_buffer_free()
H A Draop-sink.c712 pa_xfree(card_name); in raop_create_card()
860 pa_xfree(nick); in pa_raop_sink_new()
935 pa_xfree(thread_name); in pa_raop_sink_new()
947 pa_xfree(thread_name); in pa_raop_sink_new()
997 pa_xfree(u->server); in userdata_free()
999 pa_xfree(u); in userdata_free()
/third_party/pulseaudio/src/modules/oss/
H A Doss-util.c148 pa_xfree(t); in pa_oss_open()
332 pa_xfree(rp); in get_device_number()
419 pa_xfree(fn); in pa_oss_open_mixer_for_device()
/third_party/pulseaudio/src/utils/
H A Dpacmd.c159 pa_xfree(cli); in main()
356 pa_xfree(obuf); in main()
357 pa_xfree(ibuf); in main()
/third_party/pulseaudio/src/modules/
H A Dmodule-hal-detect-compat.c66 pa_xfree(t); in pa__init()
H A Dmodule-volume-restore.c67 pa_xfree(t); in pa__init()
H A Dmodule-combine.c66 pa_xfree(u); in pa__done()
H A Dmodule-mmkbd-evdev.c261 pa_xfree(u->sink_name); in pa__done()
262 pa_xfree(u); in pa__done()
/third_party/pulseaudio/src/tests/
H A Dlfe-filter-test.c119 pa_xfree(outptr); in lfe_filter_rewind_test()
162 pa_xfree(ori_sample_ptr); in START_TEST()

Completed in 12 milliseconds

1234567891011