Home
last modified time | relevance | path

Searched refs:typeinfo (Results 1 – 25 of 35) sorted by relevance

12

/dragonfly/contrib/gcc-4.7/libstdc++-v3/config/abi/pre/
Dgnu-versioned-namespace.ver254 # typeinfo structure
273 # typeinfo name
288 # typeinfo for char16_t and char32_t
296 # typeinfo for decimal floating point types
301 # typeinfo for decltype(nullptr)
306 # typeinfo for __int128 and unsigned __int128
Dgnu.ver644 # typeinfo structure
679 # typeinfo name
1395 # typeinfo structure (and some names)
1410 # typeinfo name
1438 # typeinfo structures
1446 # typeinfo for char16_t and char32_t
1478 # typeinfo for decimal floating point types
1487 # typeinfo for decltype(nullptr)
1492 # typeinfo for __int128 and unsigned __int128
/dragonfly/contrib/gcc-8.0/libstdc++-v3/config/abi/pre/
Dfloat128.ver5 # typeinfo and typeinfo name for __float128
Dgnu.ver803 # typeinfo structure
849 # typeinfo name
2057 # typeinfo structure (and some names)
2072 # typeinfo name
2100 # typeinfo structures
2108 # typeinfo for char16_t and char32_t
2142 # typeinfo for decimal floating point types
2151 # typeinfo for decltype(nullptr)
2156 # typeinfo for __int128 and unsigned __int128
2208 # typeinfo name for __int128 and unsigned __int128
/dragonfly/usr.sbin/ngctl/
HDtypes.c87 struct typeinfo *const ti = &tlist->typeinfo[k]; in TypesCmd()
/dragonfly/sys/netgraph/
HDng_message.h235 struct typeinfo { struct
249 struct typeinfo typeinfo[0]; argument
/dragonfly/sys/netgraph7/
HDng_message.h293 struct typeinfo { struct
307 struct typeinfo typeinfo[]; argument
/dragonfly/contrib/gcc-4.7/libstdc++-v3/libsupc++/
Dtypeinfo27 /** @file typeinfo
50 // Determine whether typeinfo names for the same type are merged (in which
69 // By default, typeinfo names are not merged.
DMakefile.am35 cxxabi.h exception initializer_list new typeinfo
DMakefile.in349 cxxabi.h exception initializer_list new typeinfo
/dragonfly/contrib/gcc-8.0/libstdc++-v3/libsupc++/
Dtypeinfo25 /** @file typeinfo
48 // Determine whether typeinfo names for the same type are merged (in which
67 // By default, typeinfo names are not merged.
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/
Dmemory41 #include <typeinfo> // std::type_info in get_deleter
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
Dmemory42 #include <typeinfo> // std::type_info in get_deleter
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
Dtypeindex38 #include <typeinfo>
Dmemory71 # include <typeinfo> // std::type_info in get_deleter
Dany36 #include <typeinfo>
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
Dtypeindex38 #include <typeinfo>
Dmemory73 # include <typeinfo> // std::type_info in get_deleter
/dragonfly/sys/netgraph/netgraph/
HDng_base.c145 DEFINE_PARSE_STRUCT_TYPE(typeinfo, TYPEINFO, ());
1480 + (num * sizeof(struct typeinfo)), M_NOWAIT); in ng_generic_msg()
1490 struct typeinfo *const tp = &tl->typeinfo[tl->numtypes]; in ng_generic_msg()
/dragonfly/contrib/gcc-8.0/gcc/
HDdbxout.c169 struct GTY(()) typeinfo { struct
180 static GTY ((length ("typevec_len"))) struct typeinfo *typevec; argument
997 typevec = ggc_cleared_vec_alloc<typeinfo> (typevec_len); in dbxout_init()
1448 struct typeinfo *t = &typevec[TYPE_SYMTAB_ADDRESS (type)]; in dbxout_type_index()
1835 typevec = GGC_RESIZEVEC (struct typeinfo, typevec, typevec_len * 2); in dbxout_type()
/dragonfly/contrib/gcc-4.7/gcc/
HDdbxout.c170 struct GTY(()) typeinfo { struct
181 static GTY ((length ("typevec_len"))) struct typeinfo *typevec; argument
1417 struct typeinfo *t = &typevec[TYPE_SYMTAB_ADDRESS (type)]; in dbxout_type_index()
1818 typevec = GGC_RESIZEVEC (struct typeinfo, typevec, typevec_len * 2); in dbxout_type()
/dragonfly/sys/netgraph7/netgraph/
HDng_base.c397 DEFINE_PARSE_STRUCT_TYPE(typeinfo, TYPEINFO, ());
2361 + (num * sizeof(struct typeinfo)), M_WAITOK | M_NULLOK); in ng_generic_msg()
2372 struct typeinfo *const tp = &tl->typeinfo[tl->numtypes]; in ng_generic_msg()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr2/
Dbool_set34 #include <typeinfo>
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr2/
Dbool_set34 #include <typeinfo>
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/experimental/
Dany36 #include <typeinfo>

12