Home
last modified time | relevance | path

Searched refs:EOB (Results 1 – 25 of 29) sorted by relevance

12

/external/antlr/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/
DANTLRv3.g52 EOB;
201 -> ^( BLOCK[$lp,"BLOCK"] optionsSpec? (alternative rewrite?)+ EOB[$rp,"EOB"] )
212 -> ^( {blkRoot} (alternative rewrite?)+ EOB["EOB"] )
243 …fSuffix -> ^( ebnfSuffix ^(BLOCK["BLOCK"] ^(ALT["ALT"] ^($labelOp id atom) EOA["EOA"]) EOB["EOB"]))
247 …Suffix -> ^( ebnfSuffix ^(BLOCK["BLOCK"] ^(ALT["ALT"] ^($labelOp id block) EOA["EOA"]) EOB["EOB"]))
251 ( ebnfSuffix -> ^( ebnfSuffix ^(BLOCK["BLOCK"] ^(ALT["ALT"] atom EOA["EOA"]) EOB["EOB"]) )
258 ( ebnfSuffix -> ^( ebnfSuffix ^(BLOCK["BLOCK"] ^(ALT["ALT"] treeSpec EOA["EOA"]) EOB["EOB"]) )
365 -> ^(BLOCK[$lp,"BLOCK"] rewrite_tree_alternative EOB[$lp,"EOB"])
375 -> ^( ebnfSuffix ^(BLOCK["BLOCK"] ^(ALT["ALT"] rewrite_tree_atom EOA["EOA"]) EOB["EOB"]))
378 -> ^(ebnfSuffix ^(BLOCK["BLOCK"] ^(ALT["ALT"] rewrite_tree EOA["EOA"]) EOB["EOB"]))
/external/antlr/tool/src/main/antlr3/org/antlr/grammar/v3/
DANTLRv3.g52 EOB;
197 -> ^( BLOCK[$lp,"BLOCK"] optionsSpec? altpair+ EOB[$rp,"EOB"] )
209 : altpair ( '|' altpair )* -> ^( {blkRoot} altpair+ EOB["EOB"] )
236 …fSuffix -> ^( ebnfSuffix ^(BLOCK["BLOCK"] ^(ALT["ALT"] ^($labelOp id atom) EOA["EOA"]) EOB["EOB"]))
240 …Suffix -> ^( ebnfSuffix ^(BLOCK["BLOCK"] ^(ALT["ALT"] ^($labelOp id block) EOA["EOA"]) EOB["EOB"]))
244 ( ebnfSuffix -> ^( ebnfSuffix ^(BLOCK["BLOCK"] ^(ALT["ALT"] atom EOA["EOA"]) EOB["EOB"]) )
251 ( ebnfSuffix -> ^( ebnfSuffix ^(BLOCK["BLOCK"] ^(ALT["ALT"] treeSpec EOA["EOA"]) EOB["EOB"]) )
370 -> ^(BLOCK[$lp,"BLOCK"] rewrite_tree_alternative EOB[$lp,"EOB"])
380 -> ^( ebnfSuffix ^(BLOCK["BLOCK"] ^(ALT["ALT"] rewrite_tree_atom EOA["EOA"]) EOB["EOB"]))
383 -> ^(ebnfSuffix ^(BLOCK["BLOCK"] ^(ALT["ALT"] rewrite_tree EOA["EOA"]) EOB["EOB"]))
DAssignTokenTypesWalker.g134 * stringAlias = ^(BLOCK[] ^(ALT[] STRING_LITERAL[] EOA[]) EOB[])
143 adaptor.addChild( stringAlias, adaptor.create( EOB, "EOB" ) );
146 * charAlias = ^(BLOCK[] ^(ALT[] CHAR_LITERAL[] EOA[]) EOB[])
155 adaptor.addChild( charAlias, adaptor.create( EOB, "EOB" ) );
158 * stringAlias2 = ^(BLOCK[] ^(ALT[] STRING_LITERAL[] ACTION[] EOA[]) EOB[])
168 adaptor.addChild( stringAlias2, adaptor.create( EOB, "EOB" ) );
171 * charAlias = ^(BLOCK[] ^(ALT[] CHAR_LITERAL[] ACTION[] EOA[]) EOB[])
181 adaptor.addChild( charAlias2, adaptor.create( EOB, "EOB" ) );
333 EOB
DANTLRv3Tree.g116 : ^( BLOCK optionsSpec? (alternative rewrite)+ EOB )
120 : ^( BLOCK (alternative rewrite)+ EOB )
200 : ^(BLOCK rewrite_tree_alternative EOB)
DLeftRecursiveRuleWalker.g151 EOB
159 EOB
190 …rseNoLabel ^( BLOCK ( ^( ALT op=token EOA {setTokenPrec($op.t, outerAlt);} ) )+ EOB ) recurse EOA )
DANTLR.g88 EOB;
310 * return ^(BLOCK["BLOCK"] {alt} EOB["<end-of-block>"])
320 adaptor.addChild(alt, adaptor.create(EOB, "<end-of-block>"));
330 * ^(BLOCK["BLOCK"] {GrammarAST.dupTreeNoActions(alt)} EOB["<end-of-block>"])
336 adaptor.addChild( block, adaptor.create( EOB, "<end-of-block>" ) );
665 -> ^({blkRoot} $ruleAltList EOB["<end-of-block>"])
669 /** Build #(BLOCK ( #(ALT ...) EOB )+ ) */
704 -> ^($block optionsSpec? ruleActions? ACTION? alternative+ EOB[$rp,"<end-of-block>"])
908 -> ^($ebnfSuffix ^({blkRoot} {alt} EOB[$elemAST.getToken(), "<end-of-block>"]))
945 -> ^(BLOCK[$LPAREN,"BLOCK"] rewrite_alternative EOB[$RPAREN,"<end-of-block>"])
DTreeToNFAConverter.g303 EOB
665 EOB
684 EOB
806 EOB
822 EOB
DDefineGrammarItemsWalker.g337 EOB
491 : ^( BLOCK ^( ALT WILDCARD EOA ) EOB )
589 : ^( BLOCK rewrite_alternative EOB )
DANTLRTreePrinter.g318 EOB {if ( forceParens||numAlts>1 ) out(")");}
DCodeGenTreeWalker.g594 EOB
860 GrammarAST eob = b.getLastChild(); // loops will use EOB DFA
1283 EOB
/external/libjpeg-turbo/simd/x86_64/
Djcphuff-sse2.asm436 %define EOB r8d
464 xor EOB, EOB
499 mov EOB, KK
500 add EOB, T1d ; EOB = k + idx;
535 mov EOB, KK
536 add EOB, T1d ; EOB = k + idx;
558 mov EOB, KK
559 add EOB, T1d ; EOB = k + idx;
581 mov EOB, KK
582 add EOB, T1d ; EOB = k + idx;
[all …]
/external/libjpeg-turbo/simd/i386/
Djcphuff-sse2.asm456 %define EOB INT [esp + 5 * 4 + 4]
491 mov EOB, 0
519 mov EOB, T1 ; EOB = k + idx;
558 mov EOB, T1 ; EOB = k + idx;
581 mov EOB, T1 ; EOB = k + idx;
605 mov EOB, T1 ; EOB = k + idx;
626 mov eax, EOB
648 %undef EOB
/external/bzip2/
Dcompress.c126 Int32 EOB; in generateMTFValues() local
155 EOB = s->nInUse+1; in generateMTFValues()
157 for (i = 0; i <= EOB; i++) s->mtfFreq[i] = 0; in generateMTFValues()
228 mtfv[wr] = EOB; wr++; s->mtfFreq[EOB]++; in generateMTFValues()
Ddecompress.c120 Int32 EOB; in BZ2_decompress() local
174 EOB = s->save_EOB; in BZ2_decompress()
352 EOB = s->nInUse+1; in BZ2_decompress()
378 if (nextSym == EOB) break; in BZ2_decompress()
622 s->save_EOB = EOB; in BZ2_decompress()
/external/u-boot/lib/bzip2/
Dbzlib_compress.c166 Int32 EOB; in generateMTFValues() local
195 EOB = s->nInUse+1; in generateMTFValues()
197 for (i = 0; i <= EOB; i++) s->mtfFreq[i] = 0; in generateMTFValues()
268 mtfv[wr] = EOB; wr++; s->mtfFreq[EOB]++; in generateMTFValues()
Dbzlib_decompress.c163 Int32 EOB; in BZ2_decompress() local
217 EOB = s->save_EOB; in BZ2_decompress()
394 EOB = s->nInUse+1; in BZ2_decompress()
423 if (nextSym == EOB) break; in BZ2_decompress()
649 s->save_EOB = EOB; in BZ2_decompress()
/external/toybox/kconfig/
Dlex.zconf.c_shipped199 /* Size of input buffer in bytes, not including room for EOB
204 /* Number of characters read into yy_ch_buf, not including EOB
1289 /* Amount of text matched not including the EOB char. */
1313 * of the first EOB in the buffer, since yy_c_buf_p will
1315 * (since all states make transitions on EOB to the
1438 /* We matched a single character, the EOB, so
1446 /* We matched some text prior to the EOB, first
1491 /* Include room in for 2 EOB chars. */
1547 /* yy_get_previous_state - get the state just before the EOB char was reached */
1590 /* +2 for EOB chars. */
[all …]
/external/libjpeg-turbo/
Djcphuff.c811 EOB = k + koffset; /* EOB = index of last newly-nonzero coef */ \
821 int EOB = 0; in encode_mcu_AC_refine_prepare() local
853 return EOB; in encode_mcu_AC_refine_prepare()
/external/antlr/tool/src/main/java/org/antlr/tool/
DDOTGenerator.java189 if ( n!=null && n.getType()!=ANTLRParser.EOB ) { in walkRuleNFACreatingDOT()
Dserialize.g171 EOB
/external/antlr/tool/src/main/java/org/antlr/analysis/
DDecisionProbe.java518 if ( lastAltAST.getType()!=ANTLRParser.EOB && in stripWildCardAlts()
/external/python/cpython2/Modules/zlib/
DChangeLog810 - Fix strm->data_type on inflate() return to correctly indicate EOB
/external/zlib/src/
DChangeLog810 - Fix strm->data_type on inflate() return to correctly indicate EOB
/external/honggfuzz/examples/apache-httpd/corpus_http2/
D3d3fb7fca46cf046654b3288e5da3369.000fe6ac.honggfuzz.cov2077 …��?�</A,�Vb�E��_�Z��YA���uy��n�,�yo�j�%��06����4:�9D�=;Ji�S��$�9ȋw�ɩEOB���O<�(���|� U …
2801 …��?�</A,�Vb�E��_�Z��YA���uy��n�,�yo�j�%��06����4:�9D�=;Ji�S��$�9ȋw�ɩEOB���O<�(���|� U …
D55044c8be4ce1a6abbad09188436d970.000fe6ac.honggfuzz.cov2077 …��?�</A,�Vb�E��_�Z��YA���uy��n�,�yo�j�%��06����4:�9D�=;Ji�S��$�9ȋw�ɩEOB���O<�(���|� U …
2801 …��?�</A,�Vb�E��_�Z��YA���uy��n�,�yo�j�%��06����4:�9D�=;Ji�S��$�9ȋw�ɩEOB���O<�(���|� U …

12