Home
last modified time | relevance | path

Searched defs:look (Results 1 – 25 of 32) sorted by relevance

12

/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DLL1Analyzer.java153 LookaheadSet look = _FIRST(s, false); in FIRST() local
175 LookaheadSet look = _FIRST(s, true); in LOOK() local
/external/swiftshader/third_party/LLVM/utils/lit/lit/
DShUtil.py18 def look(self): member in ShLexer
179 def look(self): member in ShParser
DTclUtil.py35 def look(self): member in TclLexer
178 def look(self): member in TclExecCommand
/external/llvm/utils/lit/lit/
DShUtil.py19 def look(self): member in ShLexer
182 def look(self): member in ShParser
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Dstreams.rb411 def look( k = 1 ) # for 1.9 singletonMethod in ANTLR3.StringStream
446 def look( k = 1 ) # for 1.8 singletonMethod in ANTLR3.StringStream
932 def look( k = 1 ) method in ANTLR3.StringStream.CommonTokenStream
Ddebug.rb346 def look( steps = 1 ) method
452 def look( i, tree ) method
Dprofile.rb299 def look( i, token ) method in ANTLR3.Profile.Profiler
Dtree.rb1052 def look( k = 1 ) method in CommonTreeNodeStream
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
Dinteractive.rb112 def look( i = 1 ) method in ANTLR3.InteractiveStringStream
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/
Dtrace-event-listener.rb57 def look( i, tree ) method in ANTLR3.Debug.TraceEventListener
Devent-hub.rb159 def look( i, tree ) method in ANTLR3.Debug.EventHub
Dsocket.rb137 def look( i, item ) method in ANTLR3.Debug.EventSocketProxy
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
Ddebug.rb125 def look( i = 1 ) method in ANTLR3.Debug.TreeNodeStream
/external/guice/extensions/persist/lib/
Dantlr-2.7.5h3.jar ... ) public void generate () public antlr.Lookahead look (int) public java.lang.String toString ...
/external/tensorflow/tensorflow/core/kernels/
Dcandidate_sampler_ops.cc228 const auto look = sampled_candidate_to_pos.find(true_candidate); in Compute() local
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
DTreeParser.java103 Object look = input.LT(1); in matchAny() local
/external/python/cpython2/PC/
Dgetpathp.c657 char *look = buf - 1; /* 'buf' is at the end of the buffer */ in calculate_path() local
/external/python/cpython3/PC/
Dgetpathp.c852 wchar_t *look = buf - 1; /* 'buf' is at the end of the buffer */ in calculate_path() local
/external/libmojo/third_party/jinja2/
Dlexer.py318 def look(self): member in TokenStream
/external/syslinux/gpxe/src/util/
Dnrv2b.c159 unsigned int look; /* bytes in lookahead buffer */ member
236 unsigned int look; member
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs-ant.jarMETA-INF/ META-INF/MANIFEST.MF edu/ edu/umd/ edu/ ...
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DGrammar.java1218 LookaheadSet look = altLook[alt]; in createLL_1_LookaheadDFA() local
/external/antlr/antlr-3.4/lib/
Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...
/external/libcxxabi/src/
Dcxa_demangle.cpp1948 char look(unsigned Lookahead = 0) { in look() function
/external/robolectric/v3/libs/
Dvtd-xml-2.11.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ximpleware/ com/ ...

12