/third_party/pulseaudio/src/pulsecore/ |
H A D | core.c | 223 pa_idxset_free(c->scache, NULL); in core_free() 226 pa_idxset_free(c->modules, NULL); in core_free() 229 pa_idxset_free(c->clients, NULL); in core_free() 232 pa_idxset_free(c->cards, NULL); in core_free() 235 pa_idxset_free(c->sinks, NULL); in core_free() 238 pa_idxset_free(c->sources, NULL); in core_free() 241 pa_idxset_free(c->source_outputs, NULL); in core_free() 244 pa_idxset_free(c->sink_inputs, NULL); in core_free()
|
H A D | client.c | 100 pa_idxset_free(c->sink_inputs, NULL); in pa_client_free() 102 pa_idxset_free(c->source_outputs, NULL); in pa_client_free()
|
H A D | idxset.h | 58 void pa_idxset_free(pa_idxset *s, pa_free_cb_t free_cb);
|
H A D | protocol-cli.c | 135 pa_idxset_free(p->connections, NULL); in pa_cli_protocol_unref()
|
H A D | card.c | 282 pa_idxset_free(c->sinks, NULL); in pa_card_free() 284 pa_idxset_free(c->sources, NULL); in pa_card_free()
|
H A D | source-output.c | 156 pa_idxset_free(data->nego_formats, (pa_free_cb_t) pa_format_info_free); in pa_source_output_new_data_set_source() 161 pa_idxset_free(formats, (pa_free_cb_t) pa_format_info_free); in pa_source_output_new_data_set_source() 174 pa_idxset_free(data->req_formats, (pa_free_cb_t) pa_format_info_free); in pa_source_output_new_data_set_formats() 191 pa_idxset_free(data->req_formats, (pa_free_cb_t) pa_format_info_free); in pa_source_output_new_data_done() 194 pa_idxset_free(data->nego_formats, (pa_free_cb_t) pa_format_info_free); in pa_source_output_new_data_done()
|
H A D | sink-input.c | 272 pa_idxset_free(data->nego_formats, (pa_free_cb_t) pa_format_info_free); in pa_sink_input_new_data_set_sink() 277 pa_idxset_free(formats, (pa_free_cb_t) pa_format_info_free); in pa_sink_input_new_data_set_sink() 290 pa_idxset_free(data->req_formats, (pa_free_cb_t) pa_format_info_free); in pa_sink_input_new_data_set_formats() 306 pa_idxset_free(data->req_formats, (pa_free_cb_t) pa_format_info_free); in pa_sink_input_new_data_done() 309 pa_idxset_free(data->nego_formats, (pa_free_cb_t) pa_format_info_free); in pa_sink_input_new_data_done() 867 pa_idxset_free(i->direct_outputs, NULL); in sink_input_free()
|
H A D | protocol-dbus.c | 172 pa_idxset_free(p->extensions, NULL); in pa_dbus_protocol_unref() 889 pa_idxset_free(e->paths, pa_xfree); in signal_paths_entry_free() 953 pa_idxset_free(conn_entry->all_signals_objects, pa_xfree); in pa_dbus_protocol_unregister_connection()
|
H A D | json.c | 394 pa_idxset_free(obj->array_values, (pa_free_cb_t) pa_json_object_free); in parse_array() 518 pa_idxset_free(obj->array_values, (pa_free_cb_t) pa_json_object_free); in pa_json_object_free()
|
H A D | idxset.c | 140 void pa_idxset_free(pa_idxset *s, pa_free_cb_t free_cb) { in pa_idxset_free() function
|
H A D | protocol-http.c | 787 pa_idxset_free(p->connections, NULL); in pa_http_protocol_unref()
|
H A D | protocol-simple.c | 690 pa_idxset_free(p->connections, NULL); in pa_simple_protocol_unref()
|
H A D | source.c | 757 pa_idxset_free(s->outputs, NULL); in source_free() 2916 pa_idxset_free(formats, (pa_free_cb_t) pa_format_info_free); in pa_source_check_format() 2946 pa_idxset_free(source_formats, (pa_free_cb_t) pa_format_info_free); in pa_source_check_formats()
|
H A D | protocol-native.c | 964 pa_idxset_free(formats, (pa_free_cb_t) pa_format_info_free); in playback_stream_new() 1054 pa_idxset_free(c->record_streams, NULL); in native_connection_free() 1055 pa_idxset_free(c->output_streams, NULL); in native_connection_free() 1987 pa_idxset_free(formats, (pa_free_cb_t) pa_format_info_free); in command_create_playback_stream() 2303 pa_idxset_free(formats, (pa_free_cb_t) pa_format_info_free); in command_create_record_stream() 3101 pa_idxset_free(formats, (pa_free_cb_t) pa_format_info_free); in sink_fill_tagstruct() 3176 pa_idxset_free(formats, (pa_free_cb_t) pa_format_info_free); in source_fill_tagstruct() 5232 pa_idxset_free(p->connections, NULL); in pa_native_protocol_unref()
|
H A D | sink.c | 828 pa_idxset_free(s->inputs, NULL); in sink_free() 3950 pa_idxset_free(formats, (pa_free_cb_t) pa_format_info_free); in pa_sink_check_format() 3980 pa_idxset_free(sink_formats, (pa_free_cb_t) pa_format_info_free); in pa_sink_check_formats()
|
H A D | pstream.c | 438 pa_idxset_free(p->registered_memfd_ids, NULL); in pstream_free()
|
H A D | protocol-esound.c | 1627 pa_idxset_free(p->connections, NULL); in pa_esound_protocol_unref()
|
/third_party/pulseaudio/src/modules/ |
H A D | module-null-sink.c | 181 pa_idxset_free(u->formats, (pa_free_cb_t) pa_format_info_free); in sink_set_formats_cb() 480 pa_idxset_free(u->formats, (pa_free_cb_t) pa_format_info_free); in pa__done()
|
H A D | module-device-restore.c | 341 pa_idxset_free(e->formats, (pa_free_cb_t) pa_format_info_free); in perportentry_free() 1145 pa_idxset_free(e->formats, (pa_free_cb_t) pa_format_info_free); in extension_cb() 1315 pa_idxset_free(u->subscribed, NULL); in pa__done()
|
H A D | stream-interaction.c | 642 pa_idxset_free(u->groups[j]->trigger_roles, pa_xfree); in pa_stream_interaction_done() 643 pa_idxset_free(u->groups[j]->interaction_roles, pa_xfree); in pa_stream_interaction_done()
|
H A D | module-device-manager.c | 1738 pa_idxset_free(u->subscribed, NULL); in pa__done()
|
/third_party/pulseaudio/src/modules/alsa/ |
H A D | alsa-ucm.c | 2117 pa_idxset_free(di->conflicting_devices, NULL); in free_verb() 2119 pa_idxset_free(di->supported_devices, NULL); in free_verb() 2191 pa_idxset_free(context->ucm_devices, NULL); in pa_alsa_ucm_mapping_context_free() 2202 pa_idxset_free(context->ucm_modifiers, NULL); in pa_alsa_ucm_mapping_context_free()
|
H A D | alsa-sink.c | 1788 pa_idxset_free(u->formats, (pa_free_cb_t) pa_format_info_free); in sink_set_formats() 2920 pa_idxset_free(u->formats, (pa_free_cb_t) pa_format_info_free); in userdata_free()
|
H A D | alsa-mixer.c | 711 pa_idxset_free(s->options, NULL); in setting_free() 3920 pa_idxset_free(p->input_mappings, NULL); in profile_free() 3923 pa_idxset_free(p->output_mappings, NULL); in profile_free()
|
/third_party/pulseaudio/src/modules/dbus/ |
H A D | module-dbus-protocol.c | 586 pa_idxset_free(u->connections, (pa_free_cb_t) connection_free); in pa__done()
|