/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | constexpr-many-arguments.cpp | 10 struct type2 struct 13 constexpr type2(T a00, T a01, T a02, T a03, T a04, T a05, T a06, T a07, T a08, T a09, in type2() function 25 constexpr type3(type2 a0, type2 a1) : my_data{a0, a1} {} in type3() argument
|
H A D | qualified-id-lookup.cpp | 67 typedef struct N::f2 type2; typedef
|
/minix3/external/bsd/llvm/dist/clang/test/Sema/ |
H A D | c11-typedef-redef.c | 8 typedef int type2; in f() typedef 9 typedef type type2; in f() typedef 10 typedef int type2; in f() typedef
|
/minix3/include/ssp/ |
H A D | string.h | 60 #define __ssp_bos_icheck3_restrict(fun, type1, type2) \ argument 67 #define __ssp_bos_icheck3(fun, type1, type2) \ argument 74 #define __ssp_bos_icheck2_restrict(fun, type1, type2) \ argument
|
/minix3/crypto/external/bsd/heimdal/dist/lib/gssapi/ |
H A D | test_ntlm.c | 58 struct ntlm_type2 type2; in test_libntlm_v1() local 185 struct ntlm_type2 type2; in test_libntlm_v2() local
|
/minix3/external/bsd/libc++/dist/libcxx/test/utilities/meta/meta.trans/meta.trans.other/ |
H A D | result_of.pass.cpp | 72 using type2 = std::result_of_t<decltype(&wat::foo)(wat)>; in main() typedef
|
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/ |
H A D | instantiate-exception-spec-cxx11.cpp | 95 struct type2 { struct 96 wrap<typename T::base> base; 102 typedef type2<types> type2; typedef
|
H A D | ms-if-exists.cpp | 14 typedef Nontemplate::value type2; in __if_exists() typedef
|
H A D | canonical-expr-type.cpp | 43 typedef T __attribute__((ext_vector_type(M))) type2; typedef
|
H A D | instantiate-declref.cpp | 58 typedef struct { T z; } type2; in foo() typedef
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/ |
H A D | type_visibility.cpp | 139 namespace type2 { namespace
|
/minix3/lib/libform/ |
H A D | field_types.c | 250 link_fieldtype(FIELDTYPE *type1, FIELDTYPE *type2) in link_fieldtype()
|
/minix3/crypto/external/bsd/heimdal/dist/lib/ntlm/ |
H A D | test_ntlm.c | 54 struct ntlm_type2 type2; in test_parse() local
|
H A D | ntlm.c | 682 heim_ntlm_decode_type2(const struct ntlm_buf *buf, struct ntlm_type2 *type2) in heim_ntlm_decode_type2() 747 heim_ntlm_encode_type2(const struct ntlm_type2 *type2, struct ntlm_buf *data) in heim_ntlm_encode_type2()
|
/minix3/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/ |
H A D | init_sec_context.c | 305 struct ntlm_type2 type2; in _gss_ntlm_init_sec_context() local
|
H A D | kdc.c | 255 struct ntlm_type2 type2; in kdc_type2() local
|
/minix3/external/bsd/llvm/dist/clang/test/Index/ |
H A D | annotate-nested-name-specifier.cpp | 108 typedef typename outer_alias::inner::vector<type>::template rebind<type>::other type2; typedef
|
/minix3/crypto/external/bsd/heimdal/dist/kuser/ |
H A D | kdigest.c | 437 struct ntlm_type2 type2; in ntlm_server_init() local
|
/minix3/crypto/external/bsd/openssl/dist/crypto/objects/ |
H A D | objects.h | 1025 # define _DECLARE_OBJ_BSEARCH_CMP_FN(scope, type1, type2, nm) \ argument 1030 # define DECLARE_OBJ_BSEARCH_CMP_FN(type1, type2, cmp) \ argument 1032 # define DECLARE_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument 1062 # define IMPLEMENT_OBJ_BSEARCH_CMP_FN(type1, type2, nm) \ argument 1076 # define IMPLEMENT_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument 1090 # define OBJ_bsearch(type1,key,type2,base,num,cmp) \ argument 1097 # define OBJ_bsearch_ex(type1,key,type2,base,num,cmp,flags) \ argument
|
/minix3/sys/sys/ |
H A D | sdt.h | 131 #define DTRACE_PROBE3(name, type0, arg0, type1, arg1, type2, arg2) argument 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 339 #define DTRACE_PROBE3(name, type0, arg0, type1, arg1, type2, arg2) \ 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/external/bsd/byacc/dist/ |
H A D | reader.c | 762 save_param(int k, char *buffer, int name, int type2) in save_param() 812 int name, type2; in copy_param() local
|
H A D | defs.h | 275 char *type2; /* everything after parameter name */ member
|
/minix3/crypto/external/bsd/heimdal/dist/kcm/ |
H A D | protocol.c | 1441 struct ntlm_type2 type2; in kcm_op_do_ntlm() local
|
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | pkinit.c | 1206 heim_oid type2; in pk_rd_pa_reply_enckey() local
|
/minix3/crypto/external/bsd/openssl/dist/crypto/stack/ |
H A D | safestack.h | 96 # define DECLARE_SPECIAL_STACK_OF(type, type2) \ argument
|