OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:iterations
(Results
376 - 400
of
600
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/llvm/docs/
Bugpoint.rst
180
number of
iterations
.
/external/llvm/lib/Target/ARM/
MLxExpansionPass.cpp
234
// writing the accumulator and the pipelining of loop
iterations
by out-of-
/external/netperf/
netcpu_kstat10.c
299
calibrate_idle_rate(int
iterations
, int interval)
/external/open-vcdiff/src/
blockhash.cc
337
// number of
iterations
in FindBestMatch. For example, if the entire
/external/regex-re2/util/
sparse_array.h
154
// Can sort the sparse array so that future
iterations
/external/skia/legacy/src/core/
SkPoint.cpp
225
scale by it at the end. The .14 space means we can execute our
iterations
/external/skia/src/core/
SkPoint.cpp
264
scale by it at the end. The .14 space means we can execute our
iterations
/external/stressapptest/src/
adler32memcpy.cc
272
// Since we are moving 48 bytes at a time number of
iterations
= total size/48
/external/v8/src/
date.cc
305
// but give up if we don't find it in four
iterations
.
fixed-dtoa.cc
254
// Therefore three
iterations
of this loop will not overflow fractionals
/external/webkit/Source/WebCore/platform/graphics/
BitmapImage.cpp
343
// frames (or whole
iterations
) trying to "catch up". This is a tradeoff:
/external/wpa_supplicant_8/src/p2p/
p2p_i.h
460
/* Extra delay in milliseconds between search
iterations
*/
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/
MtpDeviceIndex.java
221
* a five-year timeframe, it would still only take 11
iterations
at most,
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/libexec/gcc/mipsel-linux-android/4.6/
lto1
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/libexec/gcc/i686-linux-android/4.6/
lto1
/system/core/libpixelflinger/
fixed.cpp
102
// 2 Newton-Raphson
iterations
: x = x/2*(3-(a*x)*x)
/external/eigen/Eigen/src/SVD/
JacobiSVD.h
470
* process is more reliable than the optimized bidiagonal SVD
iterations
.
730
// currently we stop when we reach precision 2*epsilon as the last bit of precision can require an unreasonable number of
iterations
,
[
all
...]
/external/llvm/include/llvm/Analysis/
DependenceAnalysis.h
324
const SCEV *
Iterations
;
328
const SCEV *
Iterations
;
[
all
...]
/external/wpa_supplicant_8/src/common/
sae.c
324
* Continue for at least k
iterations
to protect against side-channel
325
* attacks that attempt to determine the number of
iterations
required
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
iatomic.h
1044
After MAX_SPIN_COUNT
iterations
, we put the calling thread to sleep. */
1051
after MAX_SPIN_COUNT
iterations
of sched_yield().
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
iatomic.h
1044
After MAX_SPIN_COUNT
iterations
, we put the calling thread to sleep. */
1051
after MAX_SPIN_COUNT
iterations
of sched_yield().
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
iatomic.h
1044
After MAX_SPIN_COUNT
iterations
, we put the calling thread to sleep. */
1051
after MAX_SPIN_COUNT
iterations
of sched_yield().
/external/guava/guava-tests/test/com/google/common/cache/
CacheLoadingTest.java
1626
int
iterations
= 10;
local
[
all
...]
/development/cmds/monkey/src/com/android/commands/monkey/
Monkey.java
202
/** The number of
iterations
**/
847
mBugreportFrequency = nextOptionLong("Number of
iterations
");
[
all
...]
/external/chromium/base/third_party/nspr/
prtime.cc
536
int
iterations
= 0;
local
544
if (
iterations
++ > 1000)
[
all
...]
Completed in 778 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>