Home
last modified time | relevance | path

Searched refs:wl_list_remove (Results 1 – 15 of 15) sorted by relevance

/external/wayland/tests/
Dnewsignal-test.c130 wl_list_remove(&sig->current->link); in notify_remove()
209 wl_list_remove(&signal->current->link); in notify_readd()
284 wl_list_remove(&signal->current->link); in notify_addandget()
Dlist-test.c69 wl_list_remove(&e.link); in TEST()
145 wl_list_remove(&e2.link); in TEST()
Dclient-test.c79 wl_list_remove(&a.listener.link); in TEST()
Dcompositor-introspection-test.c171 wl_list_remove(&resource_listener.listener.link); in TEST()
Dtest-compositor.c377 wl_list_remove(&wfr->link); in display_post_resume_events()
Devent-loop-test.c515 wl_list_remove(&a.listener.link); in TEST()
Ddisplay-test.c86 wl_list_remove(&a.listener.link); in TEST()
/external/wayland/src/
Dwayland-server.c909 wl_list_remove(&client->link); in wl_client_destroy()
910 wl_list_remove(&client->resource_created_signal.listener_list); in wl_client_destroy()
994 wl_list_remove(&resource->link); in unbind_resource()
1168 wl_list_remove(&display->protocol_loggers); in wl_display_destroy()
1293 wl_list_remove(&global->link); in wl_global_destroy()
1880 wl_list_remove(&logger->link); in wl_protocol_logger_destroy()
2143 wl_list_remove(pos); in wl_priv_signal_emit()
2183 wl_list_remove(pos); in wl_priv_signal_final_emit()
Dwayland-util.h331 wl_list_remove(struct wl_list *elm);
Dwayland-client.c339 wl_list_remove(&closure->link); in wl_event_queue_release()
1215 wl_list_remove(&display->protocol_loggers); in wl_display_disconnect()
1463 wl_list_remove(&closure->link); in dispatch_event()
2391 wl_list_remove(&logger->link); in wl_protocol_logger_client_destroy()
Dwayland-util.c53 wl_list_remove(struct wl_list *elm) in wl_list_remove() function
Devent-loop.c852 wl_list_remove(&source->link); in wl_event_source_remove()
/external/swiftshader/include/Wayland/
Dwayland-util.h331 wl_list_remove(struct wl_list *elm);
/external/wayland/patches/
D0001-client-Support-client-protocol-loggers.diff137 + wl_list_remove(&display->protocol_loggers);
218 + wl_list_remove(&logger->link);
/external/libxkbcommon/tools/
Dinteractive-wayland.c594 wl_list_remove(&seat->link); in seat_destroy()