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

/external/webkit/Tools/android/flex-2.5.4a/
H A DFlexLexer.h52 typedef int yy_state_type; typedef
139 yy_state_type yy_get_previous_state();
140 yy_state_type yy_try_NUL_trans( yy_state_type current_state );
167 yy_state_type yy_last_accepting_state;
170 yy_state_type* yy_state_buf;
171 yy_state_type* yy_state_ptr;
H A Dinitscan.c267 typedef int yy_state_type; typedef
271 static yy_state_type yy_get_previous_state YY_PROTO(( void ));
272 static yy_state_type yy_try_NUL_trans YY_PROTO(( yy_state_type current_state ));
1232 static yy_state_type yy_last_accepting_state;
1482 register yy_state_type yy_current_state;
2786 yy_state_type yy_next_state;
3022 static yy_state_type yy_get_previous_state()
3024 register yy_state_type yy_current_state;
3058 static yy_state_type yy_try_NUL_tran
[all...]
/external/bison/src/
H A Dscan-skel.c389 /* %% [1.0] skel_text/skel_in/skel_out/yy_state_type/skel_lineno etc. def's & init go here */
401 typedef int yy_state_type; typedef
412 static yy_state_type yy_get_previous_state (void );
413 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
559 static yy_state_type yy_last_accepting_state;
837 register yy_state_type yy_current_state;
1100 yy_state_type yy_next_state;
1345 static yy_state_type yy_get_previous_state (void)
1350 register yy_state_type yy_current_stat
[all...]
H A Dscan-gram.c389 /* %% [1.0] gram_text/gram_in/gram_out/yy_state_type/gram_lineno etc. def's & init go here */
401 typedef int yy_state_type; typedef
412 static yy_state_type yy_get_previous_state (void );
413 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
835 static yy_state_type yy_last_accepting_state;
1230 register yy_state_type yy_current_state;
2340 yy_state_type yy_next_state;
2585 static yy_state_type yy_get_previous_state (void)
2590 register yy_state_type yy_current_stat
[all...]
/external/elfutils/libcpu/
H A Di386_lex.c167 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
373 typedef int yy_state_type; typedef
382 static yy_state_type yy_get_previous_state (void );
383 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
525 static yy_state_type yy_last_accepting_state;
762 register yy_state_type yy_current_state;
1012 yy_state_type yy_next_state;
1249 static yy_state_type yy_get_previous_state (void)
1251 register yy_state_type yy_current_stat
[all...]
/external/elfutils/src/
H A Dldlex.c168 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
374 typedef int yy_state_type; typedef
383 static yy_state_type yy_get_previous_state (void );
384 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
1061 static yy_state_type yy_last_accepting_state;
1338 register yy_state_type yy_current_state;
1804 yy_state_type yy_next_state;
2041 static yy_state_type yy_get_previous_state (void)
2043 register yy_state_type yy_current_stat
[all...]
/external/libpcap/
H A Dscanner.c330 typedef int yy_state_type; typedef
339 static yy_state_type yy_get_previous_state (void );
340 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
2405 static yy_state_type yy_last_accepting_state;
2644 register yy_state_type yy_current_state;
3494 yy_state_type yy_next_state;
3722 static yy_state_type yy_get_previous_state (void)
3724 register yy_state_type yy_current_state;
3754 static yy_state_type yy_try_NUL_tran
[all...]
/external/mesa3d/src/glsl/glcpp/
H A Dglcpp-lex.c166 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
333 typedef int yy_state_type; typedef
337 static yy_state_type yy_get_previous_state (yyscan_t yyscanner );
338 static yy_state_type yy_try_NUL_trans (yy_state_type current_state ,yyscan_t yyscanner);
730 yy_state_type yy_last_accepting_state;
736 yy_state_type *yy_state_buf;
737 yy_state_type *yy_state_ptr;
948 register yy_state_type yy_current_state;
973 yyg->yy_state_buf = (yy_state_type *)glcpp_allo
[all...]
/external/mesa3d/src/glsl/
H A Dglsl_lexer.cpp166 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
333 typedef int yy_state_type; typedef
337 static yy_state_type yy_get_previous_state (yyscan_t yyscanner );
338 static yy_state_type yy_try_NUL_trans (yy_state_type current_state ,yyscan_t yyscanner);
1088 yy_state_type yy_last_accepting_state;
1287 register yy_state_type yy_current_state;
2569 yy_state_type yy_next_state;
2807 static yy_state_type yy_get_previous_state (yyscan_t yyscanner)
2809 register yy_state_type yy_current_stat
[all...]
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A Dglslang_lex.cpp175 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
355 typedef int yy_state_type; typedef
359 static yy_state_type yy_get_previous_state (yyscan_t yyscanner );
360 static yy_state_type yy_try_NUL_trans (yy_state_type current_state ,yyscan_t yyscanner);
809 yy_state_type yy_last_accepting_state;
1003 register yy_state_type yy_current_state;
1730 yy_state_type yy_next_state;
1968 static yy_state_type yy_get_previous_state (yyscan_t yyscanner)
1970 register yy_state_type yy_current_stat
[all...]

Completed in 626 milliseconds