HomeSort by relevance Sort by last modified time
    Searched full:infinite (Results 251 - 275 of 1170) sorted by null

<<11121314151617181920>>

  /frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/
PlaybackView.java 195 tileAnimator.setRepeatCount(ValueAnimator.INFINITE);
  /frameworks/native/include/utils/
Timers.h 96 * such as when timeoutTime == LLONG_MAX, returns -1 to indicate an infinite timeout delay.
  /frameworks/opt/timezonepicker/src/com/android/timezonepicker/
TimeZonePickerView.java 158 // way to update the AutoCompleteTextView without causing an infinite loop.
  /libcore/luni/src/test/java/libcore/java/lang/
DoubleTest.java 118 * This value has been known to cause javac and java to infinite loop.
  /packages/apps/Email/src/com/android/email/mail/
Transport.java 107 * {@code 0} for an infinite timeout.
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiEnabler.java 111 // Reset switch to off. No infinite check/listenenr loop.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
RecapitalizeStatus.java 119 int count = 0; // Protection against infinite loop.
  /sdk/find_java/
utils.cpp 121 WaitForSingleObject(pinfo.hProcess, INFINITE);
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera.h 194 /* cb_count = -1: infinite
389 /* reg_count <=0: infinite
  /external/chromium/chrome/browser/
chrome_browser_application_mac.mm 342 // If we throw an exception in this code, we can create an infinite
361 // there is a crash. Since breakpad does not provide infinite
  /external/llvm/include/llvm/Analysis/
DominatorInternals.h 173 // infinite loops). In these cases an artificial exit node is required.
251 // an infinite loop.
  /external/llvm/lib/CodeGen/
RegisterScavenging.cpp 366 // Avoid infinite regress
391 // Doing this here leads to infinite regress.
  /external/llvm/utils/KillTheDoctor/
KillTheDoctor.cpp 70 cl::desc("Set maximum runtime in seconds. Defaults to infinite."));
378 DWORD TimeLeft = INFINITE;
  /external/skia/include/core/
SkPoint.h 457 * Returns the squared distance to the infinite line between two pts. Also
466 * Returns the distance to the infinite line between two pts. Also
  /external/skia/legacy/include/core/
SkPoint.h 404 * Returns the squared distance to the infinite line between two pts. Also
413 * Returns the distance to the infinite line between two pts. Also
  /hardware/ti/omap4xxx/domx/mm_osal/src/
timm_osal_pipes.c 328 TIMM_OSAL_Warning("Only infinite or no timeouts \
329 supported. Going to read with infinite timeout now");
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/suid/
SuidFilesActivity.java 216 // Don't follow symlinks to avoid infinite looping.
  /cts/tests/tests/media/src/android/media/cts/
StreamingMediaPlayerTest.java 148 // Stagefright doesn't have a limit, but we can't test support of infinite redirects
  /dalvik/vm/alloc/
Visit.cpp 152 * Don't fall into an infinite loop if things get corrupted.
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3recognizersharedstate.h 90 * This is used to prevent infinite loops where an error is found
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
FASerializer.java 39 /** To prevent infinite recursion when walking state machines, record
  /external/ceres-solver/internal/ceres/
residual_block.cc 118 "residual and jacobians that were requested or there was a non-finite value (nan/infinite)\n" // NOLINT
  /external/chromium/base/synchronization/
waitable_event.h 25 // This replaces INFINITE from Win32
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
page_action_decoration.mm 133 // destroyed again and new ones recreated (causing an infinite loop).
  /external/chromium/net/base/
file_stream_win.cc 82 MessageLoopForIO::current()->WaitForIOCompletion(INFINITE, this);

Completed in 1679 milliseconds

<<11121314151617181920>>