Home
last modified time | relevance | path

Searched defs:typ (Results 1 – 25 of 48) sorted by relevance

12

/freebsd-13.1/contrib/ncurses/menu/
H A Dm_hook.c44 #define GEN_HOOK_SET_FUNCTION( typ, name ) \ argument
54 #define GEN_HOOK_GET_FUNCTION( typ, name ) \ argument
/freebsd-13.1/contrib/ncurses/form/
H A Dfrm_hook.c39 #define GEN_HOOK_SET_FUNCTION( typ, name ) \ argument
49 #define GEN_HOOK_GET_FUNCTION( typ, name ) \ argument
H A Dfld_def.c86 _nc_Make_Argument(const FIELDTYPE *typ, va_list *ap, int *err) in _nc_Make_Argument()
134 _nc_Copy_Argument(const FIELDTYPE *typ, const TypeArgument *argp, int *err) in _nc_Copy_Argument()
183 _nc_Free_Argument(const FIELDTYPE *typ, TypeArgument *argp) in _nc_Free_Argument()
H A Dfld_newftyp.c125 free_fieldtype(FIELDTYPE *typ) in free_fieldtype()
H A Dfty_generic.c167 GenericArgument(const FIELDTYPE *typ, in GenericArgument()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_suppressions.cpp67 static const char *conv(ReportType typ) { in conv()
106 uptr IsSuppressed(ReportType typ, const ReportStack *stack, Suppression **sp) { in IsSuppressed()
125 uptr IsSuppressed(ReportType typ, const ReportLocation *loc, Suppression **sp) { in IsSuppressed()
H A Dtsan_rtl_report.cpp128 bool ShouldReport(ThreadState *thr, ReportType typ) { in ShouldReport()
156 ScopedReportBase::ScopedReportBase(ReportType typ, uptr tag) { in ScopedReportBase()
385 ScopedReport::ScopedReport(ReportType typ, uptr tag) in ScopedReport()
419 EventType typ = (EventType)(ev >> kEventPCBits); in RestoreStack() local
633 ReportType typ = ReportTypeRace; in ReportRace() local
H A Dtsan_debugging.cpp21 static const char *ReportTypeDescription(ReportType typ) { in ReportTypeDescription()
43 static const char *ReportLocationTypeDescription(ReportLocationType typ) { in ReportLocationTypeDescription()
H A Dtsan_report.cpp78 static const char *ReportTypeString(ReportType typ, uptr tag) { in ReportTypeString()
/freebsd-13.1/sys/dev/mlx5/
H A Ddevice.h73 #define MLX5_SET(typ, p, fld, v) do { \ argument
82 #define MLX5_SET_TO_ONES(typ, p, fld) do { \ argument
95 #define MLX5_GET_PR(typ, p, fld) ({ \ argument
101 #define __MLX5_SET64(typ, p, fld, v) do { \ argument
106 #define MLX5_SET64(typ, p, fld, v) do { \ argument
111 #define MLX5_ARRAY_SET64(typ, p, fld, idx, v) do { \ argument
122 #define MLX5_SET16(typ, p, fld, v) do { \ argument
131 #define MLX5_GET64_BE(typ, p, fld) (*((__be64 *)(p) +\ argument
134 #define MLX5_GET_BE(type_t, typ, p, fld) ({ \ argument
161 #define MLX5_VSC_SET(typ, p, fld, v) do { \ argument
[all …]
/freebsd-13.1/crypto/openssl/crypto/asn1/
H A Dtasn_fre.c167 ASN1_TYPE *typ = (ASN1_TYPE *)*pval; in asn1_primitive_free() local
H A Dtasn_new.c265 ASN1_TYPE *typ; in asn1_primitive_new() local
H A Dtasn_enc.c536 ASN1_TYPE *typ; in asn1_ex_i2c() local
/freebsd-13.1/sys/dev/mlx5/mlx5_core/
H A Dmlx5_qp.c214 #define MBOX_ALLOC(mbox, typ) \ in modify_qp_mbox_alloc() argument
217 #define MOD_QP_IN_SET(typ, in, _opcode, _qpn, _uid) \ in modify_qp_mbox_alloc() argument
224 #define MOD_QP_IN_SET_QPC(typ, in, _opcode, _qpn, _opt_p, _qpc, _uid) \ in modify_qp_mbox_alloc() argument
/freebsd-13.1/sbin/init/
H A Dinit.c867 struct ttyent *typ; in single_user() local
1296 new_session(session_t *sprev, struct ttyent *typ) in new_session()
1339 setupargv(session_t *sp, struct ttyent *typ) in setupargv()
1391 struct ttyent *typ; in read_ttys() local
1694 struct ttyent *typ; in clean_ttys() local
/freebsd-13.1/contrib/subversion/
H A Dgen-make.py271 typ, val, tb = sys.exc_info() variable
/freebsd-13.1/contrib/ntp/sntp/libopts/
H A Dconfigfile.c1283 parse_keyword(tOptions * opts, char const * txt, tOptionValue * typ) in parse_keyword()
1302 parse_set_mem(tOptions * opts, char const * txt, tOptionValue * typ) in parse_set_mem()
1319 parse_value(char const * txt, tOptionValue * typ) in parse_value()
H A Dsave.c363 char const * typ = (ovp->valType == OPARG_TYPE_ENUMERATION) in prt_value() local
/freebsd-13.1/crypto/openssl/apps/
H A Dasn1pars.c227 int typ; in asn1parse_main() local
/freebsd-13.1/contrib/tcpdump/
H A Dprint-domain.c362 register u_short typ, len; in ns_rprint() local
/freebsd-13.1/crypto/openssh/
H A Daudit-bsm.c255 bsm_audit_record(int typ, char *string, au_event_t event_no) in bsm_audit_record()
/freebsd-13.1/sys/i386/i386/
H A Dmachdep.c602 setidt(int idx, inthand_t *func, int typ, int dpl, int selec) in setidt()
611 setidt_nodisp(int idx, uintptr_t off, int typ, int dpl, int selec) in setidt_nodisp()
/freebsd-13.1/crypto/openssl/crypto/dh/
H A Ddh_pmeth.c261 int typ; in pkey_dh_ctrl_str() local
/freebsd-13.1/contrib/libarchive/libarchive/
H A Darchive_write_set_format_warc.c57 mode_t typ; member
/freebsd-13.1/crypto/openssl/include/openssl/
H A Ddh.h237 # define EVP_PKEY_CTX_set_dh_paramgen_type(ctx, typ) \ argument

12