Home
last modified time | relevance | path

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

/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/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/guava/guava/src/com/google/common/util/concurrent/
DRateLimiter.java358 resync(readSafeMicros()); in setRate()
511 resync(nowMicros); in reserveNextTicket()
534 private void resync(long nowMicros) { in resync() method in RateLimiter
/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/llvm/include/llvm/Support/
Draw_ostream.h503 void resync();
/external/llvm/lib/MC/MCDisassembler/
DDisassembler.cpp150 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/MC/
DMCAsmStreamer.cpp260 CommentStream.resync(); in AddComment()
285 CommentStream.resync(); in EmitCommentsAndEOL()
/external/selinux/libsemanage/
DChangeLog632 * Merged seuser parser resync, dbase tracking and cleanup, strtol
667 * Merged resync to sepol changes and booleans fixes/improvements
676 * Merged resync to sepol changes and transaction fix patches from
/external/llvm/lib/Support/
Draw_ostream.cpp798 void raw_svector_ostream::resync() { in resync() function in raw_svector_ostream
/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/llvm/tools/dsymutil/
DDwarfLinker.cpp875 EncodingOS.resync(); in emitLineTableForUnit()
894 EncodingOS.resync(); in emitLineTableForUnit()
906 EncodingOS.resync(); in emitLineTableForUnit()
/external/llvm/lib/IR/
DType.cpp471 TmpStream.resync(); in setName()
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp1262 S.resync(); in emitSoftFailTableEntry()
/external/jpeg/
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
/external/clang/lib/CodeGen/
DTargetInfo.cpp6652 OS.resync(); in extractFieldType()
/external/llvm/tools/llvm-objdump/
DMachODump.cpp5949 CommentStream.resync(); in emitComments()
/external/libxml2/
DChangeLog2259 #335603 and resync'ed genChRanges.py to the expected output.
18480 * Large resync between W3C and Gnome tree