Home | History | Annotate | Download | only in Orc

Lines Matching defs:Q2

81   Queue Q1, Q2;
82 QueueChannel C1(Q1, Q2);
83 QueueChannel C2(Q2, Q1);
110 Queue Q1, Q2;
111 QueueChannel C1(Q1, Q2);
112 QueueChannel C2(Q2, Q1);
140 Queue Q1, Q2;
141 QueueChannel C1(Q1, Q2);
142 QueueChannel C2(Q2, Q1);
190 // Queue Q1, Q2;
191 // QueueChannel C1(Q1, Q2);
192 // QueueChannel C2(Q2, Q1);