HomeSort by relevance Sort by last modified time
    Searched full:recover (Results 176 - 200 of 940) sorted by null

1 2 3 4 5 6 78 91011>>

  /dalvik/vm/interp/
Interp.h 68 * Recover the opcode that was replaced by a breakpoint.
  /development/samples/Vault/src/com/example/android/vault/
SecretKeyWrapper.java 92 * Use {@link #unwrap(byte[])} to later recover the original
  /development/samples/devbytes/ui/RequestDuringLayout/src/com/example/android/requestduringlayout/
RequestDuringLayout.java 102 // can be difficult to discover and recover from.
  /docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/
lifecycle.jd 57 >Device Recovery</a>: mechanism to recover device communication if lost</li>
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
RecognizerSharedState.as 4 * and recover from errors etc... As a separate state object, it can be
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3baserecognizer.h 110 /// perform different recovery options or not recover at all and so on.
184 * be from a mismatched token that the (*match)() could not recover from.
186 void (*recover) (struct ANTLR3_BASE_RECOGNIZER_struct * recognizer); member in struct:ANTLR3_BASE_RECOGNIZER_struct
311 /// The recognizer attempts to recover from single missing
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
RecognizerSharedState.js 2 * and recover from errors etc... As a separate state object, it can be
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
t042ast.html 22 recover: function(re) {
23 /* don't recover, just crash */
32 recover: function(re) {
33 /* don't recover, just crash */
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRLexer.h 86 - (void) recover:(ANTLRRecognitionException *)e;
ANTLRTreeParser.h 69 * plus we want to alter the exception type. Don't try to recover
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRLexer.h 86 - (void) recover:(ANTLRRecognitionException *)e;
ANTLRTreeParser.h 69 * plus we want to alter the exception type. Don't try to recover
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRLexer.h 86 - (void) recover:(ANTLRRecognitionException *)e;
ANTLRTreeParser.h 69 * plus we want to alter the exception type. Don't try to recover
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRLexer.h 86 - (void) recover:(ANTLRRecognitionException *)e;
ANTLRTreeParser.h 69 * plus we want to alter the exception type. Don't try to recover
  /external/antlr/antlr-3.4/runtime/Python/tests/
t047treeparser.py 24 def recover(self, input, re): member in class:T.walkerClass.TWalker
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
nuances.rb 76 def recover(re) method in class:TestSpecialStates
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
Interpreter.java 256 input.consume(); // recover
354 input.consume(); // recover
364 input.consume(); // recover
375 input.consume(); // recover
  /external/chromium/chrome/browser/sync/
sync_setup_wizard.h 41 // can't recover.
  /external/chromium_org/base/mac/
close_nocancel.cc 10 // or it may not have been. This makes it impossible to gracefully recover
  /external/chromium_org/build/android/findbugs_filter/
findbugs_exclude.xml 54 There is no way to recover from such errors without restarting the application,
  /external/chromium_org/chrome/browser/chromeos/policy/
user_cloud_policy_token_forwarder.cc 61 // we don't recover in this case, and we'll just try to register for policy
  /external/chromium_org/chrome/browser/diagnostics/
diagnostics_test.cc 32 bool DiagnosticsTest::Recover(DiagnosticsModel::Observer* observer,
  /external/chromium_org/chrome/browser/net/
chrome_fraudulent_certificate_reporter.cc 109 // try to recover by retrying, and trying different endpoints, and

Completed in 1251 milliseconds

1 2 3 4 5 6 78 91011>>