Home
last modified time | relevance | path

Searched refs:Lookahead (Results 1 – 18 of 18) sorted by relevance

/external/zlib/src/contrib/gcc_gvmat64/
Dgvmat64.S162 #define Lookahead [ rcx + dsLookahead] //; 0ffffffffh on infozip macro
244 mov r10d, Lookahead
545 mov eax, Lookahead
/external/bison/
DAUTHORS16 IELR and LAC (Lookahead Correction) support (Bison 2.5, 2011).
DNEWS538 ** LAC (Lookahead Correction) for syntax error handling:
1070 ** Lookahead Set Correction in the ".output" Report
2032 LocalWords: IELR ielr Lookahead YYERROR nonassoc LALR's api lookaheads yychar
DChangeLog-20122833 (Split During Added Lookahead Propagation): Likewise.
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRUnbufferedCommonTreeNodeStream.h106 #pragma mark Lookahead Handling
DANTLRCommonTokenStream.m103 #pragma mark Lookahead
DANTLRUnbufferedCommonTreeNodeStream.m272 #pragma mark Lookahead Handling
/external/zlib/src/contrib/masmx64/
Dgvmat64.asm150 ; Lookahead : ignore
186 Lookahead equ [ rcx + dsLookahead] ; 0ffffffffh on infozip define
/external/icu/icu4c/source/tools/genrb/
Dparse.cpp76 struct Lookahead struct
101 struct Lookahead lookahead[MAX_LOOKAHEAD + 1]; argument
/external/v8/src/
Djsregexp.h399 VISIT(Lookahead) \
/external/bison/doc/
Dbison.info231 * Lookahead:: Parser looks one token ahead when deciding what to do.
1751 to influence syntax analysis. *Note Lookahead Tokens: Lookahead.
4191 what to do about it. *Note Lookahead Tokens: Lookahead.)
6268 Semantic Actions::). *Note Lookahead Tokens: Lookahead.
6409 * Lookahead:: Parser looks one token ahead when deciding what to do.
6421 File: bison.info, Node: Lookahead, Next: Shift/Reduce, Up: Algorithm
6423 5.1 Lookahead Tokens
6475 File: bison.info, Node: Shift/Reduce, Next: Precedence, Prev: Lookahead, Up: Algorithm
7309 LAC (Lookahead Correction) is a new mechanism within the parsing
11227 LAC (Lookahead Correction)
[all …]
Dbison.texi268 * Lookahead:: Parser looks one token ahead when deciding what to do.
1169 @xref{Lookahead, ,Lookahead Tokens}.
3988 deciding what to do about it. @xref{Lookahead, ,Lookahead Tokens}.)
6469 @xref{Lookahead, ,Lookahead Tokens}.
6675 * Lookahead:: Parser looks one token ahead when deciding what to do.
6687 @node Lookahead
6688 @section Lookahead Tokens
7702 LAC (Lookahead Correction) is a new mechanism within the parsing algorithm
12122 @item LAC (Lookahead Correction)
12160 @item Lookahead token
[all …]
/external/bison/tests/
Dglr-regression.at1523 fprintf (stderr, "Lookahead destructor not called.\n");
Dreduce.at1220 AT_TEST_LR_TYPE([[Split During Added Lookahead Propagation]],
Dtestsuite712 120;reduce.at:1220;no %define lr.type: Split During Added Lookahead Propagation;;
713 121;reduce.at:1220;%define lr.type lalr: Split During Added Lookahead Propagation;;
714 122;reduce.at:1220;%define lr.type ielr: Split During Added Lookahead Propagation;;
715 123;reduce.at:1220;%define lr.type canonical-lr: Split During Added Lookahead Propagation;;
/external/icu/icu4c/source/test/testdata/
Dregextst.txt81 # Negated Lookahead, various regions and region transparency
/external/antlr/antlr-3.4/lib/
Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...
/external/pcre/dist/doc/
Dpcre.txt6619 Lookahead assertions
6621 Lookahead assertions start with (?= for positive assertions and (?! for