/packages/apps/Exchange/src/com/android/exchange/eas/ |
EasOperation.java | 285 // We handle server redirects by looping, but we need to protect against too much looping. 397 // Note that unlike other errors, we do NOT return here; we just keep looping. [all...] |
/art/runtime/jdwp/ |
jdwp_adb.cc | 303 /* read some more, looping until we have data */
|
/development/samples/ToyVpn/server/linux/ |
ToyVpnServer.cpp | 256 // fraction of time to avoid busy looping.
|
/development/samples/ToyVpn/src/com/example/android/toyvpn/ |
ToyVpnService.java | 214 // fraction of time to avoid busy looping.
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
GrammarSanity.java | 99 // within same rule, we've hit same state; quit looping
|
/external/bzip2/ |
huffman.c | 128 looping. However, this count-scaling step is only needed if
|
/external/chromium/chrome/browser/printing/ |
print_job.cc | 315 // Continue looping.
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/fx/ |
bg.js | 42 // in the content area (e.g. "keypress" while start and keep looping while
|
/external/chromium_org/chrome/browser/media/ |
webrtc_log_uploader.cc | 232 // resize than looping around and resize if needed.
|
/external/chromium_org/chrome/browser/printing/ |
print_job.cc | 347 // Continue looping.
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/metadata/ |
mpeg_parser.js | 211 if (count++ > 100) // Most likely we are looping through a corrupt file.
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/fx/ |
bg.js | 46 // in the content area (e.g. "keypress" while start and keep looping while
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
availability_finder.py | 280 # Continue looping until there are no longer differences between this
|
availability_finder_test.py | 74 # Continue looping. The iterator will stop after 'trunk' automatically.
|
/external/chromium_org/chrome/test/functional/ |
autofill.py | 38 # Looping 1000 times is a safe minimum to exceed the server's threshold or
|
/external/chromium_org/sync/engine/ |
download.cc | 395 // The changes remaining field is used to prevent the client from looping. If
|
/external/chromium_org/sync/internal_api/public/base/ |
model_type.h | 230 // // Say we're looping through a list of items, each of which has a
|
/external/chromium_org/third_party/WebKit/Source/web/ |
PopupListBox.h | 239 // Moves the selection down/up one item, taking care of looping back to the
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
s_context.h | 445 * For looping over fragment attributes in the pointe, line
|
/external/chromium_org/third_party/skia/include/core/ |
SkBitmapDevice.h | 126 and are handling any looping from the paint, and any effects from the
|
/external/chromium_org/third_party/skia/include/pdf/ |
SkPDFDevice.h | 79 and are handling any looping from the paint, and any effects from the
|
/external/chromium_org/tools/perf/benchmarks/ |
peacekeeper.py | 182 Test measures looping and string replace-method.
|
/external/eigen/doc/ |
SparseQuickReference.dox | 43 Insertions of values in the sparse matrix can be done directly by looping over nonzero elements and use the insert() function
|
/external/guava/guava/src/com/google/common/collect/ |
TreeBasedTable.java | 362 // Keep looping till we find a non-duplicate value.
|
/external/jmonkeyengine/engine/src/android/com/jme3/audio/android/ |
AndroidAudioRenderer.java | 177 case Looping:
|