OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:loop
(Results
201 - 225
of
3512
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/cts/tests/tests/os/src/android/os/cts/
LooperTest.java
66
method = "
loop
",
76
Looper.
loop
();
198
Looper.
loop
();
241
Looper.
loop
();
/dalvik/docs/opcodes/
opcode-28-goto.html
20
Note: The branch offset may not be 0. (A spin
loop
may be legally constructed
opcode-29-goto-16.html
20
Note: The branch offset may not be 0. (A spin
loop
may be legally constructed
/dalvik/vm/compiler/codegen/arm/armv5te/
Codegen.c
28
#include "compiler/
Loop
.h"
/dalvik/vm/compiler/codegen/arm/armv5te-vfp/
Codegen.c
28
#include "compiler/
Loop
.h"
/dalvik/vm/compiler/codegen/arm/armv7-a/
Codegen.c
28
#include "compiler/
Loop
.h"
/dalvik/vm/compiler/codegen/arm/armv7-a-neon/
Codegen.c
28
#include "compiler/
Loop
.h"
/dalvik/vm/mterp/portable/
enddefs.c
9
ILOGD("|-- Leaving interpreter
loop
"); // note "curMethod" may be NULL
/external/chromium/net/base/
network_change_notifier_mac.cc
12
// NetworkChangeNotifierMac's message
loop
, so that NetworkChangeNotifierMac
93
// Create a run
loop
source for the dynamic store.
99
// Add the run
loop
source to the current run
loop
.
/external/chromium/net/disk_cache/
hash.cc
31
/* Main
loop
*/
/external/clearsilver/cs/
test7.cs.gold
3
LOOP
Test
/external/clearsilver/util/
neo_server.c
45
int
loop
= 0;
local
54
while (
loop
++ < server->num_requests)
73
ne_warn("nserver child
loop
handled %d connections",
loop
-1);
/external/dropbear/libtommath/
bn_fast_mp_montgomery_reduce.c
73
* that W[ix-1] have the carry cleared (see after the inner
loop
)
85
* inner
loop
In this case we fix the carry from the previous
88
* handled by fixing up one carry after the inner
loop
. The
103
/* inner
loop
*/
/external/dropbear/libtommath/etc/
mont.c
13
/*
loop
through various sizes */
/external/icu4c/layout/
SubstitutionLookups.cpp
21
of the previous sequenceIndex in the
loop
and doing next()
/external/icu4c/samples/translit/answers/
main_1.cpp
38
//
Loop
over various months
/external/kernel-headers/original/linux/
delay.h
21
* while
loop
for the common cases where n <= MAX_UDELAY_MS -- Paul G.
/external/netcat/
Changelog
7
primitive select
loop
, and later the stdin-to-many saved-count thing
9
select
loop
is firm, connect and i/o works nicely
27
hammered out exit-status stuff, final main() argv
loop
cleanup
58
added first-net-read skip to select
loop
if we have saved stdin, and
/external/qemu/
charpipe.h
30
/* must be called from the main event
loop
to poll all charpipes */
/external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_mixer_m68k.c
55
/*
Loop
till done */
102
/*
Loop
till done */
148
/*
Loop
till done */
197
/*
Loop
till done */
/external/qemu/distrib/sdl-1.2.12/src/video/qtopia/
SDL_QPEApp.h
24
/* Handle the QPE application
loop
*/
/external/speex/
Android.mk
34
LOCAL_CFLAGS+= -O3 -fstrict-aliasing -fprefetch-
loop
-arrays
/external/speex/libspeex/
filters_bfin.h
46
"
LOOP
norm_max%= LC0 = %2;\n\t"
69
"
LOOP
norm_shift%= LC0 = %3;\n\t"
135
"
LOOP
filter_start%= LC0;\n\t"
147
"
LOOP
filter_start_inner%= LC1;\n\t"
184
"
LOOP
filter_mid%= LC0;\n\t"
186
"
LOOP
filter_mid_inner%= LC1=P3;\n\t"
205
"
LOOP
mem_update%= LC0;\n\t"
213
"
LOOP
mem_accum%= LC1;\n\t"
269
"
LOOP
filter_start%= LC0;\n\t"
279
"
LOOP
filter_start_inner%= LC1;\n\t
[
all
...]
/external/v8/test/mjsunit/
for.js
28
// Test missing condition in for
loop
.
/external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Exceptions/
date-003.js
50
// The following line causes an infinte
loop
Completed in 667 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>