HomeSort by relevance Sort by last modified time
    Searched refs:niters (Results 1 - 6 of 6) sorted by null

  /external/autotest/client/tests/rmaptest/src/
rmap-test.c 22 int niters; variable
124 for (iter = 0; iter < niters; iter++) {
133 printf("%d/%d\n", iter, niters);
159 niters = strtol(optarg, NULL, 10);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/ccbench/
ccbench.py 165 niters = 0
179 return niters, duration
180 niters += step
184 return niters, duration
  /external/python/cpython2/Tools/ccbench/
ccbench.py 165 niters = 0
179 return niters, duration
180 niters += step
184 return niters, duration
  /external/python/cpython3/Tools/ccbench/
ccbench.py 163 niters = 0
177 return niters, duration
178 niters += step
182 return niters, duration
  /external/python/cpython3/Python/
bltinmodule.c 1295 Py_ssize_t niters, nargs, i; local
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 1800 milliseconds