Home
last modified time | relevance | path

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

/external/antlr/runtime/Perl5/lib/ANTLR/Runtime/
DLexer.pm48 sub next_token { subroutine
/external/antlr/runtime/Ruby/lib/antlr3/modes/
Dfilter.rb19 def next_token method
/external/antlr/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/openssh/
Dsftp-realpath.c66 char left[PATH_MAX], next_token[PATH_MAX], symlink[PATH_MAX]; in sftp_realpath() local
/external/oj-libjdwp/src/solaris/back/
Dlinker_md.c59 char *path, *paths_copy, *next_token; in dll_build_name() local
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_parse.c87 next_token( in next_token() function
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_parse.c87 next_token( in next_token() function
/external/google-breakpad/src/processor/
Dbasic_source_line_resolver.cc546 int next_token = *is_multiple ? 1 : 0; in ParseFunction() local
630 int next_token = *is_multiple ? 1 : 0; in ParsePublicSymbol() local
/external/antlr/runtime/Ruby/lib/antlr3/tree/
Dwizard.rb152 def next_token method in ANTLR3.AST.Wizard.PatternLexer
/external/perfetto/src/trace_processor/importers/json/
Djson_trace_tokenizer.cc179 NextToken next_token = NextToken::kStringOrEndOfDict; in ReadOneJsonKey() local
/external/ImageMagick/coders/
Dsvg.c682 *next_token, in GetUserSpaceCoordinateValue() local
1535 *next_token, in SVGStartElement() local
4159 *next_token, in WriteSVGImage() local
/external/python/cffi/c/
Dparse_c_type.c113 static void next_token(token_t *tok) in next_token() function
/external/llvm-project/polly/lib/External/isl/
Disl_stream.c369 static struct isl_token *next_token(__isl_keep isl_stream *s, int same_line) in next_token() function
Disl_input.c152 static struct isl_token *next_token(__isl_keep isl_stream *s) in next_token() function
/external/crosvm/cros_async/src/
Dfd_executor.rs261 let next_token = entry.key(); in add_operation() localVariable
/external/rust/crates/serde_test/src/
Dde.rs69 fn next_token(&mut self) -> Token { in next_token() method
Dser.rs20 fn next_token(&mut self) -> Option<Token> { in next_token() method
/external/rust/crates/protobuf/src/text_format/lexer/
Dlexer_impl.rs665 pub fn next_token(&mut self) -> LexerResult<Option<TokenWithLocation>> { in next_token() method
/external/ImageMagick/MagickCore/
Ddraw.c2461 *next_token, in RenderMVGContent() local
5902 *next_token; in GetDrawInfo() local
6486 *next_token, in TracePath() local