Lines Matching refs:State
113 /* State 1 */
124 /* State 2 */
134 /* State 3 */
139 In State 1, our list of clowns is still empty::
151 In State 2, we've added Grock after the list head::
162 In State 3, we've added Dimitri after the list head, resulting in the following::
185 /* State 3b */
276 /* State 3 */
280 /* State 4 */
311 /* State 3 */
315 /* State 4b */
396 /* State 1 */
432 /* State 1b */
461 "sidewalk" in the following initial state "State 0"::
487 /* State 0 */
491 /* State 1 */
495 /* State 2 */
498 In State 1, we arrive at the following situation::
513 In State 2, after we've moved Dimitri to the tail of sidewalk, the situation
532 State 2, moving Pic and Pio to the tail end of the sidewalk list.
544 /* State 0 */
548 /* State 1 */
552 /* State 2 */
556 /* State 3 */
559 For the sake of brevity, only the altered "sidewalk" list at State 3 is depicted
589 In the following example, our starting state, State 0, is the following::
608 /* State 0 */
612 /* State 1 */
616 /* State 2 */
620 In State 1, we arrive at the following situation::
629 State 2::
648 them. This is our starting state in "State 0"::
665 /* State 0 */
669 /* State 1 */
672 The resulting list at State 1 is the following::
689 situation in "State 0"::
723 /* State 0 */
727 /* State 1 */
732 somewhat surprising diagram of the resulting "State 1" follows::