HomeSort by relevance Sort by last modified time
    Searched full:looping (Results 76 - 100 of 504) sorted by null

1 2 34 5 6 7 8 91011>>

  /system/core/libsysutils/src/
ServiceManager.cpp 38 * when looping for SLEEP_MAX_USEC */
  /external/v8/test/mjsunit/
mjsunit.status 97 # BUG(3251035): Timeouts in long looping crankshaft optimization
146 # BUG(3251035): Timeouts in long looping crankshaft optimization
  /packages/apps/Exchange/src/com/android/exchange/adapter/
AbstractSyncParser.java 41 * Handles the basic flow of syncKeys, looping to get more data, handling errors, etc.
214 LogUtils.e(TAG, "Looping detected");
  /external/chromium_org/v8/src/
typing.cc 223 store_.Forget(); // Control may transfer here via looping or 'continue'.
236 store_.Forget(); // Control may transfer here via looping or 'continue'.
247 store_.Forget(); // Control may transfer here via looping.
269 store_.Forget(); // Control may transfer here via looping or 'continue'.
277 store_.Forget(); // Control may transfer here via looping or 'continue'.
  /external/chromium_org/webkit/browser/quota/
usage_tracker.cc 112 // the completion callback before we finish looping over
138 // the completion callback before we finish looping over
165 // the completion callback before we finish looping over
456 // looping over all hosts (because info->pending_jobs may reach 0 during the
504 // looping over all origins (because info->pending_jobs may reach 0 during the
  /frameworks/base/media/java/android/media/videoeditor/
AudioTrack.java 406 * audio tracks in the timeline can have the loop mode enabled. When looping
434 * Check if looping is enabled
436 * @return true if looping is enabled
  /external/protobuf/src/google/protobuf/compiler/
parser.cc 331 // This statement failed to parse. Skip it, but keep looping to parse
412 // This statement failed to parse. Skip it, but keep looping to parse
822 // This statement failed to parse. Skip it, but keep looping to parse
852 // This statement failed to parse. Skip it, but keep looping to parse
923 // This statement failed to parse. Skip it, but keep looping to parse
973 // This statement failed to parse. Skip it, but keep looping to
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
hash.c 36 HashElem *elem; /* For looping over all elements of the table */
105 HashElem *elem, *next_elem; /* For looping over existing elements */
  /external/qemu/distrib/sdl-1.2.15/src/audio/dc/
aica.c 172 you are not looping, or the loop end point when you are (though
201 /* Set sample format, buffer address, and looping control. If
  /frameworks/base/media/tests/SoundPoolTest/src/com/android/
SoundPoolTest.java 201 // play a normal priority looping sound
250 // play a normal priority looping sound
  /device/generic/goldfish/libqemu/
test_host_1.c 36 /* Try to execute x, looping around EINTR errors. */
  /external/chromium/chrome/browser/sync/sessions/
status_controller.cc 206 return false; // Avoid looping forever.
  /external/chromium_org/build/android/
adb_device_functions.sh 26 echo "Looping over $NUM_DEVICES devices"
  /external/chromium_org/content/public/android/java/src/org/chromium/content/common/
CleanupReference.java 53 // Give the UI thread chance to run cleanup before looping around and
  /external/chromium_org/remoting/tools/build/
remoting_copy_locales.py 8 Gyp doesn't have any built-in looping capability, so this just provides a way to
  /external/chromium_org/sandbox/win/src/
sharedmem_ipc_client.cc 112 // Locking a channel is a simple as looping over all the channels
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
index.html 51 <li><a href="?sunspider">SunSpider JavaScript Tests</a><br/>(From the <a href="http://www2.webkit.org/perf/sunspider-0.9/sunspider.html">WebKit team</a>. Tests Math, Bitops, Looping, and Functions.)</li>
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AudioScheduledSourceNode.h 107 // If it hasn't been set explicitly, then the sound will not stop playing (if looping) or will stop when the end of the AudioBuffer
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-6.5.3.html 86 support more than 12 temp registers, didn't support branching/looping, etc.
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_double_list.h 31 * list handling. No list looping yet.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_vertprog.h 53 * above. There doesn't appear to be dedicated looping instructions, but
  /external/llvm/include/llvm/Analysis/
IntervalPartition.h 37 // interval is a (possibly nonexistent) loop with a "tail" of non looping
  /external/mesa3d/docs/
relnotes-6.5.3.html 86 support more than 12 temp registers, didn't support branching/looping, etc.
  /external/mesa3d/src/gallium/auxiliary/util/
u_double_list.h 31 * list handling. No list looping yet.
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_vertprog.h 53 * above. There doesn't appear to be dedicated looping instructions, but

Completed in 2188 milliseconds

1 2 34 5 6 7 8 91011>>