Lines Matching defs:PA_IDXSET_FOREACH
88 PA_IDXSET_FOREACH(trigger_role, u->groups[j]->trigger_roles, role_idx) {
94 PA_IDXSET_FOREACH(trigger_role, g->trigger_roles, role_idx) {
111 PA_IDXSET_FOREACH(j, pa_sink_isinstance(device) ? PA_SINK(device)->inputs : PA_SOURCE(device)->outputs, idx) {
141 PA_IDXSET_FOREACH(sink, u->core->sinks, idx)
148 PA_IDXSET_FOREACH(source, u->core->sources, idx)
196 PA_IDXSET_FOREACH(j, s->inputs, idx) {
206 PA_IDXSET_FOREACH(interaction_role, g->interaction_roles, role_idx) {
244 PA_IDXSET_FOREACH(s, u->core->sinks, idx)
255 PA_IDXSET_FOREACH(s, u->core->sinks, idx) {
256 PA_IDXSET_FOREACH(j, s->inputs, idx_input) {