HomeSort by relevance Sort by last modified time
    Searched full:failsafe (Results 1 - 25 of 46) sorted by null

1 2

  /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.
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
RecognizerSharedState.js 26 * ad naseum. This is a failsafe mechanism to guarantee that at least
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
RecognizerSharedState.pm 34 # ad naseum. This is a failsafe mechanism to guarantee that at least
BaseRecognizer.pm 270 # an infinite loop; this is a failsafe.
  /external/chromium/net/http/
http_auth_cache.cc 124 // Failsafe to prevent unbounded memory growth of the cache.
169 // Failsafe to prevent unbounded memory growth of the cache.
  /external/chromium_org/net/http/
http_auth_cache.cc 125 // Failsafe to prevent unbounded memory growth of the cache.
169 // Failsafe to prevent unbounded memory growth of the cache.
  /external/chromium_org/third_party/icu/source/tools/ctestfw/
uperf.cpp 375 int32_t failsafe = 1; // last resort for very fast methods local
379 loops = failsafe;
380 failsafe *= 10;
  /external/icu4c/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/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
RecognizerSharedState.cs 73 * ad naseum. This is a failsafe mechanism to guarantee that at least
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
RecognizerSharedState.cs 75 * ad naseum. This is a failsafe mechanism to guarantee that at least
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
RecognizerSharedState.java 55 * ad naseum. This is a failsafe mechanism to guarantee that at least
  /external/jpeg/
jcapistd.c 26 * We require a write_all_tables parameter as a failsafe check when writing
  /external/qemu/distrib/jpeg-6b/
jcapistd.c 26 * We require a write_all_tables parameter as a failsafe check when writing
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3recognizersharedstate.h 92 * ad nauseam. This is a failsafe mechanism to guarantee that at least
  /external/chromium/net/base/
sdch_manager.cc 170 // TODO(jar): Remove overly restrictive failsafe test (added per security
354 // TODO(jar): Remove this failsafe conservative hack which is more restrictive
sdch_manager.h 109 // Failsafe hack.
  /external/chromium_org/net/base/
sdch_manager.cc 174 // TODO(jar): Remove overly restrictive failsafe test (added per security
365 // TODO(jar): Remove this failsafe conservative hack which is more restrictive
sdch_manager.h 110 // Failsafe hack.
  /external/neven/Embedded/common/src/b_TensorEm/
RBFMap2D.c 294 /* no error condition here! system must be failsafe */
328 /* no error condition here! system must be failsafe */
  /external/chromium_org/net/proxy/
proxy_resolver_v8_tracing.cc 46 // to make. This is a failsafe both for scripts that do a ridiculous
52 // This is a failsafe in case repeated executions of the script causes
    [all...]
  /frameworks/opt/calendar/src/com/android/calendarcommon2/
RecurrenceProcessor.java 867 int failsafe = 0; \/\/ Avoid infinite loops local
    [all...]
  /external/antlr/antlr-3.4/runtime/C/
README 453 * analysis failsafe is back on; if a decision takes too long, it bails out
760 * Removed failsafe that check to see if I'm spending too much time on a single DFA; I don't think we need it anymore.
837 * Removed a failsafe that seems to be unnecessary that ensure DFA didn't
    [all...]
  /external/elfutils/libdw/
dwarf_getsrclines.c 127 /* Failsafe mode: no data found. */
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
recognizers.py 71 # ad naseum. This is a failsafe mechanism to guarantee that at least
465 # an infinite loop; this is a failsafe.
    [all...]

Completed in 1534 milliseconds

1 2