Home | History | Annotate | Download | only in cts

Lines Matching defs:aout

99         Allocation aout = makeOutput();
117 syuv.forEach(aout);
123 mVerify.invoke_verify(aref, aout, ay);
143 Allocation aout = makeOutput();
167 syuv.forEach(aout);
168 mVerify.invoke_verify(aref, aout, ay);
171 script.forEach_cvt(aout);
172 mVerify.invoke_verify(aref, aout, ay);
178 aout.destroy();
194 Allocation aout = makeOutput();
220 syuv.forEach(aout);
221 mVerify.invoke_verify(aref, aout, ay);
224 script.forEach_cvt(aout);
225 mVerify.invoke_verify(aref, aout, ay);
231 aout.destroy();
246 Allocation aout = makeOutput_f4();
271 script.forEach_cvt_f4(aout);
272 mVerify.invoke_verify(aref, aout, ay);
279 aout.destroy();
293 Allocation aout = makeOutput_f4();
317 script.forEach_cvt_f4(aout);
319 mVerify.invoke_verify(aref, aout, ay);
325 aout.destroy();