Home
last modified time | relevance | path

Searched refs:lexical (Results 1 – 25 of 44) sorted by relevance

12

/external/clang/test/Index/
Dindex-decls.m29 …kind: objc-instance-method | name: prop | {{.*}} | loc: 11:13 | {{.*}} | lexical-container: [I:10:…
30 …: objc-instance-method | name: setProp: | {{.*}} | loc: 11:13 | {{.*}} | lexical-container: [I:10:…
/external/clang/test/CodeGenObjC/
Dcatch-lexical-block.m10 // We should have 4 lexical blocks here at the moment, including one
/external/antlr/antlr-3.4/runtime/ObjC/
DREADME1 ANTLR version 3 supports target language generation for the lexical
/external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
Ddiffs170 /* A lexical scanner generated by flex */
178 /* A lexical scanner generated by flex */
329 /* A lexical scanner generated by flex */
337 /* A lexical scanner generated by flex */
/external/antlr/antlr-3.4/gunit/
DCHANGES.txt78 * added new functionality of testing lexical rules
/external/smali/smali/src/test/antlr3/org/jf/smali/
DexpectedTokensTestGrammar.g2 * The string related lexical rules are derived from rules from the
/external/antlr/antlr-3.4/runtime/Ruby/
DREADME.txt46 * parsing lexical output and responding with arbitrary actions
/external/llvm/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebateResp4.txt31 I would argue that because the lexical structure of the language is self
/external/icu4c/tools/toolutil/
Ducm.c126 UBool lexical) { in compareBytes() argument
138 if(lexical) { in compareBytes()
/external/clang/docs/
DBlockLanguageSpec.txt80 The compound statement body establishes a new lexical scope within that of its parent. Variables us…
129 …d definition references to instance variables are also imported into the lexical scope of the comp…
DBlock-ABI-Apple.txt305 2.3.2 Access to __block variables from within its lexical scope.
/external/bison/doc/
Dbison.texinfo156 * Lexer: Rpcalc Lexer. The lexical analyzer.
172 * Lexer: Ltcalc Lexer. The lexical analyzer.
1204 @cindex lexical analyzer, purpose
1219 The tokens come from a function called the @dfn{lexical analyzer} that
1221 parser calls the lexical analyzer each time it wants a new token. It
1223 may reflect this). Typically the lexical analyzer makes the tokens by
1230 the lexical analyzer. Another is an error-reporting function which the
1239 such as the lexical analyzer function @code{yylex}, the error reporting
1275 Write a lexical analyzer to process input and pass tokens to the parser.
1276 The lexical analyzer may be written by hand in C (@pxref{Lexical, ,The
[all …]
Dbison.info118 * Lexer: Rpcalc Lexer. The lexical analyzer.
134 * Lexer: Ltcalc Lexer. The lexical analyzer.
1419 The tokens come from a function called the "lexical analyzer" that
1421 parser calls the lexical analyzer each time it wants a new token. It
1423 may reflect this). Typically the lexical analyzer makes the tokens by
1430 the lexical analyzer. Another is an error-reporting function which the
1438 `yy' or `YY'. This includes interface functions such as the lexical
1471 2. Write a lexical analyzer to process input and pass tokens to the
1472 parser. The lexical analyzer may be written by hand in C (*note
1517 You need to declare the lexical analyzer `yylex' and the error printer
[all …]
Drefcard.tex478 \key{User defined lexical analyzer.} {int yylex()}
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DLexer.as140 * outermost lexical rule. The token object should point into the
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
Drhino-python.extensions32 This is an interesting lexical problem because multiple DEDENT
DPython.g49 * The lexical rules for python are particularly nasty and it took me
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRLexer.m194 * outermost lexical rule. The token object should point into the
/external/smali/smali/src/main/antlr3/org/jf/smali/
DsmaliLexer.g2 * The comment, number, string and character constant lexical rules are
/external/bison/
DTODO92 not clear: should it be lexical or syntactic. Vadim Maslow thinks it
DNEWS219 - Bison now parses C99 lexical constructs like UCNs and
/external/mesa3d/src/glsl/
Dglsl_parser.ypp401 // Grammar Note: Constructors look like functions, but lexical
/external/webkit/Tools/android/flex-2.5.4a/
Dflex.skl1 /* A lexical scanner generated by flex */
/external/webkit/Tools/android/flex-2.5.4a/MISC/Atari/
DAtari.patches486 X+ fprintf(stderr,"Function: fast lexical analyzer generator V%s\n",flex_version);
/external/webkit/Tools/android/flex-2.5.4a/MISC/texinfo/
Dflex.info78 flex - fast lexical analyzer generator
172 recognized lexical patterns in text. `flex' reads the given input
1819 sets of characters which have identical lexical properties (for

12