| /third_party/mesa3d/src/glx/ |
| H A D | single2.c | 540 __indirect_glFeedbackBuffer(GLsizei size, GLenum type, GLfloat * buffer) in __indirect_glFeedbackBuffer() argument
|
| H A D | pixel.c | 164 __glFillImage(struct glx_context * gc, GLint dim, GLint width, GLint height, GLint depth, GLenum format, GLenum type, const GLvoid * userdata, GLubyte * newimage, GLubyte * modes) __glFillImage() argument 391 __glEmptyImage(struct glx_context * gc, GLint dim, GLint width, GLint height, GLint depth, GLenum format, GLenum type, const GLubyte * sourceImage, GLvoid * userdata) __glEmptyImage() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_query_hw.c | 526 nvc0_hw_create_query(struct nvc0_context *nvc0, unsigned type, unsigned index) in nvc0_hw_create_query() argument [all...] |
| H A D | nvc0_program.h | 25 ubyte type; member
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_compiler.h | 47 enum rc_program_type type; member
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | eg_debug.c | 292 unsigned type = PKT_TYPE_G(ib[0]); in eg_parse_ib() local
|
| H A D | r600_gpu_load.c | 255 uint64_t r600_begin_counter(struct r600_common_screen *rscreen, unsigned type) in r600_begin_counter() argument 261 unsigned r600_end_counter(struct r600_common_screen *rscreen, unsigned type, in r600_end_counter() argument 204 busy_index_from_type(struct r600_common_screen *rscreen, unsigned type) busy_index_from_type() argument
|
| /third_party/node/deps/openssl/openssl/crypto/asn1/ |
| H A D | asn1_lib.c | 346 ASN1_STRING *ASN1_STRING_type_new(int type) in ASN1_STRING_type_new() argument
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bio_sock.c | 175 int BIO_socket_ioctl(int fd, long type, void *arg) in BIO_socket_ioctl() argument 358 BIO_sock_info(int sock, enum BIO_sock_info_type type, union BIO_sock_info_u *info) BIO_sock_info() argument
|
| /third_party/node/deps/openssl/openssl/crypto/cms/ |
| H A D | cms_att.c | 103 CMS_signed_add1_attr_by_OBJ(CMS_SignerInfo *si, const ASN1_OBJECT *obj, int type, const void *bytes, int len) CMS_signed_add1_attr_by_OBJ() argument 112 CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si, int nid, int type, const void *bytes, int len) CMS_signed_add1_attr_by_NID() argument 120 CMS_signed_add1_attr_by_txt(CMS_SignerInfo *si, const char *attrname, int type, const void *bytes, int len) CMS_signed_add1_attr_by_txt() argument 130 CMS_signed_get0_data_by_OBJ(const CMS_SignerInfo *si, const ASN1_OBJECT *oid, int lastpos, int type) CMS_signed_get0_data_by_OBJ() argument 171 CMS_unsigned_add1_attr_by_OBJ(CMS_SignerInfo *si, const ASN1_OBJECT *obj, int type, const void *bytes, int len) CMS_unsigned_add1_attr_by_OBJ() argument 180 CMS_unsigned_add1_attr_by_NID(CMS_SignerInfo *si, int nid, int type, const void *bytes, int len) CMS_unsigned_add1_attr_by_NID() argument 189 CMS_unsigned_add1_attr_by_txt(CMS_SignerInfo *si, const char *attrname, int type, const void *bytes, int len) CMS_unsigned_add1_attr_by_txt() argument 199 CMS_unsigned_get0_data_by_OBJ(CMS_SignerInfo *si, ASN1_OBJECT *oid, int lastpos, int type) CMS_unsigned_get0_data_by_OBJ() argument 227 cms_check_attribute(int nid, int flags, int type, const STACK_OF(X509_ATTRIBUTE) *attrs, int have_attrs) cms_check_attribute() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ec_pmeth.c | 109 int ret, type; in pkey_ec_sign() local 148 int ret, type; in pkey_ec_verify() local 251 static int pkey_ec_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2) in pkey_ec_ctrl() argument 392 pkey_ec_ctrl_str(EVP_PKEY_CTX *ctx, const char *type, const char *value) pkey_ec_ctrl_str() argument [all...] |
| H A D | ecdsa_ossl.c | 67 int ossl_ecdsa_sign(int type, const unsigned char *dgst, int dlen, in ossl_ecdsa_sign() argument 348 int ossl_ecdsa_verify(int type, const unsigned char *dgst, int dgst_len, in ossl_ecdsa_verify() argument
|
| /third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/ |
| H A D | decode_msblob2key.c | 39 int type; /* EVP key type */ member
|
| H A D | decode_pvk2key.c | 40 int type; /* EVP key type */ member
|
| /third_party/node/deps/openssl/openssl/ssl/record/ |
| H A D | rec_layer_d1.c | 343 int dtls1_read_bytes(SSL *s, int type, int *recvd_type, unsigned char *buf, in dtls1_read_bytes() argument 778 dtls1_write_bytes(SSL *s, int type, const void *buf, size_t len, size_t *written) dtls1_write_bytes() argument 792 do_dtls1_write(SSL *s, int type, const unsigned char *buf, size_t len, int create_empty_fragment, size_t *written) do_dtls1_write() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/store/ |
| H A D | store_local.h | 27 int type; member
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | trace.c | 175 enum { SIMPLE_CHANNEL, CALLBACK_CHANNEL } type; member 193 static int trace_attach_cb(int category, int type, const void *data) in trace_attach_cb() argument 214 static int trace_detach_cb(int category, int type, const void *data) in trace_detach_cb() argument 242 static int set_trace_data(int category, int type, BIO **channel, in set_trace_data() argument 368 static int trace_attach_w_callback_cb(int category, int type, cons argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | by_dir.c | 168 static int add_cert_dir(BY_DIR *ctx, const char *dir, int type) in add_cert_dir() argument 226 static int get_cert_by_subject_ex(X509_LOOKUP *xl, X509_LOOKUP_TYPE type, in get_cert_by_subject_ex() argument 425 get_cert_by_subject(X509_LOOKUP *xl, X509_LOOKUP_TYPE type, const X509_NAME *name, X509_OBJECT *ret) get_cert_by_subject() argument [all...] |
| H A D | v3_san.c | 605 int type; v2i_GENERAL_NAME_ex() local [all...] |
| H A D | x509_req.c | 242 X509_REQ_add1_attr_by_OBJ(X509_REQ *req, const ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len) X509_REQ_add1_attr_by_OBJ() argument 257 X509_REQ_add1_attr_by_NID(X509_REQ *req, int nid, int type, const unsigned char *bytes, int len) X509_REQ_add1_attr_by_NID() argument 272 X509_REQ_add1_attr_by_txt(X509_REQ *req, const char *attrname, int type, const unsigned char *bytes, int len) X509_REQ_add1_attr_by_txt() argument
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | e_aria.c | 256 static int aria_gcm_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr) in aria_gcm_ctrl() argument 541 static int aria_ccm_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr) in aria_ccm_ctrl() argument
|
| H A D | e_chacha20_poly1305.c | 496 static int chacha20_poly1305_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg, in chacha20_poly1305_ctrl() argument
|
| H A D | e_des3.c | 278 static int des3_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg, void *ptr) in des3_ctrl() argument
|
| H A D | evp_pbe.c | 241 int EVP_PBE_find_ex(int type, int pbe_nid, int *pcnid, int *pmnid, in EVP_PBE_find_ex() argument 272 int EVP_PBE_find(int type, int pbe_nid, in EVP_PBE_find() argument
|
| H A D | evp_pkey.c | 197 EVP_PKEY_add1_attr_by_OBJ(EVP_PKEY *key, const ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len) EVP_PKEY_add1_attr_by_OBJ() argument 206 EVP_PKEY_add1_attr_by_NID(EVP_PKEY *key, int nid, int type, const unsigned char *bytes, int len) EVP_PKEY_add1_attr_by_NID() argument 215 EVP_PKEY_add1_attr_by_txt(EVP_PKEY *key, const char *attrname, int type, const unsigned char *bytes, int len) EVP_PKEY_add1_attr_by_txt() argument
|