Searched refs:resync (Results 1 - 22 of 22) sorted by relevance

/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
H A DCommonErrorNode.as21 // sometimes resync does not consume a token (when LT(1) is
71 ", resync="+getText()+">";
74 return "<mismatched token: "+trappedException.token+", resync="+getText()+">";
78 ", resync="+getText()+">";
/external/chromium_org/chrome/browser/resources/chromeos/login/
H A Dscreen_password_changed.css75 #password-changed.resync #old-password-block,
76 #password-changed.resync #password-changed-link-block,
77 #password-changed.resync #password-changed-ok-button {
H A Dscreen_password_changed.js38 screen.classList.add('resync');
64 screen.classList.remove('resync');
87 if (screen.classList.contains('resync'))
88 $('password-changed').resync();
152 resync: function() {
168 screen.classList.remove('resync');
/external/lldb/test/pexpect-2.4/examples/
H A Dhive.py119 This is similar to resync, but does not expect the promt. This is useful
122 :resync
233 elif cmd==':resync':
234 resync (hive, target_hostnames, timeout=0.5)
249 resync (hive, target_hostnames, timeout=0.5)
379 def resync (hive, hive_names, timeout=2, max_attempts=5): function
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/
H A Devent-hub.rb177 def resync() method in class:ANTLR3.Debug.EventHub
179 listener.resync()
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Ddebug.rb202 def resync method in class:ANTLR3.Debug.ParserEvents
570 def resync method in class:ANTLR3.Debug.EventListener
691 :recognition_exception, :resync, :rewind,
H A Drecognizers.rb505 resync { consume_until( follow_set ) }
508 def resync method in class:ANTLR3.Scope
588 # resync to one of those tokens. Note that FOLLOW(c)='^' and if
589 # we resync'd to that token, we'd consume until EOF. We need to
630 resync { @input.consume }
/external/llvm/include/llvm/Support/
H A Draw_ostream.h472 /// resync - This is called when the SmallVector we're appending to is changed
475 void resync();
/external/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp170 DC->CommentStream.resync();
/external/llvm/lib/Support/
H A Draw_ostream.cpp720 /// resync - This is called when the SmallVector we're appending to is changed
723 void raw_svector_ostream::resync() { function in class:raw_svector_ostream
/external/llvm/lib/MC/
H A DMCAsmStreamer.cpp261 CommentStream.resync();
286 CommentStream.resync();
/external/oprofile/events/x86-64/family11h/
H A Devents107 event:0xda counters:0,1,2,3 um:zero minimum:500 name:DISPATCH_STALL_FOR_FAR_TRANSFER_OR_RESYNC : Dispatch stall for far transfer or resync to retire
/external/oprofile/events/x86-64/hammer/
H A Devents102 event:0xda counters:0,1,2,3 um:zero minimum:500 name:DISPATCH_STALL_FOR_FAR_TRANSFER_OR_RESYNC : Dispatch stall for far transfer or resync to retire
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DBaseRecognizer.as144 * a token (after a resync). So it will go:
408 * resync to one of those tokens. Note that FOLLOW(c)='^' and if
409 * we resync'd to that token, we'd consume until EOF. We need to
/external/llvm/lib/IR/
H A DType.cpp468 TmpStream.resync();
/external/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp1296 S.resync();
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas2620 // sometimes resync does not consume a token (when LT(1) is
2663 + ', resync=' + GetText + '>'
2667 + ', resync=' + GetText + '>'
2671 + ', resync=' + GetText + '>'
H A DAntlr.Runtime.pas743 /// a token (after a resync). So it will go:
2200 * resync to one of those tokens. Note that FOLLOW(c)='^' and if
2201 * we resync'd to that token, we'd consume until EOF. We need to
/external/clang/lib/CodeGen/
H A DTargetInfo.cpp6236 OS.resync();
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 2933 milliseconds