Searched refs:yy_state_type (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xgc/dist/
H A Dlex.c145 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
329 typedef int yy_state_type; typedef in typeref:typename:int
340 static yy_state_type yy_get_previous_state ( void );
341 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state );
687 static yy_state_type yy_last_accepting_state;
902 yy_state_type yy_current_state;
1445 yy_state_type yy_next_state;
1686 static yy_state_type yy_get_previous_state (void)
1688 yy_state_type yy_current_stat
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A Dscanner.c148 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
338 typedef int yy_state_type; typedef in typeref:typename:int
347 static yy_state_type yy_get_previous_state (void );
348 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
484 static yy_state_type yy_last_accepting_state;
729 register yy_state_type yy_current_state;
961 yy_state_type yy_next_state;
1197 static yy_state_type yy_get_previous_state (void)
1199 register yy_state_type yy_current_stat
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprefslex.c145 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
348 typedef int yy_state_type; typedef in typeref:typename:int
359 static yy_state_type yy_get_previous_state ( void );
360 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state );
620 static yy_state_type yy_last_accepting_state;
876 yy_state_type yy_current_state;
1186 yy_state_type yy_next_state;
1428 static yy_state_type yy_get_previous_state (void)
1430 yy_state_type yy_current_stat
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprefslex.c148 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
351 typedef int yy_state_type; typedef in typeref:typename:int
360 static yy_state_type yy_get_previous_state (void );
361 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
616 static yy_state_type yy_last_accepting_state;
870 register yy_state_type yy_current_state;
1178 yy_state_type yy_next_state;
1414 static yy_state_type yy_get_previous_state (void)
1416 register yy_state_type yy_current_stat
[all...]
/xsrc/external/mit/ctwm/dist/gen/
H A Dlex.c146 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
333 typedef int yy_state_type; typedef in typeref:typename:int
344 static yy_state_type yy_get_previous_state ( void );
345 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state );
453 static yy_state_type yy_last_accepting_state;
704 yy_state_type yy_current_state;
937 yy_state_type yy_next_state;
1178 static yy_state_type yy_get_previous_state (void)
1180 yy_state_type yy_current_stat
[all...]
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c402 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
563 typedef int yy_state_type; typedef in typeref:typename:int
567 static yy_state_type yy_get_previous_state ( yyscan_t yyscanner );
568 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state , yyscan_t yyscanner);
1043 yy_state_type yy_last_accepting_state;
1259 yy_state_type yy_current_state;
1978 yy_state_type yy_next_state;
2221 static yy_state_type yy_get_previous_state (yyscan_t yyscanner)
2223 yy_state_type yy_current_stat
[all...]
/xsrc/external/mit/MesaLib/src/mesa/program/
H A Dlex.yy.c402 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
563 typedef int yy_state_type; typedef in typeref:typename:int
567 static yy_state_type yy_get_previous_state ( yyscan_t yyscanner );
568 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state , yyscan_t yyscanner);
1305 yy_state_type yy_last_accepting_state;
1515 yy_state_type yy_current_state;
2527 yy_state_type yy_next_state;
2769 static yy_state_type yy_get_previous_state (yyscan_t yyscanner)
2771 yy_state_type yy_current_stat
[all...]
/xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c402 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
563 typedef int yy_state_type; typedef in typeref:typename:int
567 static yy_state_type yy_get_previous_state ( yyscan_t yyscanner );
568 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state , yyscan_t yyscanner);
1074 yy_state_type yy_last_accepting_state;
1290 yy_state_type yy_current_state;
2024 yy_state_type yy_next_state;
2267 static yy_state_type yy_get_previous_state (yyscan_t yyscanner)
2269 yy_state_type yy_current_stat
[all...]
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dglsl_lexer.cpp402 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
563 typedef int yy_state_type; typedef in typeref:typename:int
567 static yy_state_type yy_get_previous_state ( yyscan_t yyscanner );
568 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state , yyscan_t yyscanner);
1634 yy_state_type yy_last_accepting_state;
1845 yy_state_type yy_current_state;
3515 yy_state_type yy_next_state;
3758 static yy_state_type yy_get_previous_state (yyscan_t yyscanner)
3760 yy_state_type yy_current_stat
[all...]
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dglsl_lexer.cpp402 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
563 typedef int yy_state_type; typedef in typeref:typename:int
567 static yy_state_type yy_get_previous_state ( yyscan_t yyscanner );
568 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state , yyscan_t yyscanner);
1657 yy_state_type yy_last_accepting_state;
1868 yy_state_type yy_current_state;
3605 yy_state_type yy_next_state;
3848 static yy_state_type yy_get_previous_state (yyscan_t yyscanner)
3850 yy_state_type yy_current_stat
[all...]

Completed in 66 milliseconds