OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:iterations
(Results
401 - 425
of
600
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/libvpx/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm
92
;# 4
iterations
of the cyclic transform 0->1->2->3->4->5->6->7->0.
236
;# This can be accomplished by 4
iterations
of the cyclic transform
[
all
...]
/external/opencv/cxcore/src/
cxsvd.cpp
488
for( ;; ) /* do
iterations
*/
885
for( ;; ) /* do
iterations
*/
[
all
...]
/external/opencv/ml/src/
mlann_mlp.cpp
[
all
...]
/external/openssl/crypto/bn/
bn.h
381
#define BN_prime_checks 0 /* default: select number of
iterations
384
/* number of Miller-Rabin
iterations
for an error rate of less than 2^-80
[
all
...]
/external/openssl/include/openssl/
bn.h
381
#define BN_prime_checks 0 /* default: select number of
iterations
384
/* number of Miller-Rabin
iterations
for an error rate of less than 2^-80
[
all
...]
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
encode.c
445
the number of
iterations
. */
563
number of
iterations
. */
[
all
...]
/external/yaffs2/yaffs2/
yaffs_guts.c
2028
int
iterations
;
local
[
all
...]
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
levinson.cpp
513
*
ITERATIONS
I=2 to M *
712
*
ITERATIONS
I=2 to M *
/external/icu4c/i18n/
decNumber.c
5296
Int
iterations
=0; \/* for later sanity check *\/
local
5648
Int
iterations
=0; \/* for later sanity check *\/
local
[
all
...]
/dalvik/dexgen/src/com/android/dexgen/dex/code/
RopTranslator.java
340
* will simply terminate with zero
iterations
and without
/dalvik/dx/src/com/android/dx/dex/code/
RopTranslator.java
347
* will simply terminate with zero
iterations
and without
/dalvik/vm/compiler/
Loop.cpp
744
* number of
iterations
accurately.
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestCharDFAConversion.java
265
//
iterations
at runtime
/external/apache-xml/src/main/java/org/apache/xpath/
Expression.java
321
*
iterations
within the expression. This is used to determine if a proximity
/external/ceres-solver/examples/
nist.cc
63
DEFINE_int32(num_iterations, 10000, "Number of
iterations
");
/external/chromium/net/http/
http_auth_gssapi_posix.cc
114
// a finite number of
iterations
as well. As an added sanity check, no
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SymbolManager.h
516
/// different loop
iterations
, thus, making the symbol path-dependent.
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
RopTranslator.java
347
* will simply terminate with zero
iterations
and without
/external/eigen/Eigen/src/Core/products/
GeneralMatrixVector.h
435
/* Here we proccess 4 rows with with two peeled
iterations
to hide
/external/eigen/Eigen/src/PardisoSupport/
PardisoSupport.h
265
m_iparm[19] = 0; // Output: Numbers of CG
Iterations
/external/openssl/crypto/des/
des_locl.h
101
#define
ITERATIONS
16
set_key.c
376
for (i=0; i<
ITERATIONS
; i++)
/external/openssl/crypto/engine/
eng_dyn.c
426
/* Previous failed loop
iterations
, if any, will have resulted in
/external/skia/legacy/src/core/
SkBitmapProcState_matrix_repeat.h
412
count -= 8; /* 8
iterations
*/
/external/skia/src/opts/
SkBitmapProcState_matrix_repeat_neon.h
380
count -= 8; /* 8
iterations
*/
Completed in 1588 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>