OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nIters
(Results
1 - 3
of
3
) sorted by null
/external/opencv3/modules/ts/src/
ts_perf.cpp
[
all
...]
/external/opencv3/modules/ts/include/opencv2/ts/
ts_perf.hpp
423
unsigned int
nIters
;
/external/valgrind/none/tests/arm64/
fp_and_simd.c
62
static UInt nCalls = 0,
nIters
= 0;
66
nIters
++;
75
printf("randV128: %u calls, %u iters\n", nCalls,
nIters
);
[
all
...]
Completed in 503 milliseconds