Home
last modified time | relevance | path

Searched refs:protected_list (Results 1 – 9 of 9) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/libweston/
H A Dcontent-protection.c189 wl_list_remove(&cp->protected_list); in cp_destroy_listener()
271 wl_list_insert(&cp->protected_list, &psurface->link); in get_protection()
335 wl_list_init(&cp->protected_list); in weston_compositor_enable_content_protection()
H A Dcompositor.c1075 wl_list_for_each(psurface, &cp->protected_list, link) in notify_surface_protection_change()
3437 wl_list_for_each(psurface, &cp->protected_list, link) { in weston_surface_set_protection_mode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/libweston/
H A Dcontent-protection.c189 wl_list_remove(&cp->protected_list); in cp_destroy_listener()
271 wl_list_insert(&cp->protected_list, &psurface->link); in get_protection()
335 wl_list_init(&cp->protected_list); in weston_compositor_enable_content_protection()
H A Dcompositor.c1075 wl_list_for_each(psurface, &cp->protected_list, link) in notify_surface_protection_change()
3437 wl_list_for_each(psurface, &cp->protected_list, link) { in weston_surface_set_protection_mode()
/dports/lang/ghc/ghc-8.10.7/rts/linker/
H A DM32Alloc.c205 struct m32_page_t *protected_list; member
325 m32_allocator_unmap_list(alloc->protected_list); in m32_allocator_free()
380 m32_allocator_push_filled_list(&alloc->protected_list, page); in m32_allocator_flush()
/dports/math/py-theano/Theano-1.0.5/theano/gof/
H A Ddestroyhandler.py397 def has_destroyers(protected_list): argument
400 for protected_var in protected_list:
425 for protected_var in protected_list:
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/include/libweston/
H A Dlibweston.h1529 struct wl_list protected_list; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/include/libweston/
H A Dlibweston.h1529 struct wl_list protected_list; member
/dports/net/samba412/samba-4.12.15/source4/dsdb/tests/python/
H A Dsam.py3705 protected_list = [
3713 for pr_object in protected_list: