Home
last modified time | relevance | path

Searched refs:yy_try_NUL_trans (Results 1 – 7 of 7) sorted by relevance

/external/iproute2/tc/
Demp_ematch.lex.c372 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
1071 yy_next_state = yy_try_NUL_trans( yy_current_state );
1325 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans() function
/external/angle/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp567 static yy_state_type yy_try_NUL_trans(yy_state_type current_state, yyscan_t yyscanner);
1428 yy_next_state = yy_try_NUL_trans(yy_current_state, yyscanner);
1682 static yy_state_type yy_try_NUL_trans(yy_state_type yy_current_state, yyscan_t yyscanner) in yy_try_NUL_trans() function
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp719 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state , yyscan_t yyscanner);
1768 yy_next_state = yy_try_NUL_trans( yy_current_state , yyscanner);
2035 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state , yyscan_t yyscanner) in yy_try_NUL_trans() function
/external/toybox/kconfig/
Dlex.zconf.c_shipped675 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
1336 yy_next_state = yy_try_NUL_trans( yy_current_state );
1564 /* yy_try_NUL_trans - try to make a transition on the NUL character
1567 * next_state = yy_try_NUL_trans( current_state );
1569 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
/external/libpcap/
Dscanner.c577 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state , yyscan_t yyscanner);
4458 yy_next_state = yy_try_NUL_trans( yy_current_state , yyscanner);
4719 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state , yyscan_t yyscanner) in yy_try_NUL_trans() function
/external/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp504 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state , yyscan_t yyscanner);
2403 yy_next_state = yy_try_NUL_trans( yy_current_state , yyscanner);
2670 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state , yyscan_t yyscanner) in yy_try_NUL_trans() function
/external/angle/src/compiler/translator/
Dglslang_lex_autogen.cpp404 static yy_state_type yy_try_NUL_trans(yy_state_type current_state, yyscan_t yyscanner);
2194 yy_next_state = yy_try_NUL_trans(yy_current_state, yyscanner);
2448 static yy_state_type yy_try_NUL_trans(yy_state_type yy_current_state, yyscan_t yyscanner) in yy_try_NUL_trans() function