/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_debug_fp.c | 74 print_reg_type_nr(char **stream, unsigned type, unsigned nr) in print_reg_type_nr() argument 163 unsigned type = (dword >> A2_SRC2_TYPE_SHIFT) & REG_TYPE_MASK; in print_src_reg() local 172 unsigned type = (dword >> A0_DEST_TYPE_SHIFT) & REG_TYPE_MASK; in print_dest_reg() local 246 unsigned type = (program[0] >> D0_TYPE_SHIFT) & REG_TYPE_MASK; in print_dcl_op() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_info.h | 105 static inline bool tgsi_type_is_64bit(enum tgsi_opcode_type type) in tgsi_type_is_64bit() argument
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_query.cpp | 54 enum pipe_query_type type; member [all...] |
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_fence.c | 78 etna_create_fence_fd(struct pipe_context *pctx, struct pipe_fence_handle **pfence, int fd, enum pipe_fd_type type) etna_create_fence_fd() argument
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_vX_image.c | 40 panvk_view_type_to_mali_tex_dim(VkImageViewType type) in panvk_view_type_to_mali_tex_dim() argument
|
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
H A D | rbug_objects.c | 204 rbug_shader_create(struct rbug_context *rb_context, const struct pipe_shader_state *state, void *result, enum rbug_shader_type type) rbug_shader_create() argument
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_bitarit.c | 44 const struct lp_type type = bld->type; in lp_build_or() local 70 const struct lp_type type = bld->type; in lp_build_xor() local 98 const struct lp_type type = bld->type; lp_build_and() local 127 const struct lp_type type = bld->type; lp_build_andnot() local 154 const struct lp_type type = bld->type; lp_build_not() local 177 const struct lp_type type = bld->type; lp_build_shl() local 201 const struct lp_type type = bld->type; lp_build_shr() local [all...] |
H A D | lp_bld_printf.c | 67 LLVMTypeRef type = LLVMTypeOf(args[i]); in lp_build_print_args() local
|
/third_party/mindspore/test/unittest/ |
H A D | nnrt_delegate_unit_test.cpp | 50 auto type = OH_AI_GetTypeFromNNRTDeviceDesc(desc); in HWTEST() local 76 auto type = OH_AI_GetTypeFromNNRTDeviceDesc(desc); in HWTEST() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_instrfactory.cpp | 59 string type; in from_string() local 65 is >> type; in from_string() local 180 ControlFlowInstr::CFType type; process_jump() local [all...] |
/third_party/mesa3d/src/glx/ |
H A D | renderpix.c | 81 __glXSendLargeImage(struct glx_context * gc, GLint compsize, GLint dim, GLint width, GLint height, GLint depth, GLenum format, GLenum type, const GLvoid * src, GLubyte * pc, GLubyte * modes) __glXSendLargeImage() argument 120 __indirect_glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column) __indirect_glSeparableFilter2D() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_program_pair.c | 214 unsigned int type; in rc_pair_get_src() local
|
/third_party/node/deps/openssl/openssl/apps/include/ |
H A D | function.h | 24 FUNC_TYPE type; member
|
/third_party/node/deps/openssl/openssl/include/openssl/ |
H A D | objects.h | 44 int type; member
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | self_test_core.c | 25 const char *type; member 123 void OSSL_SELF_TEST_onbegin(OSSL_SELF_TEST *st, const char *type, in OSSL_SELF_TEST_onbegin() argument
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | by_file.c | 89 int X509_load_cert_file_ex(X509_LOOKUP *ctx, const char *file, int type, in X509_load_cert_file_ex() argument 154 int X509_load_cert_file(X509_LOOKUP *ctx, const char *file, int type) in X509_load_cert_file() argument 159 int X509_load_crl_file(X509_LOOKUP *ctx, const char *file, int type) in X509_load_crl_file() argument 216 X509_load_cert_crl_file_ex(X509_LOOKUP *ctx, const char *file, int type, OSSL_LIB_CTX *libctx, const char *propq) X509_load_cert_crl_file_ex() argument 257 X509_load_cert_crl_file(X509_LOOKUP *ctx, const char *file, int type) X509_load_cert_crl_file() argument [all...] |
H A D | t_req.c | 119 int j, type = 0, count = 1, ii = 0; in X509_REQ_print_ex() local
|
/third_party/node/deps/openssl/openssl/include/internal/ |
H A D | bio.h | 18 int type; member
|
H A D | passphrase.h | 47 } type; member
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | e_rc2.c | 130 static int rc2_get_asn1_type_and_iv(EVP_CIPHER_CTX *c, ASN1_TYPE *type) in rc2_get_asn1_type_and_iv() argument 157 static int rc2_set_asn1_type_and_iv(EVP_CIPHER_CTX *c, ASN1_TYPE *type) in rc2_set_asn1_type_and_iv() argument 170 static int rc2_ctrl(EVP_CIPHER_CTX *c, int type, in argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/pkcs12/ |
H A D | p12_attr.c | 77 int PKCS12_add1_attr_by_NID(PKCS12_SAFEBAG *bag, int nid, int type, in PKCS12_add1_attr_by_NID() argument 86 int PKCS12_add1_attr_by_txt(PKCS12_SAFEBAG *bag, const char *attrname, int type, in PKCS12_add1_attr_by_txt() argument
|
H A D | p12_local.h | 23 ASN1_OBJECT *type; member 35 ASN1_OBJECT *type; member
|
/third_party/node/deps/openssl/openssl/crypto/rand/ |
H A D | rand_egd.c | 70 hpns_socket(int family, int type, int protocol, char* transport) hpns_socket() argument
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | a_verify.c | 31 const EVP_MD *type; in ASN1_verify() local 157 const EVP_MD *type = NULL; in ASN1_item_verify_ctx() local [all...] |
H A D | d2i_pr.c | 156 EVP_PKEY *d2i_PrivateKey(int type, EVP_PKEY **a, const unsigned char **pp, in d2i_PrivateKey() argument
|