Searched defs:set_tag (Results 1 – 8 of 8) sorted by relevance
/third_party/gn/src/gn/ | ||
D | tagged_pointer.h | 32 void set_tag(unsigned tag) { in set_tag() function |
/third_party/boost/libs/hana/include/boost/hana/fwd/ | ||
D | set.hpp | 107 struct set_tag { }; struct |
/third_party/boost/boost/hana/fwd/ | ||
D | set.hpp | 107 struct set_tag { }; struct |
/third_party/boost/boost/lockfree/detail/ | ||
D | tagged_ptr_dcas.hpp | 111 void set_tag(tag_t t) in set_tag() function in boost::lockfree::detail::tagged_ptr |
D | tagged_ptr_ptrcompression.hpp | 138 void set_tag(tag_t t) in set_tag() function in boost::lockfree::detail::tagged_ptr |
D | freelist.hpp | 318 void set_tag(tag_t t) in set_tag() function in boost::lockfree::detail::tagged_index |
/third_party/grpc/src/cpp/server/ | ||
D | server_context.cc | 98 void set_tag(void* tag) { in set_tag() function in grpc::ServerContextBase::CompletionOp |
/third_party/boost/boost/pending/ | ||
D | container_traits.hpp | 187 struct set_tag : virtual public sorted_associative_container_tag, struct |