Searched defs:tinfo (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-9.3-release/contrib/libstdc++/libsupc++/
H A Deh_throw.cc57 __cxxabiv1::__cxa_throw (void *obj, std::type_info *tinfo, argument
/freebsd-9.3-release/usr.sbin/dumpcis/
H A Dreadcis.c251 struct tuple_info *tinfo; local
/freebsd-9.3-release/sys/dev/advansys/
H A Dadwlib.c840 adw_hshk_cfg_period_factor(u_int tinfo) argument
H A Dadvlib.c313 struct adv_target_transinfo* tinfo; local
687 struct adv_target_transinfo* tinfo; local
976 struct adv_target_transinfo* tinfo; local
1096 struct adv_target_transinfo* tinfo; local
1815 struct adv_target_transinfo* tinfo; local
1917 struct adv_target_transinfo* tinfo; local
[all...]
H A Dadvlib.h514 struct adv_target_transinfo tinfo[8]; member in struct:adv_softc
/freebsd-9.3-release/contrib/gcc/cp/
H A Dexcept.c519 tree tinfo = eh_type_info (type); local
H A Drtti.c1026 tree tinfo = get_tinfo_ptr (BINFO_TYPE (base_binfo)); local
1052 tree tinfo; local
1420 tree tinfo; local
[all...]
H A Ddecl2.c1768 tree tinfo = (TREE_CODE (decl) == TYPE_DECL local
/freebsd-9.3-release/contrib/gcc/
H A Dresource.c890 struct target_info *tinfo = NULL; local
1271 struct target_info *tinfo; local
[all...]
/freebsd-9.3-release/sys/dev/firewire/
H A Dfwdev.c305 struct tcode_info *tinfo; local
427 struct tcode_info *tinfo; local
674 struct tcode_info *tinfo; local
[all...]
H A Dfirewire.c1888 struct tcode_info *tinfo; local
H A Dfwohci.c110 static struct tcode_info tinfo[] = { variable in typeref:struct:tcode_info
/freebsd-9.3-release/sys/dev/aic/
H A Daicvar.h95 struct aic_tinfo tinfo[8]; member in struct:aic_softc
/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic79xx_osm.c518 struct ahd_initiator_tinfo *tinfo; local
732 struct ahd_initiator_tinfo *tinfo; local
850 struct ahd_transinfo *tinfo; local
949 struct ahd_initiator_tinfo *tinfo; local
[all...]
H A Daic7xxx_osm.c607 struct ahc_initiator_tinfo *tinfo; local
834 struct ahc_transinfo *tinfo; local
934 struct ahc_initiator_tinfo *tinfo; local
[all...]
H A Daic7xxx.c496 struct ahc_transinfo *tinfo; local
1310 struct ahc_initiator_tinfo *tinfo; local
1651 ahc_devlimited_syncrate(struct ahc_softc *ahc, struct ahc_initiator_tinfo *tinfo, u_int *period, u_int *ppr_options, role_t role) argument
1803 ahc_validate_offset(struct ahc_softc *ahc, struct ahc_initiator_tinfo *tinfo, struct ahc_syncrate *syncrate, u_int *offset, int wide, role_t role) argument
1835 ahc_validate_width(struct ahc_softc *ahc, struct ahc_initiator_tinfo *tinfo, u_int *bus_width, role_t role) argument
1865 ahc_update_neg_request(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, struct ahc_tmode_tstate *tstate, struct ahc_initiator_tinfo *tinfo, ahc_neg_type neg_type) argument
1912 struct ahc_initiator_tinfo *tinfo; local
2038 struct ahc_initiator_tinfo *tinfo; local
2121 struct ahc_initiator_tinfo *tinfo; local
2382 struct ahc_initiator_tinfo *tinfo; local
3082 struct ahc_initiator_tinfo *tinfo; local
3511 struct ahc_initiator_tinfo *tinfo; local
5060 struct ahc_initiator_tinfo *tinfo; local
[all...]
H A Daic79xx.c1064 struct ahd_transinfo *tinfo; local
2287 struct ahd_initiator_tinfo *tinfo; local
2888 ahd_devlimited_syncrate(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int *period, u_int *ppr_options, role_t role) argument
2976 ahd_validate_offset(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int period, u_int *offset, int wide, role_t role) argument
3007 ahd_validate_width(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int *bus_width, role_t role) argument
3037 ahd_update_neg_request(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct ahd_tmode_tstate *tstate, struct ahd_initiator_tinfo *tinfo, ahd_neg_type neg_type) argument
3084 struct ahd_initiator_tinfo *tinfo; local
3229 struct ahd_initiator_tinfo *tinfo; local
3289 ahd_update_neg_table(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct ahd_transinfo *tinfo) argument
3421 struct ahd_initiator_tinfo *tinfo; local
3713 struct ahd_initiator_tinfo *tinfo; local
4298 struct ahd_initiator_tinfo *tinfo; local
4723 struct ahd_initiator_tinfo *tinfo; local
6718 struct ahd_initiator_tinfo *tinfo; local
6889 struct ahd_initiator_tinfo *tinfo; local
6969 struct ahd_initiator_tinfo *tinfo; local
8299 struct ahd_transinfo *tinfo; local
[all...]
/freebsd-9.3-release/contrib/libcxxrt/
H A Dexception.cc754 __cxa_throw(void *thrown_exception, std::type_info *tinfo, void(*dest)(void*)) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp363 std::pair<CharUnits,CharUnits> tinfo local
385 std::pair<CharUnits,CharUnits> tinfo local
/freebsd-9.3-release/sys/dev/amd/
H A Damd.c510 struct amd_transinfo *tinfo; local
771 struct amd_target_info *tinfo; local
1799 struct amd_target_info *tinfo; local
2353 struct amd_target_info *tinfo; local
[all...]
H A Damd.h212 struct amd_target_info tinfo[AMD_TARGET_MAX+1]; member in struct:amd_softc
/freebsd-9.3-release/sys/dev/trm/
H A Dtrm.c768 struct trm_transinfo *tinfo; local
[all...]
H A Dtrm.h219 struct trm_target_info tinfo; /* 10 bytes */ member in struct:_DCB
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dinfttrace.c876 thread_info *tinfo; local
1341 thread_info *tinfo = NULL; local
2025 thread_info *tinfo = NULL; local
3360 thread_info *tinfo; local
3401 thread_info *tinfo; local
3465 thread_info *tinfo; local
3507 thread_info *tinfo; local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h2571 CompoundLiteralExpr(SourceLocation lparenloc, TypeSourceInfo *tinfo, argument
2598 void setTypeSourceInfo(TypeSourceInfo *tinfo) { argument

Completed in 410 milliseconds

12