HomeSort by relevance Sort by last modified time
    Searched refs:fulltbl (Results 1 - 5 of 5) sorted by null

  /external/webkit/Tools/android/flex-2.5.4a/
main.c 57 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...]
gen.c 114 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...]
dfa.c 483 if ( fulltbl && ! use_NUL_table )
517 else if ( fulltbl )
709 if ( fulltbl )
758 if ( fulltbl )
flexdef.h 355 * fulltbl - if true (-Cf flag), don't compress the DFA state table
389 extern int useecs, fulltbl, usemecs, fullspd;
    [all...]
initscan.c     [all...]

Completed in 529 milliseconds