Home
last modified time | relevance | path

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

12

/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/v8/test/mozilla/
Dmozilla.status596 ecma_2/Exceptions/lexical-010: FAIL
597 ecma_2/Exceptions/lexical-022: FAIL
601 ecma_2/Exceptions/lexical-011: FAIL
602 ecma_2/Exceptions/lexical-014: FAIL
603 ecma_2/Exceptions/lexical-016: FAIL
604 ecma_2/Exceptions/lexical-021: FAIL
/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/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/
Dflex.man9 flex - fast lexical analyzer generator
108 recognized lexical patterns in text. flex reads the given
2205 i.e., sets of characters which have identical lexical
/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
Dflex.texi156 flex - fast lexical analyzer generator
250 recognized lexical patterns in text. @code{flex} reads the given
2160 lexical properties (for example, if the only appearance
/external/v8/
DChangeLog1806 Optimized lexical scanner by dealing with whitespace as part of
/external/bluetooth/glib/
DChangeLog.pre-1-22837 * gscanner.c: new file for GScanner: Flexible lexical scanner for
/external/webkit/Source/JavaScriptCore/
DChangeLog-2008-08-109263 efficiently but it follows lexical scope properly.
9417 the dynamic global object, since the debugger doesn't want the lexical
10861 Changed all code inside the machine to fetch the lexical global object
10864 Clients who fetch the lexical global object through the ExecState
10870 (KJS::Machine::privateExecute): Fetch the lexical global object from
17276 lexical global exec state and only profile if it matches the given page
DChangeLog-2009-06-1612044 freed, Profiler::didExecute() will crash when attempting to get the lexical
25061 Fix for bug where the callee incorrectly recieves the caller's lexical
26685 * API/JSContextRef.cpp: (JSContextGetGlobalObject): Use lexical global object instead of
30593 mentioned in the lexical scope of the function.
30654 Return lexical global object if this is a globalExec(), otherwise look in JSGlobalData
31850 Move all detection of 'arguments' in a lexical scope to the parser, in
35178 when looking up string or number properties depends on the lexical
DChangeLog-2010-05-24266 function objects get a prototype from the lexical global object of the
9635 rather than just using the current lexical global object.
14046 the lexical global object.
DChangeLog3090 the prototype from the lexical global object rather than that
/external/webkit/Tools/
DChangeLog894 Python's broken lexical scoping strikes again :(.
/external/webkit/Source/WebKit/mac/
DChangeLog-2010-01-291000 the lexical global object.
17153 lexical global object, since the debugger attaches based on dynamic

12