Home
last modified time | relevance | path

Searched defs:type (Results 801 – 825 of 4141) sorted by relevance

1...<<31323334353637383940>>...166

/freebsd/lib/libdevdctl/
H A Dexception.cc85 ParseException::ParseException(Type type, const std::string &parsedBuffer, in ParseException()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_suppressions.h23 const char *type; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCoreMedia.cpp24 CompilerType type = valobj.GetCompilerType(); in CMTimeSummaryProvider() local
/freebsd/sys/dev/sdio/
H A Dsdiob.h76 #define SDIOB_ACCESSOR(var, ivar, type) \ argument
/freebsd/sys/dev/qat/include/common/
H A Dadf_pfvf_utils.h21 struct pfvf_field_format type; member
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dtsd_tls.h6 #define JEMALLOC_TSD_TYPE_ATTR(type) __thread type JEMALLOC_TLS_MODEL argument
/freebsd/contrib/libcbor/src/cbor/internal/
H A Dunicode.c60 uint32_t type = utf8d[byte]; in _cbor_unicode_decode() local
/freebsd/contrib/libfido2/fuzz/
H A Dwrap.c36 #define WRAP(type, name, args, retval, param, prob) \ argument
/freebsd/share/examples/kld/random_adaptor/
H A Drandom_adaptor_example.c98 live_random_example_modevent(module_t mod __unused, int type, void *unused __unused) in live_random_example_modevent()
/freebsd/lib/libc/rpc/
H A Drtime.c75 int type; in rtime() local
/freebsd/contrib/sendmail/src/
H A Dstats.c43 markstats(e, to, type) in markstats() argument
/freebsd/lib/libstdthreads/
H A Dmtx.c43 mtx_init(mtx_t *mtx, int type) in mtx_init()
/freebsd/sys/xen/evtchn/
H A Devtchnvar.h40 #define EVTCHN_PTR(type, port) ({ \ argument
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DInstrumentationRuntime.cpp32 InstrumentationRuntimeType type = get_type_callback(); in ModulesDidLoad() local
/freebsd/sys/dev/mmc/host/
H A Ddwmmc_rockchip.c80 int type; in rockchip_dwmmc_attach() local
/freebsd/sys/sys/
H A D_stdarg.h42 #define va_arg(ap, type) __builtin_va_arg((ap), type) argument
/freebsd/contrib/libyaml/tests/
H A Drun-parser-test-suite.c55 yaml_event_type_t type; in main() local
/freebsd/crypto/krb5/src/tests/gssapi/
H A Dt_imp_name.c37 oid_str(char type) in oid_str()
/freebsd/crypto/openssl/ssl/
H A Dd1_msg.c13 int dtls1_write_app_data_bytes(SSL *s, uint8_t type, const void *buf_, in dtls1_write_app_data_bytes()
/freebsd/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h105 #define max_t(type, val1, val2) \ argument
107 #define min_t(type, val1, val2) \ argument
285 #define OSAL_LIST_FIRST_ENTRY(list, type, field) \ argument
320 #define OSAL_LIST_NEXT(entry, field, type) \ argument
323 #define OSAL_LIST_FOR_EACH_ENTRY(entry, list, field, type) \ argument
328 #define OSAL_LIST_FOR_EACH_ENTRY_SAFE(entry, tmp_entry, list, field, type) \ argument
410 #define OSAL_MAX_T(type, __max1, __max2) max_t(type, __max1, __max2) argument
411 #define OSAL_MIN_T(type, __max1, __max2) min_t(type, __max1, __max2) argument
434 #define OSAL_GET_PROTOCOL_STATS(p_hwfn, type, stats) \ argument
515 #define OSAL_IOV_VF_MSG_TYPE(p_hwfn, relative_vf_id, type) argument
/freebsd/crypto/heimdal/lib/gssapi/gssapi/
H A Dgssapi_krb5.h154 int type; member
169 OM_uint32 type; member
/freebsd/usr.sbin/ppp/
H A Dfilter.c101 int type; in ParseIcmp() local
226 addrstr(struct ncprange *addr, unsigned type) in addrstr()
/freebsd/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c54 static void add_arg(struct wpabuf *xml, const char *name, const char *type, in add_arg()
66 static void add_entry(struct wpabuf *xml, const char *type, const char *name, in add_entry()
/freebsd/sys/net/
H A Dslcompress.c406 sl_uncompress_tcp(u_char **bufp, int len, u_int type, struct slcompress *comp) in sl_uncompress_tcp()
450 sl_uncompress_tcp_core(u_char *buf, int buflen, int total_len, u_int type, in sl_uncompress_tcp_core()
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_write_format_iso9660_filename.c73 verify_file(struct archive *a, enum vtype type, struct fns *fns) in verify_file()
141 verify(unsigned char *buff, size_t used, enum vtype type, struct fns *fns) in verify()

1...<<31323334353637383940>>...166