OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:loops
(Results
401 - 425
of
573
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/dropbear/libtomcrypt/
changes
373
-- Removed -funroll-all-
loops
from GCC makefile and replaced with -funroll-
loops
which is a bit more sane (P4 ain't got much cache for the IDATA)
[
all
...]
/external/sonivox/arm-wt-22k/lib_src/
eas_mdls.c
[
all
...]
/dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
FastStringBuffer.java
339
// pay the cost of dealing with that in the append
loops
(more scattered and more
[
all
...]
/external/bluetooth/bluez/rfcomm/
lexer.c
691
while ( 1 ) /*
loops
until end-of-file is reached */
[
all
...]
/external/dnsmasq/src/
rfc1035.c
85
hops++; /* break malicious infinite
loops
*/
[
all
...]
/external/icu4c/common/
ucnv_lmb.c
229
some
loops
and searches, we define a value for that last group converter:*/
[
all
...]
ucnvbocu.c
260
* Optimized version with unrolled
loops
and fewer floating-point operations
[
all
...]
/external/opencore/codecs_v2/audio/aac/dec/src/
long_term_synthesis.cpp
39
Description: Unroll the
loops
.
[
all
...]
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/src/
int_lpc.cpp
46
3. Unrolled
loops
to speed up processing
lsp_az.cpp
74
4. Unrolled
loops
to speed up processing
q_plsf_5.cpp
52
2. Combined increasing and decreasing
loops
to avoid double
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
c1035pf.cpp
54
4. Replaced for-
loops
with memset()
/external/opencore/pvmi/pvmf/src/
pvmf_media_clock.cpp
[
all
...]
/external/openssl/apps/
s_client.c
[
all
...]
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11events.c
[
all
...]
/external/qemu/distrib/zlib-1.2.3/
inflate.c
65
* - Changed
loops
from while (1) or do {} while (1) to for (;;), again to
[
all
...]
/external/quake/quake/src/WinQuake/
Makefile.linuxi386
40
RELEASE_CFLAGS=$(BASE_CFLAGS) -g -mpentiumpro -O6 -ffast-math -funroll-
loops
\
[
all
...]
/external/v8/src/arm/
ic-arm.cc
477
//
loops
.
/external/v8/src/
jsregexp.cc
571
// * Simple greedy
loops
store reduced backtracking information.
[
all
...]
jsregexp.h
754
// TODO(erikcorry): We should allow some action nodes in greedy
loops
.
[
all
...]
/external/zlib/
inflate.c
65
* - Changed
loops
from while (1) or do {} while (1) to for (;;), again to
[
all
...]
/frameworks/base/media/libstagefright/codecs/aacdec/
long_term_synthesis.cpp
39
Description: Unroll the
loops
.
[
all
...]
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/
int_lpc.cpp
46
3. Unrolled
loops
to speed up processing
lsp_az.cpp
74
4. Unrolled
loops
to speed up processing
q_plsf_5.cpp
52
2. Combined increasing and decreasing
loops
to avoid double
Completed in 696 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>