Home
last modified time | relevance | path

Searched defs:param (Results 1026 - 1050 of 2044) sorted by relevance

1...<<41424344454647484950>>...82

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_screen.c136 crocus_get_param(struct pipe_screen *pscreen, enum pipe_cap param) in crocus_get_param() argument
405 crocus_get_paramf(struct pipe_screen *pscreen, enum pipe_capf param) in crocus_get_paramf() argument
446 crocus_get_shader_param(struct pipe_screen *pscreen, enum pipe_shader_type p_stage, enum pipe_shader_cap param) crocus_get_shader_param() argument
543 crocus_get_compute_param(struct pipe_screen *pscreen, enum pipe_shader_ir ir_type, enum pipe_compute_cap param, void *ret) crocus_get_compute_param() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_screen.c140 etna_screen_get_param(struct pipe_screen *pscreen, enum pipe_cap param) in etna_screen_get_param() argument
302 etna_screen_get_paramf(struct pipe_screen *pscreen, enum pipe_capf param) in etna_screen_get_paramf() argument
335 etna_screen_get_shader_param(struct pipe_screen *pscreen, enum pipe_shader_type shader, enum pipe_shader_cap param) etna_screen_get_shader_param() argument
[all...]
/third_party/musl/libc-test/src/functionalext/fortify/
H A Dinvalid_param.c569 struct sched_param param; in pthread_setschedparam_0100() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_export.h56 param enumerator
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture.c540 VAEncPackedHeaderParameterBuffer *param = (VAEncPackedHeaderParameterBuffer *)buf->data; in handleVAEncPackedHeaderParameterBufferType() local
/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_rwlock_wrlock.c40 struct sched_param param; in RwlockClockRealTimeOut2() local
89 struct sched_param param; in RwlockClockMonotonicTimeOut2() local
138 struct sched_param param; in RwlockMonotonicTime2() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.c115 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 Dr300_screen.c122 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 Dr600_gpu_load.c114 r600_gpu_load_thread(void *param) in r600_gpu_load_thread() argument
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha256_hw.c766 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 Dcipher_aes_cbc_hmac_sha1_hw.c713 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 Deddsa_sig.c380 } 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 Devp_pbe.c89 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 Dpmeth_gn.c107 const OSSL_PARAM *param = NULL; in ossl_callback_to_pkey_gencb() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dparam_build.c308 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 Drsa_oaep.c39 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 Decp_s390x_nistp.c53 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 Dcrltest.c251 X509_VERIFY_PARAM *param = X509_VERIFY_PARAM_new(); in verify() local
H A Dparams_api_test.c69 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 Dparams_conversion_test.c24 OSSL_PARAM *param; member
[all...]
/third_party/openssl/crypto/evp/
H A Dpmeth_gn.c107 const OSSL_PARAM *param = NULL; in ossl_callback_to_pkey_gencb() local
H A Devp_pbe.c89 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 Dparam_build.c308 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 DRewriteAtomicCounters.cpp290 TIntermTyped *param = (*node->getSequence())[0]->getAsTyped(); in convertBuiltinFunction() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_1_0_params.cpp56 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

Completed in 20 milliseconds

1...<<41424344454647484950>>...82