Home
last modified time | relevance | path

Searched defs:set_tag (Results 1 – 8 of 8) sorted by relevance

/third_party/gn/src/gn/
Dtagged_pointer.h32 void set_tag(unsigned tag) { in set_tag() function
/third_party/boost/libs/hana/include/boost/hana/fwd/
Dset.hpp107 struct set_tag { }; struct
/third_party/boost/boost/hana/fwd/
Dset.hpp107 struct set_tag { }; struct
/third_party/boost/boost/lockfree/detail/
Dtagged_ptr_dcas.hpp111 void set_tag(tag_t t) in set_tag() function in boost::lockfree::detail::tagged_ptr
Dtagged_ptr_ptrcompression.hpp138 void set_tag(tag_t t) in set_tag() function in boost::lockfree::detail::tagged_ptr
Dfreelist.hpp318 void set_tag(tag_t t) in set_tag() function in boost::lockfree::detail::tagged_index
/third_party/grpc/src/cpp/server/
Dserver_context.cc98 void set_tag(void* tag) { in set_tag() function in grpc::ServerContextBase::CompletionOp
/third_party/boost/boost/pending/
Dcontainer_traits.hpp187 struct set_tag : virtual public sorted_associative_container_tag, struct