Home
last modified time | relevance | path

Searched refs:fulltbl (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebKitTools/android/flex-2.5.4a/
Dmain.c57 int interactive, caseins, lex_compat, do_yylineno, useecs, fulltbl, usemecs; variable
184 if ( fulltbl || fullspd ) in check_options()
203 if ( (fulltbl || fullspd) && ! useecs ) in check_options()
211 if ( fulltbl || fullspd ) in check_options()
217 if ( fulltbl || fullspd ) in check_options()
234 if ( fulltbl && fullspd ) in check_options()
388 else if ( fullspd || fulltbl )
459 if ( fulltbl )
490 else if ( fullspd || fulltbl )
522 if ( fulltbl )
[all …]
Dgen.c114 if ( fullspd || fulltbl ) in gen_bu_action()
275 else if ( fulltbl ) in gen_find_action()
502 if ( fulltbl ) in gen_next_match()
620 if ( ! fulltbl && ! fullspd )
629 if ( fulltbl )
654 if ( fullspd || fulltbl )
671 if ( need_backing_up && (! nultrans || fullspd || fulltbl) ) in gen_NUL_trans()
686 else if ( fulltbl ) in gen_NUL_trans()
736 if ( need_backing_up && (fullspd || fulltbl) ) in gen_NUL_trans()
1152 else if ( fulltbl ) in make_tables()
[all …]
Ddfa.c483 if ( fulltbl && ! use_NUL_table ) in ntod()
517 else if ( fulltbl ) in ntod()
709 if ( fulltbl ) in ntod()
758 if ( fulltbl ) in ntod()
Dflexdef.h389 extern int useecs, fulltbl, usemecs, fullspd;
Dinitscan.c1895 use_read = fulltbl = true;
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Atari/
DAtari.patches381 X backtrack_report = performance_report = ddebug = fulltbl = fullspd = false;
454 X if ( (fulltbl || fullspd) && usemecs )