Home
last modified time | relevance | path

Searched defs:next_ (Results 1 – 25 of 114) sorted by relevance

12345

/third_party/boost/boost/icl/concept/
Djoinable.hpp21 is_joinable(typename Type::iterator it_, typename Type::iterator next_, Type* = 0) in is_joinable()
28 is_joinable(typename Type::iterator it_, typename Type::iterator next_, Type* = 0) in is_joinable()
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dcontext_list.h43 ContextList* next_ = nullptr; variable
/third_party/skia/third_party/externals/dawn/src/common/
DLinkedList.h177 LinkNode<T>* next_; variable
259 LinkNode<T>* next_; variable
/third_party/boost/boost/asio/detail/
Dtimer_queue_base.hpp58 timer_queue_base* next_; member in boost::asio::detail::timer_queue_base
Dscheduler_operation.hpp67 scheduler_operation* next_; member in boost::asio::detail::BOOST_ASIO_INHERIT_TRACKED_HANDLER
Dwin_iocp_operation.hpp85 win_iocp_operation* next_; member in boost::asio::detail::win_iocp_operation
Dstrand_executor_service.hpp73 strand_impl* next_; member in boost::asio::detail::strand_executor_service::strand_impl
Dcall_stack.hpp86 context* next_; member in boost::asio::detail::call_stack::context
Dthread_group.hpp88 item* next_; member
/third_party/boost/libs/asio/include/boost/asio/detail/
Dtimer_queue_base.hpp58 timer_queue_base* next_; member in boost::asio::detail::timer_queue_base
Dscheduler_operation.hpp67 scheduler_operation* next_; member in boost::asio::detail::BOOST_ASIO_INHERIT_TRACKED_HANDLER
Dwin_iocp_operation.hpp85 win_iocp_operation* next_; member in boost::asio::detail::win_iocp_operation
Dstrand_executor_service.hpp73 strand_impl* next_; member in boost::asio::detail::strand_executor_service::strand_impl
Dthread_group.hpp88 item* next_; member
Dcall_stack.hpp86 context* next_; member in boost::asio::detail::call_stack::context
/third_party/node/src/
Dcallback_queue.h40 std::unique_ptr<Callback> next_; variable
/third_party/boost/boost/beast/core/detail/
Dasync_base.hpp33 stable_base* next_ = nullptr; member
/third_party/boost/libs/beast/include/boost/beast/core/detail/
Dasync_base.hpp33 stable_base* next_ = nullptr; member
/third_party/grpc/src/cpp/server/health/
Ddefault_health_check_service.h142 CallableTag next_; variable
206 CallableTag next_; variable
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/allreduce_fusion/
Dallreduce_node.h57 std::vector<AllreduceNodePtr> next_; variable
/third_party/boost/libs/intrusive/example/
Ddoc_slist_algorithms.cpp18 my_node *next_; member
/third_party/boost/boost/intrusive/detail/
Dslist_node.hpp36 node_ptr next_; member
/third_party/boost/boost/spirit/home/support/detail/lexer/parser/tree/
Diteration_node.hpp20 iteration_node (node *next_, const bool greedy_) : in iteration_node()
/third_party/grpc/src/core/lib/channel/
Dchannel_trace.h113 TraceEvent* next_; variable
/third_party/boost/libs/fiber/examples/asio/
Dautoecho.cpp39 const char* next_{ alpha }; member in ThreadNames
67 unsigned next_{ 0 }; member in FiberNames

12345