Searched refs:AUTO_QUEUE (Results 1 – 8 of 8) sorted by relevance
61 qt = fst::AUTO_QUEUE; in main()77 if (FLAGS_reverse && qt != fst::AUTO_QUEUE) { in main()
64 qt = fst::AUTO_QUEUE; in main()
67 qt = fst::AUTO_QUEUE; in main()
49 RmEpsilonOptions(QueueType qt = AUTO_QUEUE, float d = kDelta, bool c = true,75 case AUTO_QUEUE: { in RmEpsilonHelper()
70 case AUTO_QUEUE: { in ShortestPath()
173 case AUTO_QUEUE:
64 AUTO_QUEUE = 7, // Auto-selected queue enumerator506 ArcFilter filter) : QueueBase<S>(AUTO_QUEUE) { in AutoQueue()
68 AUTO_QUEUE = 7, // Auto-selected queue enumerator544 ArcFilter filter) : QueueBase<S>(AUTO_QUEUE) { in AutoQueue()