/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | constexpr-many-arguments.cpp | 23 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 D | test_ntlm.c | 59 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 D | ms-if-exists.cpp | 18 typedef int type3; in __if_not_exists() typedef
|
H A D | canonical-expr-type.cpp | 44 typedef T __attribute__((ext_vector_type(N))) type3; typedef
|
/minix3/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/ |
H A D | accept_sec_context.c | 180 struct ntlm_type3 type3; in _gss_ntlm_accept_sec_context() local
|
H A D | init_sec_context.c | 306 struct ntlm_type3 type3; in _gss_ntlm_init_sec_context() local
|
H A D | kdc.c | 349 const struct ntlm_type3 *type3, in kdc_type3()
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/ |
H A D | type_visibility.cpp | 155 namespace type3 { namespace
|
/minix3/crypto/external/bsd/heimdal/dist/lib/ntlm/ |
H A D | test_ntlm.c | 55 struct ntlm_type3 type3; in test_parse() local
|
H A D | ntlm.c | 839 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 D | annotate-nested-name-specifier.cpp | 109 typedef class outer_alias::inner::vector<type>::template rebind<type> type3; typedef
|
/minix3/sys/sys/ |
H A D | sdt.h | 132 #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 D | protocol.c | 1442 struct ntlm_type3 type3; in kcm_op_do_ntlm() local
|