Home
last modified time | relevance | path

Searched refs:resync (Results 1 – 25 of 27) sorted by relevance

12

/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
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/
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 {
Dscreen_password_changed.js88 $('password-changed').resync();
152 resync: function() {
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRCommonErrorNode.m67 // sometimes resync does not consume a token (when LT(1) is
138 aString = [NSString stringWithFormat:@"<extraneous: %@, resync=%@>",
144 …aString = [NSString stringWithFormat:@"<mismatched token: %@, resync=%@>", trappedException.token,…
148 …aString = [NSString stringWithFormat:@"<unexpected: %@, resync=%@>", trappedException.token, [sel…
DANTLRBaseRecognizer.m296 * a token (after a resync). So it will go:
570 * resync to one of those tokens. Note that FOLLOW(c)='^' and if
571 * we resync'd to that token, we'd consume until EOF. We need to
/external/lldb/test/pexpect-2.4/examples/
Dhive.py234 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/
Devent-hub.rb177 def resync() method in ANTLR3.Debug.EventHub
179 listener.resync()
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Ddebug.rb202 def resync method
570 def resync method
Drecognizers.rb505 resync { consume_until( follow_set ) }
508 def resync
630 resync { @input.consume }
/external/oprofile/events/i386/athlon/
Devents23 event:0xc7 counters:0,1,2,3 um:zero minimum:500 name:RETIRED_RESYNC_BRANCHES : Retired resync branc…
/external/chromium_org/chrome/common/extensions/api/
Dsynced_notifications_private.idl15 // Whether or not to resync all data items if the data type context changes.
/external/llvm/include/llvm/Support/
Draw_ostream.h475 void resync();
/external/llvm/lib/MC/MCDisassembler/
DDisassembler.cpp170 DC->CommentStream.resync(); in emitComments()
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
DANTLR.g162 // sometimes resync does not consume a token (when LT(1) is
218 ", resync=" + getText() + ">";
220 return "<mismatched token: " + trappedException.token + ", resync=" + getText() + ">";
223 ", resync=" + getText() + ">";
/external/llvm/lib/Support/
Draw_ostream.cpp723 void raw_svector_ostream::resync() { in resync() function in raw_svector_ostream
/external/llvm/lib/MC/
DMCAsmStreamer.cpp261 CommentStream.resync(); in AddComment()
286 CommentStream.resync(); in EmitCommentsAndEOL()
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
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/oprofile/events/x86-64/family11h/
Devents107 …ame:DISPATCH_STALL_FOR_FAR_TRANSFER_OR_RESYNC : Dispatch stall for far transfer or resync to retire
/external/oprofile/events/x86-64/hammer/
Devents102 …ame:DISPATCH_STALL_FOR_FAR_TRANSFER_OR_RESYNC : Dispatch stall for far transfer or resync to retire
/external/llvm/lib/IR/
DType.cpp468 TmpStream.resync(); in setName()
/external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/
DReadme SDL Developer.txt264 For both Project Builder and Xcode templates, I resync'd
/external/oprofile/events/x86-64/family10/
Devents204 event:0xf109 ext:ibs_op um:ibs_op minimum:50000 name:IBS_OP_RESYNC : IBS resync op
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp1296 S.resync(); in emitSoftFailTableEntry()
/external/clang/lib/CodeGen/
DTargetInfo.cpp6236 OS.resync(); in extractFieldType()
/external/qemu/distrib/jpeg-6b/
Dlibjpeg.doc1491 applications, we recommend that you just use the default resync
1496 in jdmarker.c if you think you'd like to implement your own resync

12