Searched refs:fulltbl (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Tools/android/flex-2.5.4a/
H A Dmain.c57 int interactive, caseins, lex_compat, do_yylineno, useecs, fulltbl, usemecs; variable
184 if ( fulltbl || fullspd )
203 if ( (fulltbl || fullspd) && ! useecs )
211 if ( fulltbl || fullspd )
217 if ( fulltbl || fullspd )
234 if ( fulltbl && fullspd )
388 else if ( fullspd || fulltbl )
459 if ( fulltbl )
490 else if ( fullspd || fulltbl )
522 if ( fulltbl )
[all...]
H A Dgen.c114 if ( fullspd || fulltbl )
275 else if ( fulltbl )
502 if ( fulltbl )
620 if ( ! fulltbl && ! fullspd )
629 if ( fulltbl )
654 if ( fullspd || fulltbl )
671 if ( need_backing_up && (! nultrans || fullspd || fulltbl) )
686 else if ( fulltbl )
736 if ( need_backing_up && (fullspd || fulltbl) )
1152 else if ( fulltbl )
[all...]
H A Ddfa.c483 if ( fulltbl && ! use_NUL_table )
517 else if ( fulltbl )
709 if ( fulltbl )
758 if ( fulltbl )
H A Dflexdef.h355 * fulltbl - if true (-Cf flag), don't compress the DFA state table
389 extern int useecs, fulltbl, usemecs, fullspd;
H A Dinitscan.c1895 use_read = fulltbl = true;

Completed in 71 milliseconds