Home
last modified time | relevance | path

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

/external/webkit/WebKitTools/android/flex-2.5.4a/
DFlexLexer.h140 yy_state_type yy_try_NUL_trans( yy_state_type current_state );
Dflex.skl283 static yy_state_type yy_try_NUL_trans YY_PROTO(( yy_state_type current_state ));
568 yy_next_state = yy_try_NUL_trans( yy_current_state );
896 /* yy_try_NUL_trans - try to make a transition on the NUL character
899 * next_state = yy_try_NUL_trans( current_state );
904 static yy_state_type yy_try_NUL_trans( yy_state_type yy_current_state )
906 static yy_state_type yy_try_NUL_trans( yy_current_state )
910 yy_state_type yyFlexLexer::yy_try_NUL_trans( yy_state_type yy_current_state )
Dinitscan.c272 static yy_state_type yy_try_NUL_trans YY_PROTO(( yy_state_type current_state ));
2801 yy_next_state = yy_try_NUL_trans( yy_current_state );
3058 static yy_state_type yy_try_NUL_trans( yy_state_type yy_current_state ) in yy_try_NUL_trans() function
3060 static yy_state_type yy_try_NUL_trans( yy_current_state ) in yy_try_NUL_trans()
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/MVS/
Dinitscan-mvs.c1263 static yy_ste_type yy_try_NUL_trans YY_PROTO(( yy_ste_type current_state ));
2146 yy_next_state = yy_try_NUL_trans( yy_current_state );
2359 static yy_ste_type yy_try_NUL_trans( register yy_ste_type yy_current_state ) in yy_try_NUL_trans() function
2361 static yy_ste_type yy_try_NUL_trans( yy_current_state ) in yy_try_NUL_trans()
/external/elfutils/src/
Dldlex.c297 static yy_state_type yy_try_NUL_trans YY_PROTO(( yy_state_type current_state ));
1678 yy_next_state = yy_try_NUL_trans( yy_current_state );
1933 static yy_state_type yy_try_NUL_trans( yy_state_type yy_current_state ) in yy_try_NUL_trans() function
1935 static yy_state_type yy_try_NUL_trans( yy_current_state ) in yy_try_NUL_trans()
/external/bison/src/
Dscan-skel.c413 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
1115 yy_next_state = yy_try_NUL_trans( yy_current_state );
1383 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans() function
Dscan-gram.c413 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
2355 yy_next_state = yy_try_NUL_trans( yy_current_state );
2624 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans() function
/external/bluetooth/bluez/tools/
Dlexer.c340 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
879 yy_next_state = yy_try_NUL_trans( yy_current_state );
1124 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans() function
/external/libpcap/
Dscanner.c340 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
3509 yy_next_state = yy_try_NUL_trans( yy_current_state );
3754 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans() function