Home
last modified time | relevance | path

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

/external/antlr/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/guava/android/guava/src/com/google/common/util/concurrent/
DSmoothRateLimiter.java335 resync(nowMicros); in doSetRate()
355 resync(nowMicros); in reserveEarliestAvailable()
383 void resync(long nowMicros) { in resync() method in SmoothRateLimiter
/external/guava/guava/src/com/google/common/util/concurrent/
DSmoothRateLimiter.java335 resync(nowMicros); in doSetRate()
355 resync(nowMicros); in reserveEarliestAvailable()
383 void resync(long nowMicros) { in resync() method in SmoothRateLimiter
/external/antlr/runtime/ObjC/Framework/
DCommonErrorNode.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…
DBaseRecognizer.m298 * a token (after a resync). So it will go:
573 * resync to one of those tokens. Note that FOLLOW(c)='^' and if
574 * we resync'd to that token, we'd consume until EOF. We need to
/external/antlr/runtime/Ruby/lib/antlr3/debug/
Devent-hub.rb177 def resync() method in ANTLR3.Debug.EventHub
179 listener.resync()
/external/pdfium/fxjs/xfa/
Dcjx_source.h37 JSE_METHOD(resync);
Dcjx_source.cpp153 CJS_Result CJX_Source::resync(CFX_V8* runtime, in resync() function in CJX_Source
/external/antlr/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/scapy/scapy/
Droute.py27 self.resync()
33 def resync(self): member in Route
Droute6.py33 self.resync()
43 def resync(self): member in Route6
/external/scapy/test/
Dlinux.uts112 conf.route.resync()
122 conf.route.resync()
Dregression.uts3345 conf.route6.resync()
9334 conf.route.resync()
9335 conf.route6.resync()
/external/oboe/apps/OboeTester/app/
DCMakeLists.txt34 # bump 4 to resync CMake
/external/openssh/
D.skipped-commit-ids39 30c20180c87cbc99fa1020489fe7fd8245b6420c resync integrity.sh shell
/external/antlr/runtime/Cpp/include/
Dantlr3baserecognizer.inl296 // Call resync hook (for debuggers and so on)
304 // End resync hook
435 // Call resync hook (for debuggers and so on)
447 // End resync hook
/external/antlr/tool/src/main/antlr3/org/antlr/grammar/v3/
DANTLR.g181 // sometimes resync does not consume a token (when LT(1) is
234 ", resync=" + getText() + ">";
236 return "<mismatched token: " + trappedException.token + ", resync=" + getText() + ">";
239 ", resync=" + getText() + ">";
/external/toybox/
DREADME174 generally resync on fridays). The exception is patches to their build scripts
/external/antlr/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/libnl/python/netlink/
Dcore.py572 def resync(self, socket=None, cb=None, args=None): member in Cache
/external/e2fsprogs/doc/RelNotes/
Dv1.43.0.txt230 the resync process.
/external/parameter-framework/upstream/doc/requirements/
Drequirements.md518 When a syncer reports an out-of-sync condition, the PF **MUST** try to resync
/external/libjpeg-turbo/
Dlibjpeg.txt1675 applications, we recommend that you just use the default resync
1680 in jdmarker.c if you think you'd like to implement your own resync
/external/libxml2/
DChangeLog2259 #335603 and resync'ed genChRanges.py to the expected output.
18480 * Large resync between W3C and Gnome tree