Home
last modified time | relevance | path

Searched refs:iterCount (Results 1 – 17 of 17) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fShaderLoopTests.cpp521 int iterCount = 3; // value to use in loop in createSpecialLoopCase() local
592 iterCount = 2; in createSpecialLoopCase()
593 numIters = 2 * iterCount; in createSpecialLoopCase()
598 iterCount = 2; in createSpecialLoopCase()
599 numIters = 2 * iterCount; in createSpecialLoopCase()
604 iterCount = 0; in createSpecialLoopCase()
610 iterCount = 1; in createSpecialLoopCase()
620 numIters = iterCount - 1; in createSpecialLoopCase()
634 numIters = iterCount - 1; in createSpecialLoopCase()
658 iterCount = 5; in createSpecialLoopCase()
[all …]
/external/deqp/modules/gles3/functional/
Des3fShaderLoopTests.cpp483 int iterCount = 3; // value to use in loop in createSpecialLoopCase() local
548 iterCount = 2; in createSpecialLoopCase()
549 numIters = 2 * iterCount; in createSpecialLoopCase()
554 iterCount = 2; in createSpecialLoopCase()
555 numIters = 2 * iterCount; in createSpecialLoopCase()
560 iterCount = 0; in createSpecialLoopCase()
566 iterCount = 1; in createSpecialLoopCase()
576 numIters = iterCount - 1; in createSpecialLoopCase()
590 numIters = iterCount - 1; in createSpecialLoopCase()
614 iterCount = 5; in createSpecialLoopCase()
[all …]
/external/icu/icu4j/perf-tests/perldriver/
DPerfFramework4j.pm25 my $iterCount = 0;
201 # $a->[1]: 'begin' data, == $iterCount
208 my $iterCount = shift(@b);
215 # out("Iterations per pass: $iterCount<BR>\n");
217 # debug("Iterations per pass: $iterCount<BR>\n");
227 ($iterCount, $operationsPerIter, \@ms, $eventsPerIter);
229 ($iterCount, $operationsPerIter, \@ms);
359 my $iterCount = shift; # actually might be -seconds/pass
362 if ($iterCount > 0) {
363 out("$iterCount iterations/pass, $NUMPASSES passes</P>\n");
[all …]
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderLoopTests.cpp605 int iterCount = 3; // value to use in loop in createSpecialLoopCase() local
670 iterCount = 2; in createSpecialLoopCase()
671 numIters = 2 * iterCount; in createSpecialLoopCase()
676 iterCount = 2; in createSpecialLoopCase()
677 numIters = 2 * iterCount; in createSpecialLoopCase()
682 iterCount = 0; in createSpecialLoopCase()
688 iterCount = 1; in createSpecialLoopCase()
698 numIters = iterCount - 1; in createSpecialLoopCase()
712 numIters = iterCount - 1; in createSpecialLoopCase()
736 iterCount = 5; in createSpecialLoopCase()
[all …]
/external/icu/icu4c/source/test/perf/perldriver/
DPerfFramework.pm27 my $iterCount = 0;
185 my $iterCount = shift(@b);
204 ($iterCount, $operationsPerIter, \@ms, $eventsPerIter);
206 ($iterCount, $operationsPerIter, \@ms);
336 my $iterCount = shift; # actually might be -seconds/pass
339 if ($iterCount > 0) {
340 out("$iterCount iterations/pass, $NUMPASSES passes</P>\n");
342 out(-$iterCount, " seconds/pass, $NUMPASSES passes</P>\n");
346 if ($iterCount < 0) {
357 $iterCount = int(-$iterCount / $timePerIter + 0.5);
[all …]
/external/icu/icu4j/perf-tests/
Ddateformatperf.pl203 my $iterCount = shift; # actually might be -seconds/pass
206 if ($iterCount > 0) {
207 out("$iterCount iterations/pass, $NUMPASSES passes</P>\n");
209 out(-$iterCount, " seconds/pass, $NUMPASSES passes</P>\n");
213 if ($iterCount < 0) {
226 $iterCount = int(-$iterCount / $timePerIter + 0.5);
235 print "Measuring $iterCount iterations x $NUMPASSES passes...";
236 my @t = callJava($method, $pat, $iterCount, $NUMPASSES);
250 out("Iterations per pass: $iterCount<BR>\n");
257 ($iterCount, $eventsPerIter, @ms);
Ddecimalformatperf.pl198 my $iterCount = shift; # actually might be -seconds/pass
201 if ($iterCount > 0) {
202 out("$iterCount iterations/pass, $NUMPASSES passes</P>\n");
204 out(-$iterCount, " seconds/pass, $NUMPASSES passes</P>\n");
208 if ($iterCount < 0) {
221 $iterCount = int(-$iterCount / $timePerIter + 0.5);
230 print "Measuring $iterCount iterations x $NUMPASSES passes...";
231 my @t = callJava($method, $pat, $iterCount, $NUMPASSES);
245 out("Iterations per pass: $iterCount<BR>\n");
252 ($iterCount, $eventsPerIter, @ms);
Dunicodesetperf.pl190 my $iterCount = shift; # actually might be -seconds/pass
193 if ($iterCount > 0) {
194 out("$iterCount iterations/pass, $NUMPASSES passes</P>\n");
196 out(-$iterCount, " seconds/pass, $NUMPASSES passes</P>\n");
200 if ($iterCount < 0) {
213 $iterCount = int(-$iterCount / $timePerIter + 0.5);
222 print "Measuring $iterCount iterations x $NUMPASSES passes...";
223 my @t = callJava($method, $pat, $iterCount, $NUMPASSES);
237 out("Iterations per pass: $iterCount<BR>\n");
244 ($iterCount, $eventsPerIter, @ms);
Dnormperf.pl252 my $iterCount = shift; # actually might be -seconds/pass
255 if ($iterCount > 0) {
256 out("$iterCount iterations/pass, $NUMPASSES passes</P>\n");
258 out(-$iterCount, " seconds/pass, $NUMPASSES passes</P>\n");
262 if ($iterCount < 0) {
275 $iterCount = int(-$iterCount / $timePerIter + 0.5);
284 print "Measuring $iterCount iterations x $NUMPASSES passes...";
285 my @t = callJava($method, $pat, $iterCount, $NUMPASSES);
299 out("Iterations per pass: $iterCount<BR>\n");
306 ($iterCount, $eventsPerIter, @ms);
Dconverterperf.pl216 my $iterCount = shift; # actually might be -seconds/pass
219 if ($iterCount > 0) {
220 out("$iterCount iterations/pass, $NUMPASSES passes</P>\n");
222 out(-$iterCount, " seconds/pass, $NUMPASSES passes</P>\n");
226 if ($iterCount < 0) {
239 $iterCount = int(-$iterCount / $timePerIter + 0.5);
248 print "Measuring $iterCount iterations x $NUMPASSES passes...";
249 my @t = callJava($method, $pat, $iterCount, $NUMPASSES);
263 out("Iterations per pass: $iterCount<BR>\n");
270 ($iterCount, $eventsPerIter, @ms);
Ducharacterperf.pl200 my $iterCount = shift; # actually might be -seconds/pass
203 if ($iterCount > 0) {
204 out("$iterCount iterations/pass, $NUMPASSES passes</P>\n");
206 out(-$iterCount, " seconds/pass, $NUMPASSES passes</P>\n");
210 if ($iterCount < 0) {
223 $iterCount = int(-$iterCount / $timePerIter + 0.5);
232 print "Measuring $iterCount iterations x $NUMPASSES passes...";
233 my @t = callJava($method, $pat, $iterCount, $NUMPASSES);
247 out("Iterations per pass: $iterCount<BR>\n");
254 ($iterCount, $eventsPerIter, @ms);
Dperftests.pl319 my $iterCount = shift; # actually might be -seconds/pass
322 if ($iterCount < 0) {
335 $iterCount = int(-$iterCount / $timePerIter + 0.5);
339 print "Measuring $iterCount iterations x $NUMPASSES passes...";
340 my @t = callJava($testclass, $method, $pat, $iterCount, $NUMPASSES);
357 ($iterCount, $eventsPerIter, @ms);
/external/deqp/modules/gles3/stress/
Des3sLongRunningShaderTests.cpp163 …const std::string iterCount = params.iterCountType == ITERCOUNTTYPE_DYNAMIC ? (isVertCase ? "a_ite… in genSources() local
173 op << " for (highp int i = 0; i < " << iterCount << " || " << iterCount << " < 0; ++i)\n" in genSources()
179 << " while (i < " << iterCount << " || " << iterCount << " < 0) {\n" in genSources()
191 << " } while (i <= " << iterCount << " || " << iterCount << " < 0);\n"; in genSources()
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_ssa.cpp335 int iterCount = 0; in convertToSSA() local
348 ++iterCount; in convertToSSA()
360 if (work[bb->getId()] == iterCount) in convertToSSA()
362 work[bb->getId()] = iterCount; in convertToSSA()
376 if (hasAlready[dfBB->getId()] >= iterCount) in convertToSSA()
378 hasAlready[dfBB->getId()] = iterCount; in convertToSSA()
391 if (work[dfBB->getId()] < iterCount) { in convertToSSA()
392 work[dfBB->getId()] = iterCount; in convertToSSA()
Dnv50_ir_peephole.cpp255 unsigned int iterCount = 0; in foldAll() local
260 } while (foldCount && ++iterCount < 2); in foldAll()
/external/icu/icu4c/source/test/thaitest/
Dthaitest.cpp231 int32_t iterCount = 0; in compareWordBreaks() local
/external/deqp/modules/egl/
DteglRobustnessTests.cpp781 const std::string iterCount = (isVertCase ? "u_iterCount" : "v_iterCount"); in genNonComputeSource() local
782 …const std::string loopHeader = " for (highp int i = 0; i < " + iterCount + " || " + iterCount + " … in genNonComputeSource()
861 glw::GLint iterCount = -1; in setup() local
862 GLU_CHECK_GLW_CALL(m_gl, uniform1i(iterCountLocation, iterCount)); in setup()