Home
last modified time | relevance | path

Searched refs:iterCount (Results 1 – 20 of 20) 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/deqp/external/openglcts/modules/common/
DglcShaderLoopTests.cpp467 int iterCount = 3; // value to use in loop in createSpecialLoopCase() local
532 iterCount = 2; in createSpecialLoopCase()
533 numIters = 2 * iterCount; in createSpecialLoopCase()
538 iterCount = 2; in createSpecialLoopCase()
539 numIters = 2 * iterCount; in createSpecialLoopCase()
544 iterCount = 0; in createSpecialLoopCase()
550 iterCount = 1; in createSpecialLoopCase()
560 numIters = iterCount - 1; in createSpecialLoopCase()
574 numIters = iterCount - 1; in createSpecialLoopCase()
598 iterCount = 5; in createSpecialLoopCase()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderLoopTests.cpp616 int iterCount = 3; // value to use in loop in createSpecialLoopCase() local
681 iterCount = 2; in createSpecialLoopCase()
682 numIters = 2 * iterCount; in createSpecialLoopCase()
687 iterCount = 2; in createSpecialLoopCase()
688 numIters = 2 * iterCount; in createSpecialLoopCase()
693 iterCount = 0; in createSpecialLoopCase()
699 iterCount = 1; in createSpecialLoopCase()
709 numIters = iterCount - 1; in createSpecialLoopCase()
723 numIters = iterCount - 1; in createSpecialLoopCase()
747 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/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/
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);
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);
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);
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);
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/nouveau/codegen/
Dnv50_ir_ssa.cpp336 int iterCount = 0; in convertToSSA() local
349 ++iterCount; in convertToSSA()
361 if (work[bb->getId()] == iterCount) in convertToSSA()
363 work[bb->getId()] = iterCount; in convertToSSA()
377 if (hasAlready[dfBB->getId()] >= iterCount) in convertToSSA()
379 hasAlready[dfBB->getId()] = iterCount; in convertToSSA()
392 if (work[dfBB->getId()] < iterCount) { in convertToSSA()
393 work[dfBB->getId()] = iterCount; in convertToSSA()
Dnv50_ir_peephole.cpp394 unsigned int iterCount = 0; in foldAll() local
399 } while (foldCount && ++iterCount < 2); in foldAll()
/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopFusionUtils.cpp505 uint64_t iterCount = 1; in getSliceIterationCount() local
507 iterCount *= count.second; in getSliceIterationCount()
509 return iterCount; in getSliceIterationCount()
/external/icu/icu4c/source/test/thaitest/
Dthaitest.cpp231 int32_t iterCount = 0; in compareWordBreaks() local
/external/deqp/modules/egl/
DteglRobustnessTests.cpp788 const std::string iterCount = (isVertCase ? "u_iterCount" : "v_iterCount"); in genNonComputeSource() local
789 …const std::string loopHeader = " for (highp int i = 0; i < " + iterCount + " || " + iterCount + " … in genNonComputeSource()
868 glw::GLint iterCount = -1; in setup() local
869 GLU_CHECK_GLW_CALL(m_gl, uniform1i(iterCountLocation, iterCount)); in setup()
/external/angle/third_party/vulkan_memory_allocator/src/
DTests.cpp3068 const size_t iterCount = poolCreateInfo.blockSize / bufCreateInfo.size / buffersPerIter * 2; in TestLinearAllocator() local
3069 for(size_t iter = 0; iter < iterCount; ++iter) in TestLinearAllocator()