Home
last modified time | relevance | path

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

/third_party/boost/boost/bimap/
Dlist_of.hpp104 struct list_of : public ::boost::bimaps::detail::set_type_of_tag struct
107 typedef Type user_type;
111 value_type_of<user_type>::type value_type;
114 struct lazy_concept_checked
140 typedef mpl::bool_<true> mutable_key;
/third_party/boost/boost/container/pmr/
Dlist.hpp35 struct list_of struct
38 < T, polymorphic_allocator<T> > type;
/third_party/boost/boost/assign/
Dlist_of.hpp716 list_of() in list_of() function
727 list_of( const T& t ) in list_of() function
736 list_of(T&& t) in list_of() function
788 list_of(U&& u, Us&&... us) in list_of() function
/third_party/glib/gio/
Dglib-compile-schemas.c861 gchar *list_of; member
871 const gchar *list_of) in schema_state_new()
1131 const gchar *list_of, in parse_state_start_schema()
1327 const gchar *id, *path, *gettext_domain, *extends, *list_of; in start_element() local