| /dragonfly/contrib/gcc-4.7/libstdc++-v3/config/abi/pre/ |
| D | gnu-versioned-namespace.ver | 254 # 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
|
| D | gnu.ver | 644 # 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/ |
| D | float128.ver | 5 # typeinfo and typeinfo name for __float128
|
| D | gnu.ver | 803 # 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/ |
| HD | types.c | 87 struct typeinfo *const ti = &tlist->typeinfo[k]; in TypesCmd()
|
| /dragonfly/sys/netgraph/ |
| HD | ng_message.h | 235 struct typeinfo { struct 249 struct typeinfo typeinfo[0]; argument
|
| /dragonfly/sys/netgraph7/ |
| HD | ng_message.h | 293 struct typeinfo { struct 307 struct typeinfo typeinfo[]; argument
|
| /dragonfly/contrib/gcc-4.7/libstdc++-v3/libsupc++/ |
| D | typeinfo | 27 /** @file typeinfo 50 // Determine whether typeinfo names for the same type are merged (in which 69 // By default, typeinfo names are not merged.
|
| D | Makefile.am | 35 cxxabi.h exception initializer_list new typeinfo
|
| D | Makefile.in | 349 cxxabi.h exception initializer_list new typeinfo
|
| /dragonfly/contrib/gcc-8.0/libstdc++-v3/libsupc++/ |
| D | typeinfo | 25 /** @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/ |
| D | memory | 41 #include <typeinfo> // std::type_info in get_deleter
|
| /dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/ |
| D | memory | 42 #include <typeinfo> // std::type_info in get_deleter
|
| /dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/ |
| D | typeindex | 38 #include <typeinfo>
|
| D | memory | 71 # include <typeinfo> // std::type_info in get_deleter
|
| D | any | 36 #include <typeinfo>
|
| /dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/ |
| D | typeindex | 38 #include <typeinfo>
|
| D | memory | 73 # include <typeinfo> // std::type_info in get_deleter
|
| /dragonfly/sys/netgraph/netgraph/ |
| HD | ng_base.c | 145 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/ |
| HD | dbxout.c | 169 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/ |
| HD | dbxout.c | 170 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/ |
| HD | ng_base.c | 397 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/ |
| D | bool_set | 34 #include <typeinfo>
|
| /dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr2/ |
| D | bool_set | 34 #include <typeinfo>
|
| /dragonfly/contrib/gcc-8.0/libstdc++-v3/include/experimental/ |
| D | any | 36 #include <typeinfo>
|