Searched defs:slots_ (Results 1 – 4 of 4) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/vm/ | ||
D | transform.h | 106 std::unordered_map<AnfNodePtr, int64_t> slots_; variable |
/third_party/boost/boost/fiber/detail/ | ||
D | context_spinlock_queue.hpp | 37 slot_type * slots_; member in boost::fibers::detail::context_spinlock_queue |
/third_party/boost/libs/fiber/performance/thread/ | ||
D | buffered_channel.hpp | 60 alignas(cache_alignment) slot * slots_{ nullptr }; member in buffered_channel |
/third_party/boost/boost/fiber/ | ||
D | buffered_channel.hpp | 46 slot_type * slots_; member in boost::fibers::buffered_channel |