Home
last modified time | relevance | path

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

/external/bison/src/
Dscan-skel.c904 register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; variable
910 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
914 yy_c = yy_meta[(unsigned int) yy_c];
916 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1359 register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); in yy_get_previous_state() local
1365 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) in yy_get_previous_state()
1369 yy_c = yy_meta[(unsigned int) yy_c]; in yy_get_previous_state()
1371 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; in yy_get_previous_state()
1392 register YY_CHAR yy_c = 1; in yy_try_NUL_trans() local
1398 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) in yy_try_NUL_trans()
[all …]
Dscan-gram.c1320 register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; variable
1326 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1330 yy_c = yy_meta[(unsigned int) yy_c];
1332 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
2600 register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 58); in yy_get_previous_state() local
2606 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) in yy_get_previous_state()
2610 yy_c = yy_meta[(unsigned int) yy_c]; in yy_get_previous_state()
2612 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; in yy_get_previous_state()
2633 register YY_CHAR yy_c = 58; in yy_try_NUL_trans() local
2639 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) in yy_try_NUL_trans()
[all …]
/external/bluetooth/bluez/tools/
Dlexer.c707 register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; variable
713 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
717 yy_c = yy_meta[(unsigned int) yy_c];
719 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1101 register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); in yy_get_previous_state() local
1107 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) in yy_get_previous_state()
1111 yy_c = yy_meta[(unsigned int) yy_c]; in yy_get_previous_state()
1113 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; in yy_get_previous_state()
1129 register YY_CHAR yy_c = 1; in yy_try_NUL_trans() local
1135 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) in yy_try_NUL_trans()
[all …]
/external/elfutils/src/
Dldlex.c1267 register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; variable
1268 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1272 yy_c = yy_meta[(unsigned int) yy_c];
1274 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1911 register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); in yy_get_previous_state() local
1912 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) in yy_get_previous_state()
1916 yy_c = yy_meta[(unsigned int) yy_c]; in yy_get_previous_state()
1918 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; in yy_get_previous_state()
1941 register YY_CHAR yy_c = 1; local
1942 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
[all …]
/external/libpcap/
Dscanner.c2694 register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; variable
2700 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
2704 yy_c = yy_meta[(unsigned int) yy_c];
2706 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
3731 register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); in yy_get_previous_state() local
3737 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) in yy_get_previous_state()
3741 yy_c = yy_meta[(unsigned int) yy_c]; in yy_get_previous_state()
3743 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; in yy_get_previous_state()
3759 register YY_CHAR yy_c = 1; in yy_try_NUL_trans() local
3765 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) in yy_try_NUL_trans()
[all …]
/external/webkit/WebKitTools/android/flex-2.5.4a/
Dinitscan.c1540 register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; variable
1546 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1550 yy_c = yy_meta[(unsigned int) yy_c];
1552 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
3032 register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); in yy_get_previous_state() local
3038 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) in yy_get_previous_state()
3042 yy_c = yy_meta[(unsigned int) yy_c]; in yy_get_previous_state()
3044 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; in yy_get_previous_state()
3067 register YY_CHAR yy_c = 1; local
3073 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
[all …]
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/MVS/
Dinitscan-mvs.c1335 register YY_CHAR yy_c = yy_ec[*yy_cp]; variable
1341 while(yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state)
1345 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
2335 register YY_CHAR yy_c = (*yy_cp ? yy_ec[*yy_cp] : 1); in yy_get_previous_state() local
2341 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) in yy_get_previous_state()
2345 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c]; in yy_get_previous_state()
2369 register YY_CHAR yy_c = 1; local
2375 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
2379 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];