Home
last modified time | relevance | path

Searched defs:queue_type (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/boost/spirit/home/support/iterators/detail/
Dfixed_size_queue_policy.hpp38 typedef detail::fixed_size_queue<Value, N> queue_type; typedef in boost::spirit::iterator_policies::fixed_size_queue::unique
121 typedef detail::fixed_size_queue<Value, N> queue_type; typedef
Dsplit_std_deque_policy.hpp35 typedef std::vector<Value> queue_type; typedef in boost::spirit::iterator_policies::split_std_deque::unique
161 typedef std::vector<Value> queue_type; typedef
/third_party/boost/boost/thread/executors/detail/
Dpriority_executor_base.hpp30 typedef Queue queue_type; typedef in boost::executors::detail::priority_executor_base
/third_party/boost/boost/log/sinks/
Dunbounded_fifo_queue.hpp59 typedef boost::log::aux::threadsafe_queue< record_view > queue_type; typedef in boost::sinks::unbounded_fifo_queue
Dtext_ipc_message_queue_backend.hpp83 typedef QueueT queue_type; typedef in boost::sinks::text_ipc_message_queue_backend
Dbounded_fifo_queue.hpp66 typedef std::queue< record_view > queue_type; typedef in boost::sinks::bounded_fifo_queue
Dunbounded_ordering_queue.hpp79 > queue_type; typedef in boost::sinks::unbounded_ordering_queue
Dbounded_ordering_queue.hpp83 > queue_type; typedef in boost::sinks::bounded_ordering_queue
/third_party/boost/boost/graph/distributed/
Deager_dijkstra_shortest_paths.hpp185 queue_compare_type, VertexIndexMap> queue_type; typedef in boost::graph::distributed::detail::lookahead_dijkstra_queue
189 VertexIndexMap> queue_type; typedef in boost::graph::distributed::detail::lookahead_dijkstra_queue
/third_party/boost/boost/spirit/home/classic/iterator/
Dmulti_pass.hpp249 typedef std::deque<ValueT> queue_type; typedef in boost::spirit::multi_pass_policies::std_deque::inner
388 typedef BOOST_SPIRIT_CLASSIC_NS::fixed_size_queue<ValueT, N> queue_type; typedef in boost::spirit::multi_pass_policies::fixed_size_queue::inner