Home
last modified time | relevance | path

Searched defs:mapped_type (Results 1 – 25 of 55) sorted by relevance

123

/third_party/boost/boost/asio/detail/
Dreactor_op_queue.hpp38 struct mapped_type : op_queue<reactor_op> struct in boost::asio::detail::reactor_op_queue
40 mapped_type() {} in mapped_type() function
41 mapped_type(const mapped_type&) {} in mapped_type() function
42 void operator=(const mapped_type&) {} in operator =()
/third_party/boost/boost/log/sinks/
Dattribute_mapping.hpp45 typedef MappedT mapped_type; typedef
57 typedef MappedT mapped_type; typedef
77 typedef boost::log::aux::tagged_integer< IntT, TagT > mapped_type; typedef
114 typedef typename base_type::mapped_type mapped_type; typedef in boost::sinks::basic_direct_mapping
174 typedef typename base_type::mapped_type mapped_type; typedef in boost::sinks::basic_custom_mapping
/third_party/gn/src/base/
Dvalue_iterators.h121 using mapped_type = DictStorage::mapped_type::element_type; variable
160 using mapped_type = const DictStorage::mapped_type::element_type; variable
/third_party/boost/boost/bimap/container_adaptor/
Dunordered_multimap_adaptor.hpp84 typedef data_type mapped_type; typedef in boost::bimaps::container_adaptor::unordered_multimap_adaptor
Dmultimap_adaptor.hpp84 typedef data_type mapped_type; typedef in boost::bimaps::container_adaptor::multimap_adaptor
Dvector_map_adaptor.hpp80 typedef data_type mapped_type; typedef in boost::bimaps::container_adaptor::vector_map_adaptor
Dmap_adaptor.hpp85 typedef data_type mapped_type; typedef in boost::bimaps::container_adaptor::map_adaptor
Dunordered_map_adaptor.hpp85 typedef data_type mapped_type; typedef in boost::bimaps::container_adaptor::unordered_map_adaptor
Dlist_map_adaptor.hpp137 typedef data_type mapped_type; typedef in boost::bimaps::container_adaptor::list_map_adaptor
/third_party/boost/boost/container/
Dnode_handle.hpp47 typedef typename KeyMapped::mapped_type mapped_type; typedef
54 typedef Value mapped_type; typedef
102 typedef typename keymapped_t::mapped_type mapped_type; typedef in boost::container::node_handle
/third_party/boost/boost/container/detail/
Dpair_key_mapped_of_value.hpp31 typedef Mapped mapped_type; typedef
/third_party/boost/boost/spirit/home/classic/actor/
Dinsert_at_actor.hpp71 typedef typename T::mapped_type mapped_type; in act() typedef
/third_party/boost/boost/interprocess/indexes/
Dflat_map_index.hpp46 typedef typename MapConfig::mapped_type mapped_type; typedef
Dmap_index.hpp44 typedef typename MapConfig::mapped_type mapped_type; typedef
Dunordered_map_index.hpp48 typedef typename MapConfig::mapped_type mapped_type; typedef
/third_party/boost/libs/interprocess/test/
Dcheck_equal_containers.hpp73 typedef typename MyShmCont::mapped_type mapped_type; in CheckEqualPairContainers() typedef
/third_party/gn/src/base/containers/
Dflat_map.h166 using mapped_type = Mapped; variable
/third_party/abseil-cpp/absl/container/
Dnode_hash_map.h544 using mapped_type = Value; variable
Dflat_hash_map.h557 using mapped_type = V; member
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dnode_hash_map.h544 using mapped_type = Value; variable
Dflat_hash_map.h557 using mapped_type = V; member
/third_party/boost/boost/log/attributes/
Dattribute_set.hpp50 typedef attribute mapped_type; typedef in boost::aux::attribute_set_reference_proxy
100 typedef attribute mapped_type; typedef in boost::attribute_set
/third_party/boost/libs/unordered/test/helpers/
Drandom_values.hpp45 typedef typename X::mapped_type mapped_type; typedef
/third_party/json/include/nlohmann/
Dordered_map.hpp19 using mapped_type = T; typedef
/third_party/boost/libs/container/test/
Dcheck_equal_containers.hpp96 typedef typename MyBoostCont::mapped_type mapped_type; in CheckEqualPairContainers() typedef

123