Searched defs:yy_current_state (Results 1 - 14 of 14) sorted by relevance

/external/bison/examples/calc++/
H A Dcalc++-scanner.cc803 register yy_state_type yy_current_state; variable
863 yy_current_state = (yy_start);
868 if ( yy_accept[yy_current_state] )
870 (yy_last_accepting_state) = yy_current_state;
873 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
875 yy_current_state = (int) yy_def[yy_current_state];
876 if ( yy_current_state >= 17 )
879 yy_current_state
1274 register yy_state_type yy_current_state; local
[all...]
/external/bison/src/
H A Dscan-skel.c890 register yy_state_type yy_current_state; variable
960 yy_current_state = (yy_start);
965 if ( yy_accept[yy_current_state] )
967 (yy_last_accepting_state) = yy_current_state;
970 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
972 yy_current_state = (int) yy_def[yy_current_state];
973 if ( yy_current_state >= 45 )
976 yy_current_state
1482 register yy_state_type yy_current_state; local
[all...]
H A Dscan-code.c975 register yy_state_type yy_current_state; variable
1067 yy_current_state = (yy_start);
1072 if ( yy_accept[yy_current_state] )
1074 (yy_last_accepting_state) = yy_current_state;
1077 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1079 yy_current_state = (int) yy_def[yy_current_state];
1080 if ( yy_current_state >= 101 )
1083 yy_current_state
1695 register yy_state_type yy_current_state; local
[all...]
H A Dscan-gram.c1302 register yy_state_type yy_current_state; variable
1384 yy_current_state = (yy_start);
1385 yy_current_state += YY_AT_BOL();
1390 if ( yy_accept[yy_current_state] )
1392 (yy_last_accepting_state) = yy_current_state;
1395 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1397 yy_current_state = (int) yy_def[yy_current_state];
1398 if ( yy_current_state >
2731 register yy_state_type yy_current_state; local
[all...]
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
H A DTokenizer.cpp812 register yy_state_type yy_current_state; variable
861 yy_current_state = yyg->yy_start;
866 if ( yy_accept[yy_current_state] )
868 yyg->yy_last_accepting_state = yy_current_state;
871 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
873 yy_current_state = (int) yy_def[yy_current_state];
874 if ( yy_current_state >= 98 )
877 yy_current_state
1456 register yy_state_type yy_current_state; local
[all...]
/external/chromium_org/third_party/angle/src/compiler/translator/
H A Dglslang_lex.cpp1254 register yy_state_type yy_current_state; variable
1303 yy_current_state = yyg->yy_start;
1308 if ( yy_accept[yy_current_state] )
1310 yyg->yy_last_accepting_state = yy_current_state;
1313 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1315 yy_current_state = (int) yy_def[yy_current_state];
1316 if ( yy_current_state >= 813 )
1319 yy_current_state
2316 register yy_state_type yy_current_state; local
[all...]
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglcpp-lex.c879 register yy_state_type yy_current_state; variable
943 yy_current_state = yyg->yy_start;
944 yy_current_state += YY_AT_BOL();
949 if ( yy_accept[yy_current_state] )
951 yyg->yy_last_accepting_state = yy_current_state;
954 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
956 yy_current_state = (int) yy_def[yy_current_state];
957 if ( yy_current_state >
1618 register yy_state_type yy_current_state; local
[all...]
H A Dglsl_lexer.cc1380 register yy_state_type yy_current_state; variable
1432 yy_current_state = yyg->yy_start;
1433 yy_current_state += YY_AT_BOL();
1438 if ( yy_accept[yy_current_state] )
1440 yyg->yy_last_accepting_state = yy_current_state;
1443 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1445 yy_current_state = (int) yy_def[yy_current_state];
1446 if ( yy_current_state >
2941 register yy_state_type yy_current_state; local
[all...]
H A Dlex.yy.c1418 register yy_state_type yy_current_state; variable
1470 yy_current_state = yyg->yy_start;
1475 if ( yy_accept[yy_current_state] )
1477 yyg->yy_last_accepting_state = yy_current_state;
1480 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1482 yy_current_state = (int) yy_def[yy_current_state];
1483 if ( yy_current_state >= 850 )
1486 yy_current_state
2767 register yy_state_type yy_current_state; local
[all...]
/external/elfutils/0.153/libcpu/
H A Di386_lex.c762 register yy_state_type yy_current_state; variable
809 yy_current_state = (yy_start);
810 yy_current_state += YY_AT_BOL();
815 if ( yy_accept[yy_current_state] )
817 (yy_last_accepting_state) = yy_current_state;
820 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
822 yy_current_state = (int) yy_def[yy_current_state];
823 if ( yy_current_state >
1251 register yy_state_type yy_current_state; local
[all...]
/external/elfutils/0.153/src/
H A Dldlex.c1338 register yy_state_type yy_current_state; variable
1390 yy_current_state = (yy_start);
1391 yy_current_state += YY_AT_BOL();
1396 if ( yy_accept[yy_current_state] )
1398 (yy_last_accepting_state) = yy_current_state;
1401 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1403 yy_current_state = (int) yy_def[yy_current_state];
1404 if ( yy_current_state >
2043 register yy_state_type yy_current_state; local
[all...]
/external/libpcap/
H A Dscanner.c2956 register yy_state_type yy_current_state; variable
3002 yy_current_state = (yy_start);
3007 if ( yy_accept[yy_current_state] )
3009 (yy_last_accepting_state) = yy_current_state;
3012 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
3014 yy_current_state = (int) yy_def[yy_current_state];
3015 if ( yy_current_state >= 1459 )
3018 yy_current_state
4122 register yy_state_type yy_current_state; local
[all...]
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dparse-events-flex.c1343 register yy_state_type yy_current_state; variable
1411 yy_current_state = yyg->yy_start;
1416 if ( yy_accept[yy_current_state] )
1418 yyg->yy_last_accepting_state = yy_current_state;
1421 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1423 yy_current_state = (int) yy_def[yy_current_state];
1424 if ( yy_current_state >= 900 )
1427 yy_current_state
2058 register yy_state_type yy_current_state; local
[all...]
H A Dpmu-flex.c688 register yy_state_type yy_current_state; variable
735 yy_current_state = (yy_start);
740 if ( yy_accept[yy_current_state] )
742 (yy_last_accepting_state) = yy_current_state;
745 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
747 yy_current_state = (int) yy_def[yy_current_state];
748 if ( yy_current_state >= 20 )
751 yy_current_state
1105 register yy_state_type yy_current_state; local
[all...]

Completed in 1863 milliseconds