Searched refs:yy_current_state (Results 1 - 11 of 11) sorted by relevance

/external/elfutils/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/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/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
H A Dinitscan-mvs.c1283 register yy_ste_type yy_current_state; variable
1329 yy_current_state = yy_start;
1331 ++yy_current_state;
1336 if ( yy_accept[yy_current_state] )
1338 yy_last_accepting_state = yy_current_state;
1341 while(yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state)
1343 yy_current_state = yy_def[yy_current_state];
1345 yy_current_state
2324 register yy_ste_type yy_current_state; local
[all...]
/external/bison/src/
H A Dscan-skel.c837 register yy_state_type yy_current_state; variable
900 yy_current_state = (yy_start);
905 if ( yy_accept[yy_current_state] )
907 (yy_last_accepting_state) = yy_current_state;
910 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
912 yy_current_state = (int) yy_def[yy_current_state];
913 if ( yy_current_state >= 69 )
916 yy_current_state
1350 register yy_state_type yy_current_state; local
[all...]
H A Dscan-gram.c1230 register yy_state_type yy_current_state; variable
1315 yy_current_state = (yy_start);
1316 yy_current_state += YY_AT_BOL();
1321 if ( yy_accept[yy_current_state] )
1323 (yy_last_accepting_state) = yy_current_state;
1326 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1328 yy_current_state = (int) yy_def[yy_current_state];
1329 if ( yy_current_state >
2590 register yy_state_type yy_current_state; local
[all...]
/external/webkit/Tools/android/flex-2.5.4a/
H A Dinitscan.c1482 register yy_state_type yy_current_state; variable
1535 yy_current_state = yy_start;
1536 yy_current_state += YY_AT_BOL();
1541 if ( yy_accept[yy_current_state] )
1543 yy_last_accepting_state = yy_current_state;
1546 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1548 yy_current_state = (int) yy_def[yy_current_state];
1549 if ( yy_current_state >
3024 register yy_state_type yy_current_state; local
[all...]
H A Dflex.skl451 register yy_state_type yy_current_state;
557 yy_current_state = yy_get_previous_state();
568 yy_next_state = yy_try_NUL_trans( yy_current_state );
576 yy_current_state = yy_next_state;
622 yy_current_state = yy_get_previous_state();
632 yy_current_state = yy_get_previous_state();
882 register yy_state_type yy_current_state;
885 %% code to get the start state into yy_current_state goes here
892 return yy_current_state;
904 static yy_state_type yy_try_NUL_trans( yy_state_type yy_current_state )
[all...]
/external/mesa3d/src/glsl/glcpp/
H A Dglcpp-lex.c638 yy_current_state = *yyg->yy_state_ptr; /* restore curr. state */ \
948 register yy_state_type yy_current_state; variable
1007 yy_current_state = yyg->yy_start;
1008 yy_current_state += YY_AT_BOL();
1011 *yyg->yy_state_ptr++ = yy_current_state;
1017 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1019 yy_current_state = (int) yy_def[yy_current_state];
1020 if ( yy_current_state >
1724 register yy_state_type yy_current_state; local
[all...]
/external/libpcap/
H A Dscanner.c2644 register yy_state_type yy_current_state; variable
2690 yy_current_state = (yy_start);
2695 if ( yy_accept[yy_current_state] )
2697 (yy_last_accepting_state) = yy_current_state;
2700 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
2702 yy_current_state = (int) yy_def[yy_current_state];
2703 if ( yy_current_state >= 1330 )
2706 yy_current_state
3724 register yy_state_type yy_current_state; local
[all...]
/external/mesa3d/src/glsl/
H A Dglsl_lexer.cpp1287 register yy_state_type yy_current_state; variable
1339 yy_current_state = yyg->yy_start;
1340 yy_current_state += YY_AT_BOL();
1345 if ( yy_accept[yy_current_state] )
1347 yyg->yy_last_accepting_state = yy_current_state;
1350 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1352 yy_current_state = (int) yy_def[yy_current_state];
1353 if ( yy_current_state >
2809 register yy_state_type yy_current_state; local
[all...]
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A Dglslang_lex.cpp1003 register yy_state_type yy_current_state; variable
1052 yy_current_state = yyg->yy_start;
1057 if ( yy_accept[yy_current_state] )
1059 yyg->yy_last_accepting_state = yy_current_state;
1062 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1064 yy_current_state = (int) yy_def[yy_current_state];
1065 if ( yy_current_state >= 411 )
1068 yy_current_state
1970 register yy_state_type yy_current_state; local
[all...]

Completed in 44 milliseconds