| /third_party/mesa3d/src/mesa/main/ |
| H A D | atifragshader.c | 91 static void match_pair_inst(struct ati_fragment_shader *curProg, GLuint optype) in match_pair_inst() argument 131 static void debug_op(GLint optype, GLuint arg_count, GLenum op, GLuint dst, in debug_op() argument 163 check_arith_arg(GLuint optype, GLuint arg, GLuint argRep) in check_arith_arg() argument 593 _mesa_FragmentOpXATI(GLint optype, GLuint arg_count, GLenum op, GLuint dst, in _mesa_FragmentOpXATI() argument [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_atifs_to_nir.c | 397 unsigned optype; in compile_instruction() local 542 unsigned pass, i, r, optype, ar in st_init_atifs_prog() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/rsa/ |
| H A D | rsa_lib.c | 730 int RSA_pkey_ctx_ctrl(EVP_PKEY_CTX *ctx, int optype, int cmd, int p1, void *p2) in RSA_pkey_ctx_ctrl() argument 882 int_set_rsa_md_name(EVP_PKEY_CTX *ctx, int keytype, int optype, const char *mdkey, const char *mdname, const char *propkey, const char *mdprops) int_set_rsa_md_name() argument 922 int_get_rsa_md_name(EVP_PKEY_CTX *ctx, int keytype, int optype, const char *mdkey, char *mdname, size_t mdnamesize) int_get_rsa_md_name() argument
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | ctrl_params_translate.c | 239 int optype; /* The operation type */ member 2712 int optype in evp_pkey_ctx_ctrl_str_to_param() local 2635 evp_pkey_ctx_ctrl_to_param(EVP_PKEY_CTX *pctx, int keytype, int optype, int cmd, int p1, void *p2) evp_pkey_ctx_ctrl_to_param() argument 2771 int optype = pctx->operation == 0 ? -1 : pctx->operation; evp_pkey_ctx_setget_params_to_ctrl() local [all...] |
| H A D | pmeth_lib.c | 1297 static int evp_pkey_ctx_ctrl_int(EVP_PKEY_CTX *ctx, int keytype, int optype, in evp_pkey_ctx_ctrl_int() argument 1340 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, in EVP_PKEY_CTX_ctrl() argument 1368 int EVP_PKEY_CTX_ctrl_uint64(EVP_PKEY_CTX *ctx, int keytype, int optype, in EVP_PKEY_CTX_ctrl_uint64() argument 1447 evp_pkey_ctx_store_cached_data(EVP_PKEY_CTX *ctx, int keytype, int optype, int cmd, const char *name, const void *data, size_t data_len) evp_pkey_ctx_store_cached_data() argument 1619 EVP_PKEY_CTX_md(EVP_PKEY_CTX *ctx, int optype, int cmd, const char *md) EVP_PKEY_CTX_md() argument [all...] |
| /third_party/openssl/crypto/evp/ |
| H A D | ctrl_params_translate.c | 239 int optype; /* The operation type */ member 2703 int optype in evp_pkey_ctx_ctrl_str_to_param() local 2626 evp_pkey_ctx_ctrl_to_param(EVP_PKEY_CTX *pctx, int keytype, int optype, int cmd, int p1, void *p2) evp_pkey_ctx_ctrl_to_param() argument 2762 int optype = pctx->operation == 0 ? -1 : pctx->operation; evp_pkey_ctx_setget_params_to_ctrl() local [all...] |
| H A D | pmeth_lib.c | 1296 static int evp_pkey_ctx_ctrl_int(EVP_PKEY_CTX *ctx, int keytype, int optype, in evp_pkey_ctx_ctrl_int() argument 1339 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, in EVP_PKEY_CTX_ctrl() argument 1367 int EVP_PKEY_CTX_ctrl_uint64(EVP_PKEY_CTX *ctx, int keytype, int optype, in EVP_PKEY_CTX_ctrl_uint64() argument 1446 evp_pkey_ctx_store_cached_data(EVP_PKEY_CTX *ctx, int keytype, int optype, int cmd, const char *name, const void *data, size_t data_len) evp_pkey_ctx_store_cached_data() argument 1618 EVP_PKEY_CTX_md(EVP_PKEY_CTX *ctx, int optype, int cmd, const char *md) EVP_PKEY_CTX_md() argument [all...] |
| /third_party/openssl/crypto/rsa/ |
| H A D | rsa_lib.c | 730 int RSA_pkey_ctx_ctrl(EVP_PKEY_CTX *ctx, int optype, int cmd, int p1, void *p2) in RSA_pkey_ctx_ctrl() argument 878 int_set_rsa_md_name(EVP_PKEY_CTX *ctx, int keytype, int optype, const char *mdkey, const char *mdname, const char *propkey, const char *mdprops) int_set_rsa_md_name() argument 918 int_get_rsa_md_name(EVP_PKEY_CTX *ctx, int keytype, int optype, const char *mdkey, char *mdname, size_t mdnamesize) int_get_rsa_md_name() argument
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | example.c | 145 enum optype { enum
|
| /third_party/python/Python/ |
| H A D | compile.c | 4252 enum { OP_FAST, OP_GLOBAL, OP_DEREF, OP_NAME } optype; in compiler_nameop() local
|