/external/antlr/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/guava/android/guava/src/com/google/common/util/concurrent/ |
D | SmoothRateLimiter.java | 335 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/ |
D | SmoothRateLimiter.java | 335 resync(nowMicros); in doSetRate() 355 resync(nowMicros); in reserveEarliestAvailable() 383 void resync(long nowMicros) { in resync() method in SmoothRateLimiter
|
/external/antlr/runtime/ObjC/Framework/ |
D | CommonErrorNode.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 | BaseRecognizer.m | 298 * 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/ |
D | event-hub.rb | 177 def resync() method in ANTLR3.Debug.EventHub 179 listener.resync()
|
/external/pdfium/fxjs/xfa/ |
D | cjx_source.h | 37 JSE_METHOD(resync);
|
D | cjx_source.cpp | 153 CJS_Result CJX_Source::resync(CFX_V8* runtime, in resync() function in CJX_Source
|
/external/antlr/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/scapy/scapy/ |
D | route.py | 27 self.resync() 33 def resync(self): member in Route
|
D | route6.py | 33 self.resync() 43 def resync(self): member in Route6
|
/external/scapy/test/ |
D | linux.uts | 112 conf.route.resync() 122 conf.route.resync()
|
D | regression.uts | 3345 conf.route6.resync() 9334 conf.route.resync() 9335 conf.route6.resync()
|
/external/oboe/apps/OboeTester/app/ |
D | CMakeLists.txt | 34 # bump 4 to resync CMake
|
/external/openssh/ |
D | .skipped-commit-ids | 39 30c20180c87cbc99fa1020489fe7fd8245b6420c resync integrity.sh shell
|
/external/antlr/runtime/Cpp/include/ |
D | antlr3baserecognizer.inl | 296 // 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/ |
D | ANTLR.g | 181 // 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/ |
D | README | 174 generally resync on fridays). The exception is patches to their build scripts
|
/external/antlr/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/libnl/python/netlink/ |
D | core.py | 572 def resync(self, socket=None, cb=None, args=None): member in Cache
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.43.0.txt | 230 the resync process.
|
/external/parameter-framework/upstream/doc/requirements/ |
D | requirements.md | 518 When a syncer reports an out-of-sync condition, the PF **MUST** try to resync
|
/external/libjpeg-turbo/ |
D | libjpeg.txt | 1675 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/ |
D | ChangeLog | 2259 #335603 and resync'ed genChRanges.py to the expected output. 18480 * Large resync between W3C and Gnome tree
|