Searched refs:LIFO_QUEUE (Results 1 – 10 of 10) sorted by relevance
59 LIFO_QUEUE = 2, // Last-in, first-out queue enumerator169 LifoQueue() : QueueBase<S>(LIFO_QUEUE) {} in LifoQueue()572 case LIFO_QUEUE: in AutoQueue()672 else if ((type == TRIVIAL_QUEUE) || (type == LIFO_QUEUE)) { in SccQueueType()677 type = LIFO_QUEUE; in SccQueueType()
68 qt = fst::LIFO_QUEUE; in main()
65 qt = fst::LIFO_QUEUE; in main()
71 qt = fst::LIFO_QUEUE; in main()
63 LIFO_QUEUE = 2, // Last-in, first-out queue enumerator185 LifoQueue() : QueueBase<S>(LIFO_QUEUE) {} in LifoQueue()609 case LIFO_QUEUE: in AutoQueue()714 else if ((type == TRIVIAL_QUEUE) || (type == LIFO_QUEUE)) { in SccQueueType()719 type = LIFO_QUEUE; in SccQueueType()
91 case LIFO_QUEUE: { in RmEpsilonHelper()
94 case LIFO_QUEUE: { in ShortestPath()
181 case LIFO_QUEUE:
229 case LIFO_QUEUE: { in PdtShortestPath()