HomeSort by relevance Sort by last modified time
    Searched refs:failsafe (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/icu/source/tools/ctestfw/
uperf.cpp 384 int32_t failsafe = 1; // last resort for very fast methods local
388 loops = failsafe;
389 failsafe *= 10;
  /external/icu/icu4c/source/tools/ctestfw/
uperf.cpp 384 int32_t failsafe = 1; // last resort for very fast methods local
388 loops = failsafe;
389 failsafe *= 10;
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
RecognizerSharedState.as 27 * ad naseum. This is a failsafe mechanism to guarantee that at least
BaseRecognizer.as 334 // an infinite loop; this is a failsafe.
  /frameworks/opt/calendar/src/com/android/calendarcommon2/
RecurrenceProcessor.java 867 int failsafe = 0; \/\/ Avoid infinite loops local
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_gdb.py 396 Verify that the variable's representation is the expected failsafe
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_gdb.py 396 Verify that the variable's representation is the expected failsafe
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas 546 /// ad naseum. This is a failsafe mechanism to guarantee that at least
    [all...]

Completed in 819 milliseconds