Home
last modified time | relevance | path

Searched refs:entry_free (Results 1 - 7 of 7) sorted by relevance

/third_party/pulseaudio/src/modules/
H A Dmodule-card-restore.c137 static void entry_free(struct entry* e) { in entry_free() function
378 entry_free(e); in entry_read()
427 entry_free(entry); in card_put_hook_callback()
429 entry_free(old); in card_put_hook_callback()
481 entry_free(entry); in card_profile_changed_callback()
501 entry_free(entry); in card_profile_added_callback()
533 entry_free(entry); in port_offset_change_callback()
572 entry_free(e); in card_new_hook_callback()
613 entry_free(e); in card_choose_initial_profile_callback()
640 entry_free( in card_preferred_port_changed_callback()
[all...]
H A Dmodule-stream-restore.c137 static void entry_free(struct entry *e);
681 entry_free(e); in handle_add_entry()
738 entry_free(e); in handle_entry_get_device()
772 entry_free(e); in handle_entry_set_device()
794 entry_free(e); in handle_entry_get_volume()
830 entry_free(e); in handle_entry_set_volume()
848 entry_free(e); in handle_entry_get_mute()
881 entry_free(e); in handle_entry_set_mute()
927 entry_free(e); in handle_entry_get_all()
973 static void entry_free(struc function
[all...]
H A Dmodule-device-manager.c191 static void entry_free(struct entry* e) { in entry_free() function
340 entry_free(e); in entry_read()
405 entry_free(e); in dump_database()
528 entry_free(e); in load_or_initialize_entry()
637 entry_free(e); in update_highest_priority_device_indexes()
902 entry_free(old); in subscribe_callback()
903 entry_free(entry); in subscribe_callback()
909 entry_free(old); in subscribe_callback()
919 entry_free(entry); in subscribe_callback()
939 entry_free( in sink_new_hook_callback()
[all...]
H A Dmodule-device-restore.c176 static void entry_free(struct entry* e) { in entry_free() function
254 entry_free(e); in entry_read()
687 entry_free(olde); in subscribe_callback()
688 entry_free(e); in subscribe_callback()
691 entry_free(olde); in subscribe_callback()
699 entry_free(e); in subscribe_callback()
749 entry_free(e); in sink_new_hook_callback()
891 entry_free(e); in source_new_hook_callback()
/third_party/curl/lib/
H A Ddynhds.c86 static void entry_free(struct dynhds_entry *e) in entry_free() function
110 entry_free(dynhds->hds[i]); in Curl_dynhds_free()
124 entry_free(dynhds->hds[i]); in Curl_dynhds_reset()
207 entry_free(entry); in Curl_dynhds_add()
246 entry_free(e); in Curl_dynhds_h1_add_line()
333 entry_free(dynhds->hds[i]); in Curl_dynhds_remove()
/third_party/mesa3d/src/util/tests/hash_table/
H A Dcollision.c35 static void entry_free(struct hash_entry *entry) in entry_free() function
99 _mesa_hash_table_destroy(ht, entry_free); in main()
/third_party/nghttp2/tests/
H A Dnghttp2_map_test.c162 static int entry_free(void *data, void *ptr) { in entry_free() function
188 nghttp2_map_each_free(&map, entry_free, (void *)mem); in test_nghttp2_map_each_free()

Completed in 9 milliseconds