/third_party/pulseaudio/src/tests/ |
H A D | hashmap-test.c | 71 if ((get_ret = pa_hashmap_remove(map, &lookup_key)) != &entry) { in START_TEST() 152 v = (struct int_entry*) pa_hashmap_remove(map, k); in START_TEST() 209 pa_hashmap_remove(map, &(entries[i].key)); in START_TEST()
|
/third_party/pulseaudio/src/modules/ |
H A D | module-filter-apply.c | 349 pa_hashmap_remove(u->filters, filter); in housekeeping_time_callback() 649 pa_hashmap_remove(u->mdm_ignored_inputs, i); in sink_input_move_finish_cb() 675 pa_hashmap_remove(u->mdm_ignored_inputs, i); in sink_input_unlink_cb() 704 pa_hashmap_remove(u->filters, filter); in sink_unlink_cb() 730 pa_hashmap_remove(u->mdm_ignored_outputs, o); in source_output_move_finish_cb() 756 pa_hashmap_remove(u->mdm_ignored_outputs, o); in source_output_unlink_cb() 785 pa_hashmap_remove(u->filters, filter); in source_unlink_cb()
|
H A D | module-devd-detect.c | 73 if (!(modidx = (uint32_t)pa_hashmap_remove(u->devices, (void *)(uintptr_t)devnum))) in line_callback()
|
H A D | module-systemd-login.c | 141 o = pa_hashmap_remove(u->previous_sessions, *s); in get_session_list()
|
H A D | module-allow-passthrough.c | 97 pa_hashmap_remove(u->null_sinks, s); in unload_null_sink_module_for_sink()
|
H A D | stream-interaction.c | 231 pa_hashmap_remove(g->interaction_state, j); in apply_interaction_to_sink() 276 pa_hashmap_remove(u->groups[j]->interaction_state, stream); in process()
|
H A D | module-zeroconf-discover.c | 298 pa_hashmap_remove(u->tunnels, t2); in browser_cb()
|
H A D | module-switch-on-port-available.c | 61 pa_hashmap_remove(info->userdata->card_infos, info->card); in card_info_free()
|
H A D | module-udev-detect.c | 446 if (!(d = pa_hashmap_remove(u->devices, udev_device_get_devpath(dev)))) in remove_card()
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | hashmap.h | 51 void* pa_hashmap_remove(pa_hashmap *h, const void *key); 55 * pa_hashmap_remove() should free the entry data, and the current semantics of 56 * pa_hashmap_remove() should be implemented by a function called 72 via pa_hashmap_remove(). The key of the entry is returned in *key,
|
H A D | shared.c | 92 if (!(p = pa_hashmap_remove(c->shared, name))) in pa_shared_remove()
|
H A D | hashmap.c | 190 void* pa_hashmap_remove(pa_hashmap *h, const void *key) { in pa_hashmap_remove() function 213 data = pa_hashmap_remove(h, key); in pa_hashmap_remove_and_free()
|
H A D | message-handler.c | 97 pa_assert_se(handler = pa_hashmap_remove(c->message_handlers, object_path)); in pa_message_handler_unregister()
|
H A D | mutex-win32.c | 126 pa_hashmap_remove(c->wait_events, event); in pa_cond_wait()
|
H A D | namereg.c | 180 pa_assert_se(e = pa_hashmap_remove(c->namereg, name)); in pa_namereg_unregister()
|
H A D | protocol-dbus.c | 832 if (!(iface_entry = pa_hashmap_remove(obj_entry->interfaces, interface))) in pa_dbus_protocol_remove_interface() 864 pa_hashmap_remove(p->objects, path); in pa_dbus_protocol_remove_interface() 947 if (!(conn_entry = pa_hashmap_remove(p->connections, conn))) in pa_dbus_protocol_unregister_connection() 1028 if ((signal_paths_entry = pa_hashmap_remove(conn_entry->listening_signals, signal_name))) in pa_dbus_protocol_remove_signal_listener()
|
H A D | memblock.c | 589 pa_assert_se(pa_hashmap_remove(import->blocks, PA_UINT32_TO_PTR(b->per_type.imported.id))); in memblock_free() 752 pa_assert_se(pa_hashmap_remove(import->blocks, PA_UINT32_TO_PTR(b->per_type.imported.id))); in memblock_replace_import() 1106 pa_hashmap_remove(seg->import->segments, PA_UINT32_TO_PTR(seg->memory.id)); in segment_detach()
|
H A D | database-simple.c | 307 r = pa_hashmap_remove(db->map, key); in pa_database_set()
|
H A D | module.c | 302 pa_hashmap_remove(m->core->modules_pending_unload, m); in pa_module_free()
|
/third_party/pulseaudio/src/modules/dbus/ |
H A D | iface-core.c | 1625 pa_assert_se((module_iface = pa_hashmap_remove(c->modules, PA_UINT32_TO_PTR(module->index)))); in module_removed_cb() 1678 pa_assert_se((sample_iface = pa_hashmap_remove(c->samples, PA_UINT32_TO_PTR(sample->index)))); in sample_cache_removed_cb() 1867 pa_assert_se((card_iface = pa_hashmap_remove(c->cards, PA_UINT32_TO_PTR(card->index)))); in card_unlink_cb() 1920 pa_assert_se((stream_iface = pa_hashmap_remove(c->playback_streams, PA_UINT32_TO_PTR(sink_input->index)))); in sink_input_unlink_cb() 1973 pa_assert_se((stream_iface = pa_hashmap_remove(c->record_streams, PA_UINT32_TO_PTR(source_output->index)))); in source_output_unlink_cb() 2026 pa_assert_se((client_iface = pa_hashmap_remove(c->clients, PA_UINT32_TO_PTR(client->index)))); in client_unlink_cb() 2071 pa_assert_se(d = pa_hashmap_remove(c->sinks_by_index, PA_UINT32_TO_PTR(s->index))); in sink_unlink_cb() 2073 pa_assert_se(pa_hashmap_remove(c->sinks_by_path, object_path)); in sink_unlink_cb() 2116 pa_assert_se(d = pa_hashmap_remove(c->sources_by_index, PA_UINT32_TO_PTR(s->index))); in source_unlink_cb() 2118 pa_assert_se(pa_hashmap_remove( in source_unlink_cb() [all...] |
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | module-bluez5-discover.c | 82 pa_hashmap_remove(u->loaded_device_paths, d->path); in device_connection_changed_cb()
|
H A D | module-bluetooth-policy.c | 190 if (!pa_hashmap_remove(u->will_need_revert_card_map, card)) in switch_profile()
|
/third_party/pulseaudio/src/modules/macosx/ |
H A D | module-bonjour-publish.c | 320 pa_hashmap_remove(s->userdata->services, s->device); in service_free()
|
/third_party/pulseaudio/src/modules/raop/ |
H A D | module-raop-discover.c | 403 pa_hashmap_remove(u->tunnels, t2); in browser_cb()
|
/third_party/pulseaudio/src/modules/alsa/ |
H A D | module-alsa-card.c | 719 pa_hashmap_remove(group_counts, p->availability_group); in prune_singleton_availability_groups() 728 pa_hashmap_remove(group_counts, group); in prune_singleton_availability_groups()
|