Home
last modified time | relevance | path

Searched defs:slots_ (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/vm/
Dtransform.h106 std::unordered_map<AnfNodePtr, int64_t> slots_; variable
/third_party/boost/boost/fiber/detail/
Dcontext_spinlock_queue.hpp37 slot_type * slots_; member in boost::fibers::detail::context_spinlock_queue
/third_party/boost/libs/fiber/performance/thread/
Dbuffered_channel.hpp60 alignas(cache_alignment) slot * slots_{ nullptr }; member in buffered_channel
/third_party/boost/boost/fiber/
Dbuffered_channel.hpp46 slot_type * slots_; member in boost::fibers::buffered_channel