Home
last modified time | relevance | path

Searched defs:type3 (Results 1 – 13 of 13) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dconstexpr-many-arguments.cpp23 struct type3 struct
25 constexpr type3(type2 a0, type2 a1) : my_data{a0, a1} {} in type3() argument
29 constexpr type3 g argument
/minix3/crypto/external/bsd/heimdal/dist/lib/gssapi/
H A Dtest_ntlm.c59 struct ntlm_type3 type3; in test_libntlm_v1() local
186 struct ntlm_type3 type3; in test_libntlm_v2() local
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dms-if-exists.cpp18 typedef int type3; in __if_not_exists() typedef
H A Dcanonical-expr-type.cpp44 typedef T __attribute__((ext_vector_type(N))) type3; typedef
/minix3/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/
H A Daccept_sec_context.c180 struct ntlm_type3 type3; in _gss_ntlm_accept_sec_context() local
H A Dinit_sec_context.c306 struct ntlm_type3 type3; in _gss_ntlm_init_sec_context() local
H A Dkdc.c349 const struct ntlm_type3 *type3, in kdc_type3()
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dtype_visibility.cpp155 namespace type3 { namespace
/minix3/crypto/external/bsd/heimdal/dist/lib/ntlm/
H A Dtest_ntlm.c55 struct ntlm_type3 type3; in test_parse() local
H A Dntlm.c839 struct ntlm_type3 *type3) in heim_ntlm_decode_type3()
918 heim_ntlm_encode_type3(const struct ntlm_type3 *type3, struct ntlm_buf *data) in heim_ntlm_encode_type3()
/minix3/external/bsd/llvm/dist/clang/test/Index/
H A Dannotate-nested-name-specifier.cpp109 typedef class outer_alias::inner::vector<type>::template rebind<type> type3; typedef
/minix3/sys/sys/
H A Dsdt.h132 #define DTRACE_PROBE4(name, type0, arg0, type1, arg1, type2, arg2, type3, arg3) argument
133 #define DTRACE_PROBE5(name, type0, arg0, type1, arg1, type2, arg2, type3, arg3,\ argument
346 #define DTRACE_PROBE4(name, type0, arg0, type1, arg1, type2, arg2, type3, arg3) \ argument
354 #define DTRACE_PROBE5(name, type0, arg0, type1, arg1, type2, arg2, type3, arg3, \ argument
/minix3/crypto/external/bsd/heimdal/dist/kcm/
H A Dprotocol.c1442 struct ntlm_type3 type3; in kcm_op_do_ntlm() local