Home
last modified time | relevance | path

Searched defs:tinfo (Results 1 – 25 of 46) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddeclaration.c2237 TypeInfoDeclaration::TypeInfoDeclaration(Type *tinfo) in TypeInfoDeclaration()
2247 TypeInfoDeclaration *TypeInfoDeclaration::create(Type *tinfo) in create()
2275 TypeInfoConstDeclaration::TypeInfoConstDeclaration(Type *tinfo) in TypeInfoConstDeclaration()
2285 TypeInfoConstDeclaration *TypeInfoConstDeclaration::create(Type *tinfo) in create()
2292 TypeInfoInvariantDeclaration::TypeInfoInvariantDeclaration(Type *tinfo) in TypeInfoInvariantDeclaration()
2302 TypeInfoInvariantDeclaration *TypeInfoInvariantDeclaration::create(Type *tinfo) in create()
2309 TypeInfoSharedDeclaration::TypeInfoSharedDeclaration(Type *tinfo) in TypeInfoSharedDeclaration()
2319 TypeInfoSharedDeclaration *TypeInfoSharedDeclaration::create(Type *tinfo) in create()
2326 TypeInfoWildDeclaration::TypeInfoWildDeclaration(Type *tinfo) in TypeInfoWildDeclaration()
2336 TypeInfoWildDeclaration *TypeInfoWildDeclaration::create(Type *tinfo) in create()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddeclaration.d1935 Type tinfo; variable
1937 final extern (D) this(Type tinfo) in this()
1947 static TypeInfoDeclaration create(Type tinfo) in create()
1982 extern (D) this(Type tinfo) in this()
1992 static TypeInfoStructDeclaration create(Type tinfo) in create()
2007 extern (D) this(Type tinfo) in this()
2017 static TypeInfoClassDeclaration create(Type tinfo) in create()
2032 extern (D) this(Type tinfo) in this()
2042 static TypeInfoInterfaceDeclaration create(Type tinfo) in create()
2057 extern (D) this(Type tinfo) in this()
[all …]
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/safestack/
H A Dsafestack.cc124 struct tinfo { struct
136 struct tinfo *tinfo = (struct tinfo *)arg; in thread_start() argument
242 struct tinfo *tinfo = in INTERCEPTOR() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_throw.cc57 __cxa_init_primary_exception(void *obj, std::type_info *tinfo, in __cxa_init_primary_exception()
78 __cxxabiv1::__cxa_throw (void *obj, std::type_info *tinfo, in __cxa_throw()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_throw.cc57 __cxa_init_primary_exception(void *obj, std::type_info *tinfo, in __cxa_init_primary_exception()
75 __cxxabiv1::__cxa_throw (void *obj, std::type_info *tinfo, in __cxa_throw()
/netbsd-src/tests/lib/libcurses/director/
H A Ddirector.c216 tinfo[l - 4] = '\0'; in main() local
205 char tinfo[MAXPATHLEN]; main() local
[all...]
/netbsd-src/external/bsd/tmux/dist/
H A Dosdep-haiku.c30 team_info tinfo; in osdep_get_name() local
/netbsd-src/sys/dev/ic/
H A Daic79xx_osm.c324 struct ahd_initiator_tinfo *tinfo; in ahd_action() local
533 struct ahd_initiator_tinfo *tinfo; in ahd_execute_scb() local
836 struct ahd_initiator_tinfo *tinfo; in ahd_send_async() local
H A Daic7xxx_osm.c328 struct ahc_initiator_tinfo *tinfo; in ahc_action() local
523 struct ahc_initiator_tinfo *tinfo; in ahc_execute_scb() local
1117 struct ahc_initiator_tinfo *tinfo; in ahc_send_async() local
H A Daic7xxx.c503 struct ahc_transinfo *tinfo; in ahc_handle_seqint() local
1301 struct ahc_initiator_tinfo *tinfo; in ahc_handle_scsiint() local
1636 struct ahc_initiator_tinfo *tinfo, in ahc_devlimited_syncrate()
1788 struct ahc_initiator_tinfo *tinfo, in ahc_validate_offset()
1819 ahc_validate_width(struct ahc_softc *ahc, struct ahc_initiator_tinfo *tinfo, in ahc_validate_width()
1851 struct ahc_initiator_tinfo *tinfo, ahc_neg_type neg_type) in ahc_update_neg_request()
1896 struct ahc_initiator_tinfo *tinfo; in ahc_set_syncrate() local
2022 struct ahc_initiator_tinfo *tinfo; in ahc_set_width() local
2103 struct ahc_initiator_tinfo *tinfo; in ahc_update_pending_scbs() local
2364 struct ahc_initiator_tinfo *tinfo; in ahc_build_transfer_msg() local
[all …]
H A Daic79xx.c2214 struct ahd_initiator_tinfo *tinfo; in ahd_handle_nonpkt_busfree() local
2765 struct ahd_initiator_tinfo *tinfo, in ahd_devlimited_syncrate()
2853 struct ahd_initiator_tinfo *tinfo, in ahd_validate_offset()
2883 ahd_validate_width(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, in ahd_validate_width()
2915 struct ahd_initiator_tinfo *tinfo, ahd_neg_type neg_type) in ahd_update_neg_request()
2960 struct ahd_initiator_tinfo *tinfo; in ahd_set_syncrate() local
3106 struct ahd_initiator_tinfo *tinfo; in ahd_set_width() local
3168 struct ahd_transinfo *tinfo) in ahd_update_neg_table()
3577 struct ahd_initiator_tinfo *tinfo; in ahd_build_transfer_msg() local
4162 struct ahd_initiator_tinfo *tinfo; in ahd_parse_msg() local
[all …]
/netbsd-src/sys/dev/ieee1394/
H A Dfwdev.c497 const struct tcode_info *tinfo; in fw_ioctl() local
820 const struct tcode_info *tinfo; in fw_read_async() local
867 const struct tcode_info *tinfo; in fw_write_async() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_type_hash_win.cc62 std::type_info *tinfo; in getDynamicTypeInfoFromVtable() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_type_hash_win.cc60 std::type_info *tinfo; in getDynamicTypeInfoFromVtable() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_type_hash_win.cpp61 std::type_info *tinfo; in getDynamicTypeInfoFromVtable() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dresource.c883 struct target_info *tinfo = NULL; in mark_target_live_regs() local
1272 struct target_info *tinfo; in clear_hashed_info_for_insn() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dresource.cc869 struct target_info *tinfo = NULL; in mark_target_live_regs() local
1263 struct target_info *tinfo; in clear_hashed_info_for_insn() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c1160 tree tinfo = get_tinfo_ptr (BINFO_TYPE (base_binfo)); in get_pseudo_ti_init() local
1185 tree tinfo; in get_pseudo_ti_init() local
1515 tree tinfo = get_tinfo_decl (types[i]); in emit_support_tinfo_1() local
H A Dpt.c337 tree tinfo = NULL_TREE; in get_template_info() local
385 tree tinfo = get_template_info (type); in template_class_depth() local
413 tree tinfo = get_template_info (node); in instantiates_primary_template_p() local
994 tree tinfo = TYPE_ALIAS_TEMPLATE_INFO (type); in maybe_process_partial_specialization() local
1964 reregister_specialization (tree spec, tree tinfo, tree new_spec) in reregister_specialization()
3857 if (tree tinfo = TYPE_ALIAS_TEMPLATE_INFO (t)) in find_parameter_packs_r() local
4588 tree tinfo = build_template_info (parm, args); in process_template_parm() local
4967 tree tinfo = get_template_info (decl); in process_partial_specialization() local
5898 tree tinfo = get_template_info (decl); in push_template_decl_real() local
6371 if (tree tinfo = TYPE_ALIAS_TEMPLATE_INFO (t)) in alias_template_specialization_p() local
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc1174 tree tinfo = get_void_tinfo_ptr (BINFO_TYPE (base_binfo)); in get_pseudo_ti_init() local
1199 tree tinfo; in get_pseudo_ti_init() local
1558 tree tinfo = get_tinfo_decl (types[i]); in emit_support_tinfo_1() local
H A Dpt.cc342 tree tinfo = NULL_TREE; in get_template_info() local
390 tree tinfo = get_template_info (type); in template_class_depth() local
420 tree tinfo = get_template_info (node); in instantiates_primary_template_p() local
1018 tree tinfo = TYPE_ALIAS_TEMPLATE_INFO (type); in maybe_process_partial_specialization() local
1992 reregister_specialization (tree spec, tree tinfo, tree new_spec) in reregister_specialization()
3938 if (tree tinfo = TYPE_ALIAS_TEMPLATE_INFO (t)) in find_parameter_packs_r() local
4708 tree tinfo = build_template_info (parm, args); in process_template_parm() local
5123 tree tinfo = get_template_info (decl); in process_partial_specialization() local
6047 tree tinfo = get_template_info (decl); in push_template_decl() local
6493 if (tree tinfo = TYPE_ALIAS_TEMPLATE_INFO (t)) in alias_template_specialization_p() local
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dtypeinfo.cc230 ClassDeclaration *tinfo = ClassDeclaration::create (loc, ident, NULL, NULL, in make_frontend_typeinfo() local
337 have_typeinfo_p (ClassDeclaration *tinfo) in have_typeinfo_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dtypeinfo.cc212 ClassDeclaration *tinfo = ClassDeclaration::create (loc, ident, NULL, NULL, in make_frontend_typeinfo() local
318 have_typeinfo_p (ClassDeclaration *tinfo) in have_typeinfo_p()
/netbsd-src/sys/arch/xen/x86/
H A Dcpu.c1088 const volatile vcpu_time_info_t *tinfo = &ci->ci_vcpu->time; in cpu_get_tsc_freq() local
/netbsd-src/external/bsd/iscsi/dist/src/initiator/
H A Discsi-initiator.c535 initiator_target_t tinfo; in main() local

12