| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_screen.c | 115 nvc0_screen_get_param(struct pipe_screen *pscreen, enum pipe_cap param) in nvc0_screen_get_param() argument 576 nvc0_screen_get_paramf(struct pipe_screen *pscreen, enum pipe_capf param) in nvc0_screen_get_paramf() argument 475 nvc0_screen_get_shader_param(struct pipe_screen *pscreen, enum pipe_shader_type shader, enum pipe_shader_cap param) nvc0_screen_get_shader_param() argument 613 nvc0_screen_get_compute_param(struct pipe_screen *pscreen, enum pipe_shader_ir ir_type, enum pipe_compute_cap param, void *data) nvc0_screen_get_compute_param() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_screen.c | 122 static int r300_get_param(struct pipe_screen* pscreen, enum pipe_cap param) in r300_get_param() argument 249 r300_get_shader_param(struct pipe_screen *pscreen, enum pipe_shader_type shader, enum pipe_shader_cap param) r300_get_shader_param() argument 424 r300_get_paramf(struct pipe_screen* pscreen, enum pipe_capf param) r300_get_paramf() argument 466 r300_get_video_param(struct pipe_screen *screen, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint, enum pipe_video_cap param) r300_get_video_param() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_gpu_load.c | 114 r600_gpu_load_thread(void *param) in r600_gpu_load_thread() argument
|
| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_cbc_hmac_sha256_hw.c | 766 aesni_cbc_hmac_sha256_tls1_multiblock_aad( void *vctx, EVP_CTRL_TLS1_1_MULTIBLOCK_PARAM *param) aesni_cbc_hmac_sha256_tls1_multiblock_aad() argument 818 aesni_cbc_hmac_sha256_tls1_multiblock_encrypt( void *ctx, EVP_CTRL_TLS1_1_MULTIBLOCK_PARAM *param) aesni_cbc_hmac_sha256_tls1_multiblock_encrypt() argument [all...] |
| H A D | cipher_aes_cbc_hmac_sha1_hw.c | 713 aesni_cbc_hmac_sha1_tls1_multiblock_aad( void *vctx, EVP_CTRL_TLS1_1_MULTIBLOCK_PARAM *param) aesni_cbc_hmac_sha1_tls1_multiblock_aad() argument 766 aesni_cbc_hmac_sha1_tls1_multiblock_encrypt( void *ctx, EVP_CTRL_TLS1_1_MULTIBLOCK_PARAM *param) aesni_cbc_hmac_sha1_tls1_multiblock_encrypt() argument [all...] |
| /third_party/node/deps/openssl/openssl/providers/implementations/signature/ |
| H A D | eddsa_sig.c | 380 } param; in s390x_ed25519_digestsign() local 405 } param; s390x_ed448_digestsign() local 432 } param; s390x_ed25519_digestverify() local 454 } param; s390x_ed448_digestverify() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | evp_pbe.c | 89 EVP_PBE_CipherInit_ex(ASN1_OBJECT *pbe_obj, const char *pass, int passlen, ASN1_TYPE *param, EVP_CIPHER_CTX *ctx, int en_de, OSSL_LIB_CTX *libctx, const char *propq) EVP_PBE_CipherInit_ex() argument 162 EVP_PBE_CipherInit(ASN1_OBJECT *pbe_obj, const char *pass, int passlen, ASN1_TYPE *param, EVP_CIPHER_CTX *ctx, int en_de) EVP_PBE_CipherInit() argument
|
| H A D | pmeth_gn.c | 107 const OSSL_PARAM *param = NULL; in ossl_callback_to_pkey_gencb() local
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | param_build.c | 308 static OSSL_PARAM *param_bld_convert(OSSL_PARAM_BLD *bld, OSSL_PARAM *param, in param_bld_convert() argument
|
| /third_party/node/deps/openssl/openssl/crypto/rsa/ |
| H A D | rsa_oaep.c | 39 RSA_padding_add_PKCS1_OAEP(unsigned char *to, int tlen, const unsigned char *from, int flen, const unsigned char *param, int plen) RSA_padding_add_PKCS1_OAEP() argument 54 ossl_rsa_padding_add_PKCS1_OAEP_mgf1_ex(OSSL_LIB_CTX *libctx, unsigned char *to, int tlen, const unsigned char *from, int flen, const unsigned char *param, int plen, const EVP_MD *md, const EVP_MD *mgf1md) ossl_rsa_padding_add_PKCS1_OAEP_mgf1_ex() argument 141 RSA_padding_add_PKCS1_OAEP_mgf1(unsigned char *to, int tlen, const unsigned char *from, int flen, const unsigned char *param, int plen, const EVP_MD *md, const EVP_MD *mgf1md) RSA_padding_add_PKCS1_OAEP_mgf1() argument 150 RSA_padding_check_PKCS1_OAEP(unsigned char *to, int tlen, const unsigned char *from, int flen, int num, const unsigned char *param, int plen) RSA_padding_check_PKCS1_OAEP() argument 158 RSA_padding_check_PKCS1_OAEP_mgf1(unsigned char *to, int tlen, const unsigned char *from, int flen, int num, const unsigned char *param, int plen, const EVP_MD *md, const EVP_MD *mgf1md) RSA_padding_check_PKCS1_OAEP_mgf1() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ecp_s390x_nistp.c | 53 unsigned char param[S390X_SIZE_PARAM]; in ec_GFp_s390x_nistp_mul() local 132 unsigned char param[S390X_SIZE_PARAM]; ecdsa_s390x_nistp_sign_sig() local 228 unsigned char param[S390X_SIZE_PARAM]; ecdsa_s390x_nistp_verify_sig() local [all...] |
| /third_party/openssl/test/ |
| H A D | crltest.c | 251 X509_VERIFY_PARAM *param = X509_VERIFY_PARAM_new(); in verify() local
|
| H A D | params_api_test.c | 69 static int test_param_type_extra(OSSL_PARAM *param, const unsigned char *cmp, in test_param_type_extra() argument 154 OSSL_PARAM param = OSSL_PARAM_int("a", NULL); test_param_int() local 181 OSSL_PARAM param = OSSL_PARAM_long("a", NULL); test_param_long() local 207 OSSL_PARAM param = OSSL_PARAM_uint("a", NULL); test_param_uint() local 234 OSSL_PARAM param = OSSL_PARAM_ulong("a", NULL); test_param_ulong() local 261 OSSL_PARAM param = OSSL_PARAM_int32("a", NULL); test_param_int32() local 288 OSSL_PARAM param = OSSL_PARAM_uint32("a", NULL); test_param_uint32() local 315 OSSL_PARAM param = OSSL_PARAM_int64("a", NULL); test_param_int64() local 342 OSSL_PARAM param = OSSL_PARAM_uint64("a", NULL); test_param_uint64() local 369 OSSL_PARAM param = OSSL_PARAM_size_t("a", NULL); test_param_size_t() local 396 OSSL_PARAM param = OSSL_PARAM_time_t("a", NULL); test_param_time_t() local 422 OSSL_PARAM param = OSSL_PARAM_DEFN("bn", OSSL_PARAM_UNSIGNED_INTEGER, test_param_bignum() local 451 OSSL_PARAM param = OSSL_PARAM_double("r", NULL); test_param_real() local 639 OSSL_PARAM param[3] = { OSSL_PARAM_int("a", NULL), test_param_modified() local 669 OSSL_PARAM param[3]; test_param_copy_null() local [all...] |
| H A D | params_conversion_test.c | 24 OSSL_PARAM *param; member [all...] |
| /third_party/openssl/crypto/evp/ |
| H A D | pmeth_gn.c | 107 const OSSL_PARAM *param = NULL; in ossl_callback_to_pkey_gencb() local
|
| H A D | evp_pbe.c | 89 EVP_PBE_CipherInit_ex(ASN1_OBJECT *pbe_obj, const char *pass, int passlen, ASN1_TYPE *param, EVP_CIPHER_CTX *ctx, int en_de, OSSL_LIB_CTX *libctx, const char *propq) EVP_PBE_CipherInit_ex() argument 162 EVP_PBE_CipherInit(ASN1_OBJECT *pbe_obj, const char *pass, int passlen, ASN1_TYPE *param, EVP_CIPHER_CTX *ctx, int en_de) EVP_PBE_CipherInit() argument
|
| /third_party/openssl/crypto/ |
| H A D | param_build.c | 308 static OSSL_PARAM *param_bld_convert(OSSL_PARAM_BLD *bld, OSSL_PARAM *param, in param_bld_convert() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | RewriteAtomicCounters.cpp | 290 TIntermTyped *param = (*node->getSequence())[0]->getAsTyped(); in convertBuiltinFunction() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | capture_gles_1_0_params.cpp | 56 CaptureFogxv_param(const State &glState, bool isCallValid, GLenum pname, const GLfixed *param, ParamCapture *paramCapture) CaptureFogxv_param() argument 186 CaptureLightModelxv_param(const State &glState, bool isCallValid, GLenum pname, const GLfixed *param, ParamCapture *paramCapture) CaptureLightModelxv_param() argument 245 CaptureMaterialxv_param(const State &glState, bool isCallValid, GLenum face, MaterialParameter pnamePacked, const GLfixed *param, ParamCapture *paramCapture) CaptureMaterialxv_param() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | OutputTree.cpp | 395 const TVariable *param = node->getFunction()->getParam(i); in visitFunctionPrototype() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | BinaryStream.h | 61 void readIntVector(std::vector<VectorElementT> *param) in readIntVector() argument 205 void writeInt(IntT param) in writeInt() argument 217 void writeIntOrNegOne(UintT param) in writeIntOrNegOne() argument 230 void writeIntVector(const std::vector<IntT> ¶m) in writeIntVector() argument 240 writeEnum(EnumT param) writeEnum() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cShaderAtomicCounterOpsTests.hpp | 102 glw::GLuint iterate(glw::GLuint input, glw::GLuint param, glw::GLuint compare) const in iterate() argument 118 glw::GLuint iterate(glw::GLuint input, glw::GLuint param, glw::GLuint compare) const in iterate() argument 134 glw::GLuint iterate(glw::GLuint input, glw::GLuint param, glw::GLuint compare) const in iterate() argument 150 glw::GLuint iterate(glw::GLuint input, glw::GLuint param, glw::GLuint compare) const in iterate() argument 166 glw::GLuint iterate(glw::GLuint input, glw::GLuint param, gl argument 182 iterate(glw::GLuint input, glw::GLuint param, glw::GLuint compare) const iterate() argument 198 iterate(glw::GLuint input, glw::GLuint param, glw::GLuint compare) const iterate() argument 214 iterate(glw::GLuint input, glw::GLuint param, glw::GLuint compare) const iterate() argument 231 iterate(glw::GLuint input, glw::GLuint param, glw::GLuint compare) const iterate() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
| H A D | esextcTextureBufferActiveUniformValidation.cpp | 265 const TextureParameters* param = getParamsForType(uniformType); iterate() local [all...] |
| /third_party/skia/src/gpu/glsl/ |
| H A D | GrGLSLShaderBuilder.cpp | 296 void GrGLSLShaderBuilder::addLayoutQualifier(const char* param, InterfaceQualifier interface) { in addLayoutQualifier() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | ValidateLimitations.cpp | 437 const TParameter& param = function->getParam(*i); in validateFunctionCall() local
|