| /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 …]
|
| H A D | ocsp.h.in | 181 const OCSP_REQUEST *req, int buf_size); 215 int OCSP_request_add1_nonce(OCSP_REQUEST *req, unsigned char *val, int len); 216 int OCSP_basic_add1_nonce(OCSP_BASICRESP *resp, unsigned char *val, int len); 217 int OCSP_check_nonce(OCSP_REQUEST *req, OCSP_BASICRESP *bs); 218 int OCSP_copy_nonce(OCSP_BASICRESP *resp, OCSP_REQUEST *req); 220 int OCSP_request_set1_name(OCSP_REQUEST *req, const X509_NAME *nm); 221 int OCSP_request_add1_cert(OCSP_REQUEST *req, X509 *cert); 223 int OCSP_request_sign(OCSP_REQUEST *req, 229 int OCSP_response_status(OCSP_RESPONSE *resp); 235 int OCSP_resp_get0_signer(OCSP_BASICRESP *bs, X509 **signer, [all …]
|
| H A D | bio.h.in | 249 int BIO_get_new_index(void); 250 void BIO_set_flags(BIO *b, int flags); 251 int BIO_test_flags(const BIO *b, int flags); 252 void BIO_clear_flags(BIO *b, int flags); 277 * condition. After this returns true, BIO *BIO_get_retry_BIO(BIO *bio, int 311 typedef long (*BIO_callback_fn)(BIO *b, int oper, const char *argp, int argi, 315 OSSL_DEPRECATEDIN_3_0 long BIO_debug_callback(BIO *bio, int cmd, 316 const char *argp, int argi, 320 typedef long (*BIO_callback_fn_ex)(BIO *b, int oper, const char *argp, 321 size_t len, int argi, [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| 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 …]
|
| /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 …]
|
| H A D | llib-lmenuw | 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-lmenu | 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 …]
|
| /freebsd/contrib/bc/tests/bc/ |
| H A D | lib2_uint.txt | 12 int(0) 14 int(1) 15 int(-1) 17 int(127) 18 int(-127) 20 int(128) 21 int(-128) 23 int(129) 24 int(-129) 26 int(255) [all …]
|