Home
last modified time | relevance | path

Searched refs:container_type (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Damdgpu-tdep.c236 using container_type = std::vector<field>; member
237 using const_iterator_type = container_type::const_iterator;
257 container_type::size_type size () const in size()
260 const field &operator[] (container_type::size_type pos) const
281 container_type m_fields;
296 using container_type = std::vector<enumerator>; member
297 using const_iterator_type = container_type::const_iterator;
313 container_type::size_type size () const in size()
316 const enumerator &operator[] (container_type::size_type pos) const
337 container_type m_enumerators;
Dcp-namespace.c40 cp_lookup_nested_symbol_1 (struct type *container_type,
876 cp_lookup_nested_symbol_1 (struct type *container_type, in cp_lookup_nested_symbol_1() argument
923 container_type = check_typedef (container_type); in cp_lookup_nested_symbol_1()
924 if (TYPE_N_BASECLASSES (container_type) > 0) in cp_lookup_nested_symbol_1()
926 sym = find_symbol_in_baseclass (container_type, nested_name, block, in cp_lookup_nested_symbol_1()
Dgnu-v3-abi.c266 struct type *container_type, CORE_ADDR container_addr) in gnuv3_get_vtable() argument
273 container_type = check_typedef (container_type); in gnuv3_get_vtable()
274 gdb_assert (container_type->code () == TYPE_CODE_STRUCT); in gnuv3_get_vtable()
278 if (!gnuv3_dynamic_class (container_type)) in gnuv3_get_vtable()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/
Dtag_and_trait.hpp421 typedef Cntnr container_type; typedef
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dstl_queue.h142 typedef _Sequence container_type; in _GLIBCXX_VISIBILITY() typedef
532 typedef _Sequence container_type; in _GLIBCXX_VISIBILITY()
Dstl_stack.h144 typedef _Sequence container_type; in _GLIBCXX_VISIBILITY() typedef
Dstl_iterator.h702 typedef _Container container_type; in _GLIBCXX_VISIBILITY()
803 typedef _Container container_type; in _GLIBCXX_VISIBILITY()
914 typedef _Container container_type; in _GLIBCXX_VISIBILITY()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/backward/
Dhash_set490 typedef _Container container_type;
534 typedef _Container container_type;
Dhash_map520 typedef _Container container_type;
563 typedef _Container container_type;
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
Dslist1043 typedef _Container container_type;