/freebsd/contrib/llvm-project/compiler-rt/lib/safestack/ |
H A D | safestack.cpp | 141 struct tinfo { struct 142 void *(*start_routine)(void *); 143 void *start_routine_arg; 145 void *unsafe_stack_start; 146 size_t unsafe_stack_size; 147 size_t unsafe_stack_guard; 153 struct tinfo *tinfo = (struct tinfo *)arg; in thread_start() local 269 struct tinfo *tinfo = in INTERCEPTOR() local
|
/freebsd/contrib/netbsd-tests/lib/libcurses/director/ |
H A D | director.c | 201 char tinfo[MAXPATHLEN]; in main() local 212 char *tinfo; in main() local
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx_osm.c | 513 struct ahd_initiator_tinfo *tinfo; ahd_action() local 725 struct ahd_initiator_tinfo *tinfo; ahd_set_tran_settings() local 843 struct ahd_transinfo *tinfo; ahd_get_tran_settings() local 942 struct ahd_initiator_tinfo *tinfo; ahd_execute_scb() local [all...] |
H A D | aic7xxx_osm.c | 598 struct ahc_initiator_tinfo *tinfo; ahc_action() local 824 struct ahc_transinfo *tinfo; ahc_get_tran_settings() local 924 struct ahc_initiator_tinfo *tinfo; ahc_execute_scb() local [all...] |
H A D | aic79xx.c | 2263 struct ahd_initiator_tinfo *tinfo; in ahd_handle_nonpkt_busfree() local 2858 struct ahd_initiator_tinfo *tinfo, in ahd_devlimited_syncrate() 2946 struct ahd_initiator_tinfo *tinfo, in ahd_validate_offset() 2976 ahd_validate_width(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, in ahd_validate_width() 3008 struct ahd_initiator_tinfo *tinfo, ahd_neg_type neg_type) in ahd_update_neg_request() 3053 struct ahd_initiator_tinfo *tinfo; in ahd_set_syncrate() local 3197 struct ahd_initiator_tinfo *tinfo; in ahd_set_width() local 3257 struct ahd_transinfo *tinfo) in ahd_update_neg_table() 3676 struct ahd_initiator_tinfo *tinfo; in ahd_build_transfer_msg() local 4257 struct ahd_initiator_tinfo *tinfo; in ahd_parse_msg() local [all …]
|
/freebsd/sys/dev/firewire/ |
H A D | fwdev.c | 273 struct tcode_info *tinfo; in fw_read_async() local 395 struct tcode_info *tinfo; in fw_write_async() local 642 struct tcode_info *tinfo; in fw_ioctl() local
|
H A D | firewire.c | 1849 struct tcode_info *tinfo; in fw_rcv_copy() local
|
H A D | fwohci.c | 91 static struct tcode_info tinfo[] = { variable
|
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_type_hash_win.cpp | 61 std::type_info *tinfo; in getDynamicTypeInfoFromVtable() local
|
/freebsd/usr.sbin/dumpcis/ |
H A D | readcis.c | 252 struct tuple_info *tinfo; in read_one_tuplelist() local
|
/freebsd/contrib/libcxxrt/ |
H A D | exception.cc | 803 void *object, std::type_info* tinfo, void (*dest)(void *)) _LIBCXXRT_NOEXCEPT { in __cxa_init_primary_exception() 824 std::type_info *tinfo, in __cxa_throw()
|
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_table_algo.c | 505 ta_dump_addr_radix_tinfo(void *ta_state, struct table_info *ti, ipfw_ta_tinfo *tinfo) in ta_dump_addr_radix_tinfo() 1356 ta_dump_chash_tinfo(void *ta_state, struct table_info *ti, ipfw_ta_tinfo *tinfo) in ta_dump_chash_tinfo() 2178 ta_dump_ifidx_tinfo(void *ta_state, struct table_info *ti, ipfw_ta_tinfo *tinfo) in ta_dump_ifidx_tinfo() 2758 ta_dump_numarray_tinfo(void *ta_state, struct table_info *ti, ipfw_ta_tinfo *tinfo) in ta_dump_numarray_tinfo() 3333 ta_dump_fhash_tinfo(void *ta_state, struct table_info *ti, ipfw_ta_tinfo *tinfo) in ta_dump_fhash_tinfo() 3899 ta_dump_kfib_tinfo(void *ta_state, struct table_info *ti, ipfw_ta_tinfo *tinfo) in ta_dump_kfib_tinfo() 4273 ta_dump_mac_radix_tinfo(void *ta_state, struct table_info *ti, ipfw_ta_tinfo *tinfo) in ta_dump_mac_radix_tinfo()
|
H A D | ip_fw_table.c | 348 struct table_info *tinfo, struct tentry_info *tei, caddr_t ta_buf_m, in rollback_added_entries()
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | Expr.h | 3440 CompoundLiteralExpr(SourceLocation lparenloc, TypeSourceInfo *tinfo, in CompoundLiteralExpr() 3464 void setTypeSourceInfo(TypeSourceInfo *tinfo) { in setTypeSourceInfo()
|
/freebsd/sys/dev/sym/ |
H A D | sym_hipd.c | 1121 struct sym_tinfo tinfo; member
|