/external/bison/data/ |
D | glr.c | 137 [(((yyGLRStackItem const *)yyvsp)@{YYFILL (($2) - ($1))@}.yystate.yysemantics.yysval[]m4_ifval([$3]… 157 [(((yyGLRStackItem const *)yyvsp)@{YYFILL (($2) - ($1))@}.yystate.yyloc)]) 469 # define YYRHSLOC(Rhs, K) ((Rhs)[K].yystate.yyloc) 719 yyGLRState* yystate; 732 yyGLRState yystate; 798 yyGLRState *s = yyvsp[yylow0].yystate.yypred; 802 yyvsp[i].yystate.yyresolved = yytrue; 803 yyvsp[i].yystate.yysemantics.yysval = s->yysemantics.yysval;]b4_locations_if([[ 804 yyvsp[i].yystate.yyloc = s->yyloc;]])[ 805 s = yyvsp[i].yystate.yypred = s->yypred; [all …]
|
D | lalr1.java | 361 int yystate = yypgoto_[yyn - yyntokens_] + yystack.stateAt (0); 362 if (0 <= yystate && yystate <= yylast_ 363 && yycheck_[yystate] == yystack.stateAt (0)) 364 yystate = yytable_[yystate]; 366 yystate = yydefgoto_[yyn - yyntokens_]; 368 yystack.push (yystate, yyval]b4_locations_if([, yyloc])[); 438 int yystate = 0; 466 yystack.push (yystate, yylval]b4_locations_if([, yylloc])[); 475 yycdebug ("Entering state " + yystate + "\n"); 480 if (yystate == yyfinal_) [all …]
|
D | lalr1.cc | 118 virtual std::string yysyntax_error_ (int yystate, int tok); 518 int yystate = 0; 563 yystate_stack_.push (yystate); 564 YYCDEBUG << "Entering state " << yystate << std::endl; 567 if (yystate == yyfinal_) 576 yyn = yypact_[yystate]; 632 yystate = yyn; 639 yyn = yydefact_[yystate]; 697 yystate = yypgoto_[yyn - yyntokens_] + yystate_stack_[0]; 698 if (0 <= yystate && yystate <= yylast_ [all …]
|
D | yacc.c | 228 int yystate; 770 yystate = *yyssp; \]b4_lac_if([[ 1113 int yystate; 1116 yystate = yypgoto[yylhs] + *yyesp; 1117 if (yystate < 0 || YYLAST < yystate 1118 || yycheck[yystate] != *yyesp) 1119 yystate = yydefgoto[yylhs]; 1121 yystate = yytable[yystate]; 1126 *yyesp = yystate; 1139 *++yyesp = yystate; [all …]
|
D | glr.cc | 103 #define YYRHSLOC(Rhs, K) ((Rhs)[K].yystate.yyloc)
|
/external/bison/examples/calc++/ |
D | calc++-parser.cc | 342 int yystate = 0; in parse() local 392 yystate_stack_.push (yystate); in parse() 393 YYCDEBUG << "Entering state " << yystate << std::endl; in parse() 396 if (yystate == yyfinal_) in parse() 405 yyn = yypact_[yystate]; in parse() 458 yystate = yyn; in parse() 465 yyn = yydefact_[yystate]; in parse() 585 yystate = yypgoto_[yyn - yyntokens_] + yystate_stack_[0]; in parse() 586 if (0 <= yystate && yystate <= yylast_ in parse() 587 && yycheck_[yystate] == yystate_stack_[0]) in parse() [all …]
|
D | calc++-parser.hh | 139 virtual std::string yysyntax_error_ (int yystate, int tok);
|
/external/e2fsprogs/intl/ |
D | plural.c | 683 register int yystate; in yyparse() local 738 yystate = 0; in yyparse() 765 *yyssp = yystate; in yyparse() 843 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); in yyparse() 859 yyn = yypact[yystate]; in yyparse() 948 yystate = yyn; in yyparse() 956 yyn = yydefact[yystate]; in yyparse() 1113 yystate = yypgoto[yyn - YYNTBASE] + *yyssp; in yyparse() 1114 if (yystate >= 0 && yystate <= YYLAST && yycheck[yystate] == *yyssp) in yyparse() 1115 yystate = yytable[yystate]; in yyparse() [all …]
|
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | ExpressionParser.cpp | 659 yystate = *yyssp; \ 1086 int yystate; in yyparse() local 1136 yystate = 0; in yyparse() 1151 *yyssp = yystate; in yyparse() 1214 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); in yyparse() 1216 if (yystate == YYFINAL) in yyparse() 1230 yyn = yypact[yystate]; in yyparse() 1279 yystate = yyn; in yyparse() 1291 yyn = yydefact[yystate]; in yyparse() 1610 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp; in yyparse() [all …]
|
/external/bison/src/ |
D | parse-gram.c | 958 yystate = *yyssp; \ 1542 int yystate; in yy_lac() local 1545 yystate = yypgoto[yylhs] + *yyesp; in yy_lac() 1546 if (yystate < 0 || YYLAST < yystate in yy_lac() 1547 || yycheck[yystate] != *yyesp) in yy_lac() 1548 yystate = yydefgoto[yylhs]; in yy_lac() 1550 yystate = yytable[yystate]; in yy_lac() 1555 *yyesp = yystate; in yy_lac() 1568 *++yyesp = yystate; in yy_lac() 1570 YYDPRINTF ((stderr, " G%d", yystate)); in yy_lac() [all …]
|
/external/libpcap/ |
D | grammar.c | 1414 yystate = *yyssp; \ 1835 int yystate; in yyparse() local 1885 yystate = 0; in yyparse() 1900 *yyssp = yystate; in yyparse() 1963 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); in yyparse() 1965 if (yystate == YYFINAL) in yyparse() 1979 yyn = yypact[yystate]; in yyparse() 2028 yystate = yyn; in yyparse() 2040 yyn = yydefact[yystate]; in yyparse() 3452 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp; in yyparse() [all …]
|
/external/toybox/kconfig/ |
D | zconf.tab.c_shipped | 1194 int yystate; 1237 yystate = 0; 1253 | yynewstate -- Push a new state, which is found in yystate. | 1262 *yyssp = yystate; 1329 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); 1344 yyn = yypact[yystate]; 1400 yystate = yyn; 1408 yyn = yydefact[yystate]; 1852 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp; 1853 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp) [all …]
|
/external/swiftshader/src/OpenGL/compiler/ |
D | glslang_tab.cpp | 1611 yystate = *yyssp; \ 2117 int yystate; in yyparse() local 2178 yystate = 0; in yyparse() 2194 *yyssp = yystate; in yyparse() 2262 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); in yyparse() 2264 if (yystate == YYFINAL) in yyparse() 2278 yyn = yypact[yystate]; in yyparse() 2327 yystate = yyn; in yyparse() 2339 yyn = yydefact[yystate]; in yyparse() 4884 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp; in yyparse() [all …]
|
/external/smali/smalidea/src/main/java/org/jf/smalidea/ |
D | SmaliLexer.java | 127 state = lexer.yystate(); in ensureToken()
|
/external/smali/smali/src/main/java/org/jf/smali/ |
D | smaliFlexLexer.java | 3251 public final int yystate() { in yystate() method in smaliFlexLexer
|
/external/testng/ant/3rdparty/ |
D | DTDDoc.jar | META-INF/
META-INF/MANIFEST.MF
DTDDoc/
DTDDoc/AntLogger.class
AntLogger ... |
/external/robolectric/v3/libs/ |
D | vtd-xml-2.11.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ximpleware/
com/ ... |
/external/bison/ |
D | ChangeLog-2012 | 801 (yysyntax_error): Change yystate argument to yyssp so stack top 6156 (yypstate_new): Remove initialization of some yypstate fields: yystate, 6165 Allow yystate, yyerrstatus, yyssp, yyvsp, yylsp, and yylloc 6195 (yystate, yyn, yyresult, yyerrstatus, yytoken, yyss, yyssp, yyvs, 8966 * data/lalr1.cc (yysyntax_error_): YYUSE (yystate). 9947 (yyn, yylen, yystate, yynerss, yyerrstatus): these parser::parse 16374 Nevertheless, since they decide to `accept' when yystate =
|
/external/bison/doc/ |
D | bison.texi | 12337 @c LocalWords: yystate variadic Unshift NLS gettext po UTF Automake LOCALEDIR
|