/external/bison/data/ |
glr.c | 710 size_t yysize, yycapacity; 1072 yyset->yysize = 1; 1097 yyinitGLRStack (yyGLRStack* yystackp, size_t yysize) 1101 yystackp->yyspaceLeft = yysize; 1103 (yyGLRStackItem*) YYMALLOC (yysize * sizeof yystackp->yynextFree[0]); 1129 size_t yysize = yystackp->yynextFree - yystackp->yyitems; 1130 if (YYMAXDEPTH - YYHEADROOM < yysize) 1132 yynewSize = 2*yysize; 1138 for (yyp0 = yystackp->yyitems, yyp1 = yynewItems, yyn = yysize; [all...] |
yacc.c | 566 local variables YYSIZE and YYSTACKSIZE give the old and new number of 574 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ [all...] |
/external/e2fsprogs/intl/ |
plural.c | 418 local variables YYSIZE and YYSTACKSIZE give the old and new number of 426 YYCOPY (&yyptr->Stack, Stack, yysize); \ 770 YYSIZE_T yysize = yyssp - yyss + 1; local 787 &yyss1, yysize * sizeof (*yyssp), 788 &yyvs1, yysize * sizeof (*yyvsp), 789 &yyls1, yysize * sizeof (*yylsp), 794 &yyss1, yysize * sizeof (*yyssp), 795 &yyvs1, yysize * sizeof (*yyvsp), 830 yyssp = yyss + yysize - 1; 831 yyvsp = yyvs + yysize - 1 1136 YYSIZE_T yysize = 0; local [all...] |
/external/chromium_org/third_party/angle/src/compiler/preprocessor/ |
ExpressionParser.cpp | 395 local variables YYSIZE and YYSTACKSIZE give the old and new number of 403 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 1022 YYSIZE_T yysize = yysize0; local [all...] |
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
parse-events-bison.c | 370 local variables YYSIZE and YYSTACKSIZE give the old and new number of 378 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 1051 YYSIZE_T yysize = yysize0; local 1342 YYSIZE_T yysize = yyssp - yyss + 1; local [all...] |
pmu-bison.c | 338 local variables YYSIZE and YYSTACKSIZE give the old and new number of 346 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 941 YYSIZE_T yysize = yysize0; local 1001 yysize = yysize0; 1005 yysize1 = yysize + yytnamerr (0, yytname[yyx]); 1006 if (! (yysize <= yysize1 1009 yysize = yysize1; 1029 yysize1 = yysize + yystrlen (yyformat); 1030 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) 1032 yysize = yysize1 1233 YYSIZE_T yysize = yyssp - yyss + 1; local [all...] |
/external/chromium_org/third_party/sqlite/src/src/ |
lempar.c | 571 int yysize; /* Amount to pop the stack */ local 612 yysize = yyRuleInfo[yyruleno].nrhs; 613 yypParser->yyidx -= yysize; 614 yyact = yy_find_reduce_action(yymsp[-yysize].stateno,(YYCODETYPE)yygoto); 621 if( yysize ){ 623 yymsp -= yysize-1;
|
/external/chromium_org/third_party/sqlite/src/tool/ |
lempar.c | 561 int yysize; /* Amount to pop the stack */ local 602 yysize = yyRuleInfo[yyruleno].nrhs; 603 yypParser->yyidx -= yysize; 604 yyact = yy_find_reduce_action(yymsp[-yysize].stateno,(YYCODETYPE)yygoto); 611 if( yysize ){ 613 yymsp -= yysize-1;
|
/external/bison/src/ |
parse-gram.c | 550 local variables YYSIZE and YYSTACKSIZE give the old and new number of 558 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 1526 YYSIZE_T yysize = yyesp - *yyes + 1; local 1693 YYSIZE_T yysize = yysize0; local 2025 YYSIZE_T yysize = yyssp - yyss + 1; local [all...] |
/external/elfutils/0.153/libcpu/ |
i386_parse.c | 555 local variables YYSIZE and YYSTACKSIZE give the old and new number of 563 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 1180 YYSIZE_T yysize = yysize0; local 1467 YYSIZE_T yysize = yyssp - yyss + 1; local [all...] |
/external/elfutils/0.153/src/ |
ldscript.c | 451 local variables YYSIZE and YYSTACKSIZE give the old and new number of 459 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 1188 YYSIZE_T yysize = yysize0; local 1475 YYSIZE_T yysize = yyssp - yyss + 1; local [all...] |
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
glcpp-parse.c | 534 local variables YYSIZE and YYSTACKSIZE give the old and new number of 542 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 1411 YYSIZE_T yysize = yysize0; local 1738 YYSIZE_T yysize = yyssp - yyss + 1; local [all...] |
glsl_parser.cc | 801 local variables YYSIZE and YYSTACKSIZE give the old and new number of 809 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 2516 YYSIZE_T yysize = yysize0; local [all...] |
/external/libpcap/ |
grammar.c | 805 local variables YYSIZE and YYSTACKSIZE give the old and new number of 813 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 1802 YYSIZE_T yysize = yysize0; local 2089 YYSIZE_T yysize = yyssp - yyss + 1; local [all...] |
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/ |
program_parse.tab.c | 688 local variables YYSIZE and YYSTACKSIZE give the old and new number of 696 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 1809 YYSIZE_T yysize = yysize0; local 2120 YYSIZE_T yysize = yyssp - yyss + 1; local [all...] |
/external/chromium_org/third_party/angle/src/compiler/translator/ |
glslang_tab.cpp | 583 local variables YYSIZE and YYSTACKSIZE give the old and new number of 591 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 2068 YYSIZE_T yysize = yysize0; local [all...] |
/prebuilts/misc/linux-x86/bison/ |
bison | |