/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
D | CommonErrorNode.as | 21 // 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/ |
D | screen_password_changed.css | 75 #password-changed.resync #old-password-block, 76 #password-changed.resync #password-changed-link-block, 77 #password-changed.resync #password-changed-ok-button {
|
D | screen_password_changed.js | 88 $('password-changed').resync(); 152 resync: function() {
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | ANTLRCommonErrorNode.m | 67 // 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…
|
D | ANTLRBaseRecognizer.m | 296 * 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/ |
D | hive.py | 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/ |
D | event-hub.rb | 177 def resync() method in ANTLR3.Debug.EventHub 179 listener.resync()
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
D | debug.rb | 202 def resync method 570 def resync method
|
D | recognizers.rb | 505 resync { consume_until( follow_set ) } 508 def resync 630 resync { @input.consume }
|
/external/oprofile/events/i386/athlon/ |
D | events | 23 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/ |
D | synced_notifications_private.idl | 15 // Whether or not to resync all data items if the data type context changes.
|
/external/llvm/include/llvm/Support/ |
D | raw_ostream.h | 475 void resync();
|
/external/llvm/lib/MC/MCDisassembler/ |
D | Disassembler.cpp | 170 DC->CommentStream.resync(); in emitComments()
|
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
D | ANTLR.g | 162 // 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/ |
D | raw_ostream.cpp | 723 void raw_svector_ostream::resync() { in resync() function in raw_svector_ostream
|
/external/llvm/lib/MC/ |
D | MCAsmStreamer.cpp | 261 CommentStream.resync(); in AddComment() 286 CommentStream.resync(); in EmitCommentsAndEOL()
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | BaseRecognizer.as | 144 * 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/ |
D | events | 107 …ame:DISPATCH_STALL_FOR_FAR_TRANSFER_OR_RESYNC : Dispatch stall for far transfer or resync to retire
|
/external/oprofile/events/x86-64/hammer/ |
D | events | 102 …ame:DISPATCH_STALL_FOR_FAR_TRANSFER_OR_RESYNC : Dispatch stall for far transfer or resync to retire
|
/external/llvm/lib/IR/ |
D | Type.cpp | 468 TmpStream.resync(); in setName()
|
/external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/ |
D | Readme SDL Developer.txt | 264 For both Project Builder and Xcode templates, I resync'd
|
/external/oprofile/events/x86-64/family10/ |
D | events | 204 event:0xf109 ext:ibs_op um:ibs_op minimum:50000 name:IBS_OP_RESYNC : IBS resync op
|
/external/llvm/utils/TableGen/ |
D | FixedLenDecoderEmitter.cpp | 1296 S.resync(); in emitSoftFailTableEntry()
|
/external/clang/lib/CodeGen/ |
D | TargetInfo.cpp | 6236 OS.resync(); in extractFieldType()
|
/external/qemu/distrib/jpeg-6b/ |
D | libjpeg.doc | 1491 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
|