Lines Matching defs:scope
250 struct weston_log_scope *scope) in weston_log_subscription_create()
309 weston_log_subscription_add(struct weston_log_scope *scope, in weston_log_subscription_add()
347 struct weston_log_scope *scope; in weston_log_get_scope() local
376 struct weston_log_scope *scope; in weston_debug_protocol_advertise_scopes() local
432 struct weston_log_scope *scope; in weston_log_ctx_destroy() local
582 struct weston_log_scope *scope; in weston_log_ctx_add_log_scope() local
666 struct weston_log_scope *scope; in weston_compositor_add_log_scope() local
685 weston_log_scope_destroy(struct weston_log_scope *scope) in weston_log_scope_destroy()
723 weston_log_scope_is_enabled(struct weston_log_scope *scope) in weston_log_scope_is_enabled()
756 weston_log_scope_complete(struct weston_log_scope *scope) in weston_log_scope_complete()
779 weston_log_scope_write(struct weston_log_scope *scope, in weston_log_scope_write()
806 weston_log_scope_vprintf(struct weston_log_scope *scope, in weston_log_scope_vprintf()
841 weston_log_scope_printf(struct weston_log_scope *scope, in weston_log_scope_printf()
889 weston_log_scope_timestamp(struct weston_log_scope *scope, in weston_log_scope_timestamp()
967 struct weston_log_scope *scope; in weston_log_subscribe() local
991 weston_log_subscription_iterate(struct weston_log_scope *scope, in weston_log_subscription_iterate()