Lines Matching full:machine
20 * <li> Build the state machine, tables, etc.
50 * <dd> produce a dump of parse state machine
77 /** User option -- do we produce a dump of the state machine */
117 /** Timing data -- when did we end state machine construction */
172 /* build the state machine and parse tables */
233 " -dump_states produce a dump of parse state machine\n"+
505 /** Start state in the overall state machine. */
520 * <li> Building the viable prefix recognizer machine.
541 /* build the LR viable prefix recognition machine */
543 System.err.println(" Building state machine...");
822 * recognition state machine.