| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | BuiltinsHexagon.td | 76 def __builtin_SI_to_SXTHI_asrh : HexagonBuiltinNoPrefix<"int(int)">; 77 def __builtin_brev_ldd : HexagonBuiltinNoPrefix<"void *(long long int * const, long long int *, int… 78 def __builtin_brev_ldw : HexagonBuiltinNoPrefix<"void *(int * const, int *, int const)">; 79 def __builtin_brev_ldh : HexagonBuiltinNoPrefix<"void *(short * const, short *, int const)">; 80 …_brev_lduh : HexagonBuiltinNoPrefix<"void *(unsigned short * const, unsigned short *, int const)">; 81 def __builtin_brev_ldb : HexagonBuiltinNoPrefix<"void *(signed char * const, signed char *, int con… 82 …in_brev_ldub : HexagonBuiltinNoPrefix<"void *(unsigned char * const, unsigned char *, int const)">; 83 …n_circ_ldd : HexagonBuiltinNoPrefix<"long long int *(long long int *, long long int *, int, _Const… 84 def __builtin_circ_ldw : HexagonBuiltinNoPrefix<"int *(int *, int *, int, _Constant int)">; 85 def __builtin_circ_ldh : HexagonBuiltinNoPrefix<"short *(short *, short *, int, _Constant int)">; [all …]
|
| H A D | BuiltinsNVPTX.td | 99 def __nvvm_read_ptx_sreg_tid_x : NVPTXBuiltin<"int()">; 100 def __nvvm_read_ptx_sreg_tid_y : NVPTXBuiltin<"int()">; 101 def __nvvm_read_ptx_sreg_tid_z : NVPTXBuiltin<"int()">; 102 def __nvvm_read_ptx_sreg_tid_w : NVPTXBuiltin<"int()">; 104 def __nvvm_read_ptx_sreg_ntid_x : NVPTXBuiltin<"int()">; 105 def __nvvm_read_ptx_sreg_ntid_y : NVPTXBuiltin<"int()">; 106 def __nvvm_read_ptx_sreg_ntid_z : NVPTXBuiltin<"int()">; 107 def __nvvm_read_ptx_sreg_ntid_w : NVPTXBuiltin<"int()">; 109 def __nvvm_read_ptx_sreg_ctaid_x : NVPTXBuiltin<"int()">; 110 def __nvvm_read_ptx_sreg_ctaid_y : NVPTXBuiltin<"int()">; [all …]
|
| H A D | BuiltinsRISCVXCV.td | 24 def alu_sle : RISCVXCVBuiltin<"int(int, int)", "xcvalu">; 25 def alu_sleu : RISCVXCVBuiltin<"int(unsigned int, unsigned int)", "xcvalu">; 26 def alu_exths : RISCVXCVBuiltin<"int(int)", "xcvalu">; 27 def alu_exthz : RISCVXCVBuiltin<"unsigned int(unsigned int)", "xcvalu">; 28 def alu_extbs : RISCVXCVBuiltin<"int(int)", "xcvalu">; 29 def alu_extbz : RISCVXCVBuiltin<"unsigned int(unsigned int)", "xcvalu">; 31 def alu_clip : RISCVXCVBuiltin<"int(int, int)", "xcvalu">; 32 def alu_clipu : RISCVXCVBuiltin<"unsigned int(unsigned int, unsigned int)", "xcvalu">; 33 def alu_addN : RISCVXCVBuiltin<"int(int, int, unsigned int)", "xcvalu">; 34 def alu_adduN : RISCVXCVBuiltin<"unsigned int(unsigned int, unsigned int, unsigned int)", "xcvalu"… [all …]
|
| H A D | BuiltinsRISCV.td | 25 def orc_b_32 : RISCVBuiltin<"unsigned int(unsigned int)", "zbb">; 27 def clz_32 : RISCVBuiltin<"unsigned int(unsigned int)", "zbb|xtheadbb">; 28 def clz_64 : RISCVBuiltin<"unsigned int(uint64_t)", "zbb|xtheadbb,64bit">; 29 def ctz_32 : RISCVBuiltin<"unsigned int(unsigned int)", "zbb">; 30 def ctz_64 : RISCVBuiltin<"unsigned int(uint64_t)", "zbb,64bit">; 35 def clmul_32 : RISCVBuiltin<"unsigned int(unsigned int, unsigned int)", "zbc|zbkc">; 37 def clmulh_32 : RISCVBuiltin<"unsigned int(unsigned int, unsigned int)", "zbc|zbkc,32bit">; 39 def clmulr_32 : RISCVBuiltin<"unsigned int(unsigned int, unsigned int)", "zbc,32bit">; 46 def xperm4_32 : RISCVBuiltin<"unsigned int(unsigned int, unsigned int)">; 47 def xperm8_32 : RISCVBuiltin<"unsigned int(unsigned int, unsigned int)">; [all …]
|
| H A D | BuiltinsX86_64.td | 16 def _BitScanForward64 : X86LibBuiltin<"unsigned char(msuint32_t *, unsigned long long int)">; 17 def _BitScanReverse64 : X86LibBuiltin<"unsigned char(msuint32_t *, unsigned long long int)">; 21 def __mulh : X86LibBuiltin<"long long int(long long int, long long int)">; 22 …def __umulh : X86LibBuiltin<"unsigned long long int(unsigned long long int, unsigned long long int… 23 def _mul128 : X86LibBuiltin<"long long int(long long int, long long int, long long int *)">; 24 …28 : X86LibBuiltin<"unsigned long long int(unsigned long long int, unsigned long long int, unsigne… 32 …__shiftleft128 : X86LibBuiltin<"unsigned long long int(unsigned long long int, unsigned long long … 33 …_shiftright128 : X86LibBuiltin<"unsigned long long int(unsigned long long int, unsigned long long … 37 …ge128 : X86LibBuiltin<"unsigned char(long long int volatile *, long long int, long long int, long … 41 def readeflags_u64 : X86Builtin<"unsigned long long int()">; [all …]
|
| H A D | BuiltinsX86.td | 15 def rdpmc : X86Builtin<"unsigned long long int(int)">; 16 def rdtsc : X86Builtin<"unsigned long long int()">; 17 def __rdtsc : X86NoPrefixBuiltin<"unsigned long long int()"> { 20 def rdtscp : X86Builtin<"unsigned long long int(unsigned int*)">; 36 def readeflags_u32 : X86Builtin<"unsigned int()"> { 40 def writeeflags_u32 : X86Builtin<"void(unsigned int)"> { 56 def vec_ext_v4hi : X86Builtin<"short(_Vector<4, short>, _Constant int)">; 57 def vec_set_v4hi : X86Builtin<"_Vector<4, short>(_Vector<4, short>, short, _Constant int)">; 64 def comi#Cmp : X86Builtin<"int(_Vector<4, float>, _Vector<4, float>)">; 65 def ucomi#Cmp : X86Builtin<"int(_Vector<4, float>, _Vector<4, float>)">; [all …]
|
| /freebsd/contrib/ncurses/ncurses/ |
| H A D | llib-lncursestw | 40 int *_nc_oldnums; 74 int i) 79 int i) 85 int n, 86 int top, 87 int bot) 92 int n, 93 int top, 94 int bot) 106 int _nc_build_wch( [all …]
|
| H A D | llib-lncursesw | 40 int *_nc_oldnums; 74 int i) 79 int i) 85 int n, 86 int top, 87 int bot) 92 int n, 93 int top, 94 int bot) 106 int _nc_build_wch( [all …]
|
| H A D | llib-lncursest | 40 int *_nc_oldnums; 74 int i) 79 int i) 85 int n, 86 int top, 87 int bot) 92 int n, 93 int top, 94 int bot) 106 int _nc_waddch_nosync( [all …]
|
| H A D | llib-lncurses | 40 int *_nc_oldnums; 74 int i) 79 int i) 85 int n, 86 int top, 87 int bot) 92 int n, 93 int top, 94 int bot) 106 int _nc_waddch_nosync( [all …]
|
| H A D | llib-ltinfow | 60 int _nc_access( 62 int mode) 63 { return(*(int *)0); } 82 int _nc_env_access(void) 83 { return(*(int *)0); } 92 int _nc_safe_open3( 94 int flags, 96 { return(*(int *)0); } 101 int _nc_add_to_try( 105 { return(*(int *)0); } [all …]
|
| H A D | llib-ltinfo | 60 int _nc_access( 62 int mode) 63 { return(*(int *)0); } 82 int _nc_env_access(void) 83 { return(*(int *)0); } 92 int _nc_safe_open3( 94 int flags, 96 { return(*(int *)0); } 101 int _nc_add_to_try( 105 { return(*(int *)0); } [all …]
|
| H A D | llib-ltinfotw | 60 int _nc_access( 62 int mode) 63 { return(*(int *)0); } 82 int _nc_env_access(void) 83 { return(*(int *)0); } 92 int _nc_safe_open3( 94 int flags, 96 { return(*(int *)0); } 101 int _nc_add_to_try( 105 { return(*(int *)0); } [all …]
|
| H A D | llib-ltinfot | 60 int _nc_access( 62 int mode) 63 { return(*(int *)0); } 82 int _nc_env_access(void) 83 { return(*(int *)0); } 92 int _nc_safe_open3( 94 int flags, 96 { return(*(int *)0); } 101 int _nc_add_to_try( 105 { return(*(int *)0); } [all …]
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | pkcs12.h.in | 99 int attr_nid); 102 ASN1_TYPE *PKCS8_get_attr(PKCS8_PRIV_KEY_INFO *p8, int attr_nid); 103 int PKCS12_mac_present(const PKCS12 *p12); 111 int attr_nid); 113 int PKCS12_SAFEBAG_get_nid(const PKCS12_SAFEBAG *bag); 114 int PKCS12_SAFEBAG_get_bag_nid(const PKCS12_SAFEBAG *bag); 129 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int l… 132 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_pkcs8_encrypt(int pbe_nid, 134 int passlen, 136 int saltlen, int iter, [all …]
|
| H A D | x509.h.in | 203 int version; 210 int key_length; 212 int key_free; /* true if we should auto free key_data */ 222 int enc_len; 315 X509_CRL_METHOD *X509_CRL_METHOD_new(int (*crl_init)(X509_CRL *crl), 316 int (*crl_free)(X509_CRL *crl), 317 int (*crl_lookup)(X509_CRL *crl, 321 int (*crl_verify)(X509_CRL *crl, 330 int X509_verify(X509 *a, EVP_PKEY *r); 331 int X509_self_signed(X509 *cert, int verify_signature); [all …]
|
| H A D | cms.h.in | 110 int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio); 113 int CMS_is_detached(CMS_ContentInfo *cms); 114 int CMS_set_detached(CMS_ContentInfo *cms, int detached); 119 int CMS_stream(unsigned char ***boundary, CMS_ContentInfo *cms); 121 int i2d_CMS_bio(BIO *bp, CMS_ContentInfo *cms); 124 int i2d_CMS_bio_stream(BIO *out, CMS_ContentInfo *cms, BIO *in, int flags); 125 int PEM_write_bio_CMS_stream(BIO *out, CMS_ContentInfo *cms, BIO *in, 126 int flags); 128 CMS_ContentInfo *SMIME_read_CMS_ex(BIO *bio, int flags, BIO **bcont, CMS_ContentInfo **ci); 129 int SMIME_write_CMS(BIO *bio, CMS_ContentInfo *cms, BIO *data, int flags); [all …]
|
| /freebsd/contrib/ncurses/form/ |
| H A D | llib-lformtw | 67 int set_fieldtype_arg( 75 { return(*(int *)0); } 85 int set_field_fore( 88 { return(*(int *)0); } 96 int set_field_back( 99 { return(*(int *)0); } 109 int set_current_field( 112 { return(*(int *)0); } 115 int unfocus_current_field( 117 { return(*(int *)0); } [all …]
|
| H A D | llib-lformw | 67 int set_fieldtype_arg( 75 { return(*(int *)0); } 85 int set_field_fore( 88 { return(*(int *)0); } 96 int set_field_back( 99 { return(*(int *)0); } 109 int set_current_field( 112 { return(*(int *)0); } 115 int unfocus_current_field( 117 { return(*(int *)0); } [all …]
|
| H A D | llib-lformt | 67 int set_fieldtype_arg( 75 { return(*(int *)0); } 85 int set_field_fore( 88 { return(*(int *)0); } 96 int set_field_back( 99 { return(*(int *)0); } 109 int set_current_field( 112 { return(*(int *)0); } 115 int unfocus_current_field( 117 { return(*(int *)0); } [all …]
|
| H A D | llib-lform | 67 int set_fieldtype_arg( 75 { return(*(int *)0); } 85 int set_field_fore( 88 { return(*(int *)0); } 96 int set_field_back( 99 { return(*(int *)0); } 109 int set_current_field( 112 { return(*(int *)0); } 115 int unfocus_current_field( 117 { return(*(int *)0); } [all …]
|
| /freebsd/contrib/ncurses/include/ |
| H A D | curses.wide | 124 extern NCURSES_EXPORT(int) add_wch (const cchar_t *); /* generated:WIDEC */ 125 extern NCURSES_EXPORT(int) add_wchnstr (const cchar_t *, int); /* generated:WIDEC */ 126 extern NCURSES_EXPORT(int) add_wchstr (const cchar_t *); /* generated:WIDEC */ 127 extern NCURSES_EXPORT(int) addnwstr (const wchar_t *, int); /* generated:WIDEC */ 128 extern NCURSES_EXPORT(int) addwstr (const wchar_t *); /* generated:WIDEC */ 129 extern NCURSES_EXPORT(int) bkgrnd (const cchar_t *); /* generated:WIDEC */ 131 extern NCURSES_EXPORT(int) border_set (const cchar_t*,const cchar_t*,const cchar_t*,const cchar_t*,… 132 extern NCURSES_EXPORT(int) box_set (WINDOW *, const cchar_t *, const cchar_t *); /* generated:WIDEC… 133 extern NCURSES_EXPORT(int) echo_wchar (const cchar_t *); /* generated:WIDEC */ 134 extern NCURSES_EXPORT(int) erasewchar (wchar_t*); /* implemented */ [all …]
|
| H A D | curses.h.in | 120 #define NCURSES_ATTR_T int 478 typedef unsigned int wint_t@NCURSES_OK_WCHAR_T@; 495 int ext_color; /* color pair, must be more than 16-bits */ 497 int rgb_color; /* extra data for direct-color (rgb) */ 532 int _delay; /* 0 = nodelay, <0 = blocking, >0 = delay */ 541 int _parx; /* x coordinate of this window in parent */ 542 int _pary; /* y coordinate of this window in parent */ 558 int _color; /* current color-pair for non-space character */ 614 typedef int (*NCURSES_OUTC)(int); 623 extern NCURSES_EXPORT(int) addch (const chtype); /* generated */ [all …]
|
| /freebsd/contrib/ncurses/menu/ |
| H A D | llib-lmenut | 40 int set_menu_fore( 43 { return(*(int *)0); } 51 int set_menu_back( 54 { return(*(int *)0); } 62 int set_menu_grey( 65 { return(*(int *)0); } 75 int _nc_menu_cursor_pos( 78 int *pY, 79 int *pX) 80 { return(*(int *)0); } [all …]
|
| H A D | llib-lmenutw | 40 int set_menu_fore( 43 { return(*(int *)0); } 51 int set_menu_back( 54 { return(*(int *)0); } 62 int set_menu_grey( 65 { return(*(int *)0); } 75 int _nc_menu_cursor_pos( 78 int *pY, 79 int *pX) 80 { return(*(int *)0); } [all …]
|