OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:iterations
(Results
551 - 575
of
1508
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/libopus/silk/
resampler_down2_3.c
93
/* More
iterations
to do; copy last part of filtered signal to beginning of buffer */
resampler_private_IIR_FIR.c
97
/* More
iterations
to do; copy last part of filtered signal to beginning of buffer */
/external/llvm/include/llvm/Target/
TargetRecip.h
45
/// Return the number of
iterations
necessary to refine the
/external/llvm/lib/CodeGen/
SpillPlacement.cpp
164
// initial
iterations
.
306
// change its value ever again, so exclude it from
iterations
.
318
/// maximum number of
iterations
is reached.
329
// Run up to 10
iterations
. The edge bundle numbering is closely related to
/external/llvm/test/Analysis/BasicAA/
phi-aa.ll
37
; Pointers can vary in between
iterations
of loops.
/external/llvm/test/CodeGen/AMDGPU/
tti-unroll-prefs.ll
15
; four
iterations
. The loop unrolling preferences we currently use cause this
/external/llvm/test/Transforms/LoopUnroll/
2011-08-09-PhiUpdate.ll
12
; Check that the loop exit merges values from all the
iterations
. This
/external/netperf/doc/examples/
sctp_stream_script
39
# maximum and minimum test
iterations
(-i)
tcp_range_script
50
# maximum and minimum test
iterations
(-i)
tcp_rr_script
40
# maximum and minimum test
iterations
(-i)
tcp_stream_script
39
# maximum and minimum test
iterations
(-i)
udp_rr_script
39
# maximum and minimum test
iterations
(-i)
udp_stream_script
34
# maximum and minimum test
iterations
(-i)
/external/netperf/src/
netcpu_osx.c
103
calibrate_idle_rate(int
iterations
, int interval)
/external/opencv3/modules/cudastereo/include/opencv2/
cudastereo.hpp
146
//! number of BP
iterations
on each level
183
@param iters Number of BP
iterations
on each level.
235
@param iters Number of BP
iterations
on each level.
288
@param iters Number of
iterations
.
/external/opencv3/modules/videostab/include/opencv2/videostab/
motion_core.hpp
90
@return Number of
iterations
that'll be performed by RANSAC method.
/external/v8/test/mjsunit/
debug-liveedit-patch-positions-replace.js
74
// This several
iterations
should cause call IC for BeingReplaced call. This IC
math-floor-part4.js
83
// The optimized function will deopt. Run it with enough
iterations
to try
/external/v8/tools/
fuzz-harness.sh
30
# takes a long time because it runs many
iterations
and is intended for
/external/valgrind/drd/
drd_clientobj.h
129
// two barrier
iterations
.
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
arith_routins.h
139
*
iterations
.
/external/wpa_supplicant_8/wpa_supplicant/
autoscan.c
101
scan_plans[0].
iterations
= 0;
/frameworks/base/core/java/android/os/
PerformanceCollector.java
145
public static final String METRIC_KEY_ITERATIONS = "
iterations
";
407
* @return Runtime metrics stored in a bundle, including all
iterations
408
* between calls to startTiming and stopTiming. List of
iterations
409
* is keyed by {@link #METRIC_KEY_ITERATIONS
iterations
}.
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/stress/
WifiApStress.java
62
// write the total number of
iterations
into output file
/frameworks/base/core/tests/coretests/src/android/os/
PerformanceCollectorTest.java
467
ArrayList<Parcelable>
iterations
= timing.getParcelableArrayList(
local
469
assertNotNull(
iterations
);
470
assertEquals(labels.size(),
iterations
.size());
472
Bundle iteration = (Bundle)
iterations
.get(i);
Completed in 2958 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>