Home
last modified time | relevance | path

Searched defs:next_token (Results 1 – 10 of 10) sorted by relevance

/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/modes/
Dfilter.rb19 def next_token method
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
Dtest-recognizers.rb21 def next_token method in TestTokenSource.TestSource
Dtest-streams.rb249 def next_token method in TestCommonTokenStream.MockSource
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
DLexer.pm48 sub next_token { subroutine
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_parse.c83 next_token( in next_token() function
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
Dtgsi_parse.c83 next_token( in next_token() function
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
Dwizard.rb152 def next_token method in ANTLR3.AST.Wizard.PatternLexer
/external/oprofile/libop/
Dop_events.c348 static int next_token(char const ** cp, char ** name, char ** value) in next_token() function
/external/srec/srec/include/
Dsrec.h52 struct altword_token_t* next_token; /* todo: change this to indices */ member
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/UglifyJS/
Dparse-js.js523 function next_token(force_regexp) { function