OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:iterations
(Results
576 - 600
of
1508
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/libcore/benchmarks/src/benchmarks/regression/
URLConnectionBenchmark.java
59
// keep serving the same response for all
iterations
/prebuilts/go/darwin-x86/src/runtime/
parfor_test.go
57
// Test that
iterations
are properly distributed.
/prebuilts/go/linux-x86/src/runtime/
parfor_test.go
57
// Test that
iterations
are properly distributed.
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_test_harness.h
108
* \param testIterations Number of
iterations
to run each test case.
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_test_harness.h
108
* \param testIterations Number of
iterations
to run each test case.
/prebuilts/misc/windows/sdl2/include/
SDL_test_harness.h
108
* \param testIterations Number of
iterations
to run each test case.
/prebuilts/misc/windows/sdl2/test/
testtimer.c
108
SDL_Log("1 million
iterations
of ticktock took %f ms\n", (double)((now - start)*1000) / SDL_GetPerformanceFrequency());
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_test_harness.h
108
* \param testIterations Number of
iterations
to run each test case.
/system/bt/test/suite/adapter/
adapter_unittest.cpp
29
// that matches your time constraints. For example, 5
iterations
would take
/system/connectivity/shill/test-scripts/
connect-disconnect
93
help='Number of
iterations
to run (0 for infinite)')
/toolchain/binutils/binutils-2.25/gprof/
ChangeLog-2011
35
* corefile.c (core_sym_class): Allow for multiple
iterations
of
/art/tools/dexfuzz/
README
88
|
Iterations
|VerifyFail|MutateFail|Timed Out |Successful|Divergence|
92
Iterations
- number of attempts we've made to mutate DEX files.
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/
MultiStartDifferentiableMultivariateRealOptimizer.java
46
/** Maximal number of
iterations
allowed. */
49
/** Number of
iterations
already performed for all starts. */
MultiStartDifferentiableMultivariateVectorialOptimizer.java
49
/** Maximal number of
iterations
allowed. */
52
/** Number of
iterations
already performed for all starts. */
/external/autotest/client/site_tests/firmware_TouchMTB/
firmware_constants.py
183
OPTIONS.
ITERATIONS
= '
iterations
'
/external/autotest/client/site_tests/kernel_Ktime/
kernel_Ktime.py
25
# How many
iterations
to run the test for, each iteration is usally
114
#
iterations
. If excessive skew occurs repeatedly (eg RTC is too
/external/autotest/client/virt/
virt_scheduler.py
66
test_iterations = int(test.get("
iterations
", 1))
69
iterations
=test_iterations)
/external/blktrace/doc/
btreplay.8
117
\-\-
iterations
=<\fInum\fR>
119
Set number of
iterations
to run.
/external/ceres-solver/include/ceres/
iteration_callback.h
137
// Number of
iterations
taken by the line search algorithm.
140
// Number of
iterations
taken by the linear solver to solve for the
/external/ceres-solver/internal/ceres/
conjugate_gradients_solver.cc
78
summary.message = "Maximum number of
iterations
reached.";
171
// residual_reset_period
iterations
, we calculate the residual as
/external/chromium-trace/catapult/telemetry/telemetry/util/
statistics_unittest.py
12
def Relax(samples,
iterations
=10):
17
for _ in xrange(0,
iterations
):
/external/fio/crc/
sha1.c
93
* Where do we get the source from? The first 16
iterations
get it from
121
/* Round 1 -
iterations
0-16 take their input from 'data' */
/external/icu/icu4c/source/tools/ctestfw/unicode/
utimer.h
255
* taken and number of
iterations
of the loop
257
* @param loopCount output param to recieve the number of
iterations
/external/llvm/docs/HistoricalNotes/
2003-06-25-Reoptimizer1.txt
52
number of
iterations
and the number of paths. We only run this
61
iterations
.
/external/llvm/test/CodeGen/Hexagon/
hwloop1.ll
4
; Case 1 : Loop with a constant number of
iterations
.
24
; Case 2 : Loop with a run-time number of
iterations
.
Completed in 1494 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>