Home
last modified time | relevance | path

Searched refs:wl_array_for_each (Results 1 – 4 of 4) sorted by relevance

/external/wayland/src/
Dwayland-shm.c150 wl_array_for_each(p, formats) in format_is_supported()
335 wl_array_for_each(p, additional_formats) in bind_shm()
Dwayland-util.h509 #define wl_array_for_each(pos, array) \ macro
Dscanner.c1515 wl_array_for_each(p, &types) { in emit_header()
1703 wl_array_for_each(p, &types) { in emit_code()
/external/wayland/tests/
Darray-test.c152 wl_array_for_each(p, &array) { in TEST()