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

/external/webkit/WebKitTools/android/flex-2.5.4a/
H A DFlexLexer.h140 yy_state_type yy_try_NUL_trans( yy_state_type current_state );
H A 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 )
H A 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 );
3051 /* yy_try_NUL_trans - try to make a transition on the NUL character
3054 * next_state = yy_try_NUL_trans( current_state );
3058 static yy_state_type yy_try_NUL_trans( yy_state_type yy_current_state ) function
3060 static yy_state_type yy_try_NUL_trans( yy_current_state )
/external/elfutils/src/
H A 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 );
1926 /* yy_try_NUL_trans - try to make a transition on the NUL character
1929 * next_state = yy_try_NUL_trans( current_state );
1933 static yy_state_type yy_try_NUL_trans( yy_state_type yy_current_state ) function
1935 static yy_state_type yy_try_NUL_trans( yy_current_state )
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/MVS/
H A 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 );
2352 /* yy_try_NUL_trans - try to make a transition on the NUL character
2355 * next_state = yy_try_NUL_trans( current_state );
2359 static yy_ste_type yy_try_NUL_trans( register yy_ste_type yy_current_state ) function
2361 static yy_ste_type yy_try_NUL_trans( yy_current_state )
/external/bison/src/
H A 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 );
1377 /* yy_try_NUL_trans - try to make a transition on the NUL character
1380 * next_state = yy_try_NUL_trans( current_state );
1383 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) function
H A 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 );
2618 /* yy_try_NUL_trans - try to make a transition on the NUL character
2621 * next_state = yy_try_NUL_trans( current_state );
2624 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) function
/external/bluetooth/bluez/rfcomm/
H A 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 );
1119 /* yy_try_NUL_trans - try to make a transition on the NUL character
1122 * next_state = yy_try_NUL_trans( current_state );
1124 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) function
/external/libpcap/
H A 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 );
3749 /* yy_try_NUL_trans - try to make a transition on the NUL character
3752 * next_state = yy_try_NUL_trans( current_state );
3754 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) function

Completed in 86 milliseconds