HomeSort by relevance Sort by last modified time
    Searched full:loop (Results 226 - 250 of 3512) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Statements/
dowhile-003.js 48 "loop iterations",
label-002.js 6 * Labeled break and continue within a for-in loop.
  /external/webkit/WebKit/gtk/tests/
testmimehandling.c 30 GMainLoop* loop; variable
95 g_main_loop_quit(loop);
140 loop = g_main_loop_new(NULL, TRUE);
151 g_main_loop_run(loop);
  /external/zlib/contrib/ada/
mtest.adb 113 Main : loop
114 for J in Buffer'Range loop
139 end loop;
140 end loop Main;
  /frameworks/base/include/media/stagefright/foundation/
ALooper.h 79 bool loop();
  /frameworks/base/media/libmediaplayerservice/
StagefrightPlayer.h 49 virtual status_t setLooping(int loop);
  /hardware/ril/libril/
ril_event.h 50 // Event loop
  /libcore/luni/src/main/java/java/lang/
Iterable.java 23 * the enhanced for loop.
  /packages/experimental/BugReportSender/src/com/android/bugreportsender/
BugReportParser.java 28 // read file contents. loop until we get to the appropriate section header.
  /system/core/nexus/
Controller.h 32 * Name of this controller - WIFI/VPN/USBNET/BTNET/BTDUN/LOOP/etc
  /system/vold/
Android.mk 21 Loop.cpp \
  /device/samsung/crespo/alsa-utils/alsactl/
list.h 216 * @pos: the &struct list_head to use as a loop counter.
225 * @pos: the &struct list_head to use as a loop counter.
238 * @pos: the &struct list_head to use as a loop counter.
246 * @pos: the &struct list_head to use as a loop counter.
256 * @pos: the type * to use as a loop counter.
267 * @pos: the type * to use as a loop counter.
278 * @pos: the type * to use as a loop counter.
  /external/bluetooth/glib/
NEWS.pre-1-3 26 * Generic main-loop mechanism
38 * Release the main loop lock around calls to prepare() and
56 loop recursions may only happen from dispatch(), and check() as well
72 * g_main_is_running: new function to check whether a main loop has been quitted
89 - Enhancements to the generic main-loop mechanism to be thread-safe.
90 (It is used for the main-loop in GTK+ as of GTK+-1.1.8)
110 * Added generic main-loop abstraction
  /external/chromium/third_party/icu/source/tools/ctestfw/unicode/
utimer.h 29 * i) Loop until a threshold time is reached:
57 * // time the loop for 10 seconds at least and find out the loop count and time taken
81 * // This loop checks for errors in Normalization. Once we pass the initialization
255 * taken and number of iterations of the loop
  /external/dbus/dbus/
dbus-connection.h 86 * loop. Returns #FALSE if it lacks enough memory to add the
99 * main loop. Set by dbus_connection_set_watch_functions() or
105 * loop. Returns #FALSE if it lacks enough memory to add the
119 * main loop. Set by dbus_connection_set_timeout_functions() or
131 * Called when the main loop's thread should be notified that there's now work
  /external/grub/stage2/
fsys_ffs.c 189 /* main loop to find destination inode */
190 loop:
233 /* loop for reading a the entries in a directory */
288 /* go back to main loop at top of function */
289 goto loop;
fsys_ufs2.c 214 /* main loop to find destination inode */
215 loop:
258 /* loop for reading a the entries in a directory */
309 /* go back to main loop at top of function */
310 goto loop;
  /external/icu4c/tools/ctestfw/unicode/
utimer.h 29 * i) Loop until a threshold time is reached:
57 * // time the loop for 10 seconds at least and find out the loop count and time taken
81 * // This loop checks for errors in Normalization. Once we pass the initialization
255 * taken and number of iterations of the loop
  /external/libpcap/
pcap-septel.c 71 * error occured, or -2 if we were told to break out of the loop.
98 loop:
103 * we were told to break out of the loop.
118 /* a couter is added here to avoid an infinite loop
135 goto loop ;
  /external/v8/test/mjsunit/
array-iteration.js 55 // Only loop through initial part of array eventhough elements are
97 // Only loop through initial part of array eventhough elements are
138 // Only loop through initial part of array eventhough elements are
176 // Only loop through initial part of array eventhough elements are
213 // Only loop through initial part when elements are added.
  /external/v8/src/arm/
builtins-arm.cc 86 // if JSArray::kPreallocatedArrayElements is changed handling of loop unfolding
277 Label loop, entry; local
280 __ bind(&loop);
285 __ b(lt, &loop);
391 Label loop, entry; local
393 __ bind(&loop);
398 __ b(lt, &loop);
591 { Label loop, entry; local
593 __ bind(&loop);
597 __ b(lt, &loop);
664 { Label loop, entry; local
739 Label loop, entry; local
857 Label loop, entry; local
1009 { Label loop; local
1142 Label entry, loop; local
    [all...]
  /external/chromium/base/
message_loop.cc 31 // loop, if one exists. This should be safe and free of static constructors.
37 // Logical events for Histogram profiling. Run with -message-loop-histogrammer
75 // DCHECK(loop) << "Ouch, did you forget to initialize me?";
85 DCHECK(!current()) << "should only have one message loop per thread";
125 // tasks. Normally, we should only pass through this loop once or twice. If
126 // we end up hitting the loop limit, then it is probably due to one task that
132 // If we end up with empty queues, then break out of the loop.
164 // Runs the loop in two different SEH modes:
168 // that was existed before the loop was run.
209 // Wrapper functions for use in above message loop framework
    [all...]
message_pump_glib.cc 19 // We send a byte across a pipe to wakeup the event loop.
22 // Return a timeout suitable for the glib loop, -1 to block forever,
85 // loop, around event handling.
163 // so we can only have one UI loop per process.
180 // We really only do a single task for each iteration of the loop. If we
184 // first iteration of the loop, so RunAllPending() works correctly.
187 // We run our own loop instead of using g_main_loop_quit in one of the
308 NOTREACHED() << "Could not write to the UI message loop wakeup pipe!";
313 // We need to wake up the loop in case the poll timeout needs to be
  /external/qemu/distrib/sdl-1.2.12/src/hermes/
x86p_32.asm 44 .L1 ; short loop
103 .L5 ; tail loop
125 .L1 ; short loop
175 .L5 ; tail loop
196 .L1 ; short loop
248 .L5 ; tail loop
271 .L1 ; short loop
342 .L6 ; tail loop
369 .L1 ; short loop
442 .L6 ; tail loop
    [all...]
  /external/zlib/contrib/masmx86/
gvmat32.asm 167 ; we increment chain_length because in the asm, the --chain_lenght is in the beginning of the loop
233 ; here, in the loop
280 ; begin the main loop
283 ; if chain_length <=16, don't use the unrolled loop
462 repe cmpsd ; loop until mismatch
488 ; now we restore edx, ecx and esi, for the big loop
509 ; now we restore ecx and esi, for the big loop :
698 ;;; entering the main loop.
783 ;;; Jump into the main loop.
798 ;;; Here is the inner loop of the function. The function will spend the
    [all...]

Completed in 1722 milliseconds

1 2 3 4 5 6 7 8 91011>>