/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
DFA.java | 746 if ( nfa.grammar.type!=Grammar.LEXER ) { [all...] |
/external/clang/lib/Edit/ |
RewriteObjCFoundationAPI.cpp | 21 #include "clang/Lex/Lexer.h" 690 StringRef text = Lexer::getSourceText( [all...] |
/external/clang/lib/Lex/ |
HeaderSearch.cpp | 20 #include "clang/Lex/Lexer.h" 796 return Lexer::Stringify(Path.str()); [all...] |
/external/clang/lib/Parse/ |
ParseTemplate.cpp | 718 Lexer::AdvanceToTokenCharacter(RAngleLoc, 2, PP.getSourceManager(), 760 Tok.setLocation(Lexer::AdvanceToTokenCharacter(RAngleLoc, 1, [all...] |
/external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/ |
antlr3.jar | |
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3tokenstream.c | 1085 // Slightly convoluted as we must trace back to the lexer's input source
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/ |
SimpleCLexer.java | 8 public class SimpleCLexer extends Lexer {
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
debug.rb | 81 # holds newly constructed tokens for lexer rules
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/template/ |
group-file-parser.rb | 661 defined?( ANTLR3::Template::GroupFile::Lexer ) or require 'antlr3/template/group-file'
|
/external/bison/doc/ |
bison.info | 120 * Rpcalc Lexer:: The lexical analyzer. 136 * Ltcalc Lexer:: The lexical analyzer. [all...] |
/external/checkpolicy/ |
ChangeLog | 82 * Properly escape regex symbols in the lexer from Stephen Smalley.
|
/external/clang/include/clang/Basic/ |
DiagnosticLexKinds.td | 11 // Lexer Diagnostics
|
/external/clang/lib/Basic/ |
IdentifierTable.cpp | 114 /// identifiers because they are language keywords. This causes the lexer to
|
/external/clang/lib/Sema/ |
SemaObjCProperty.cpp | 21 #include "clang/Lex/Lexer.h" 299 Lexer lexer(SM.getLocForStartOfFile(locInfo.first), 304 lexer.LexFromRawLexer(Tok); [all...] |
/external/clang/lib/StaticAnalyzer/Core/ |
PlistDiagnostics.cpp | 116 extend ? Lexer::MeasureTokenLength(Loc, SM, LangOpts) - 1 : 0;
|
/external/llvm/docs/tutorial/ |
LangImpl8.rst | 17 taken. We built the entire lexer, parser, AST, code generator, and an
|
OCamlLangImpl8.rst | 17 taken. We built the entire lexer, parser, AST, code generator, and an
|
/external/nist-sip/java/gov/nist/core/ |
LexerCore.java | 134 /** Initialize the lexer with a buffer.
|
/external/qemu/ |
Makefile.common | 563 json-lexer.c \
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
HTMLScanner.java | 604 the lexer state to CDATA content (no markup is recognized except
|
/packages/providers/DownloadProvider/docs/ |
index.html | 207 <tr><td > <code>com.android.providers.downloads.Helpers.Lexer</code> </td><td > Keeps state about an ongoing lex, can probably be merged into another class by making the lexer <code>synchronized</code>, since the operation is short-lived. </td></tr> [all...] |
/external/clang/tools/libclang/ |
CIndex.cpp | 33 #include "clang/Lex/Lexer.h" 127 unsigned Length = Lexer::MeasureTokenLength(SM.getSpellingLoc(EndLoc), [all...] |
/cts/tools/signature-tools/lib/ |
antlr-2.7.7.jar | |
/external/webkit/Source/JavaScriptCore/ |
ChangeLog-2011-02-16 | [all...] |
/external/bison/ |
ChangeLog-2012 | [all...] |