| /third_party/ffmpeg/libavfilter/x86/ |
| D | vf_atadenoise_init.c | 37 av_cold void ff_atadenoise_init_x86(ATADenoiseDSPContext *dsp, int depth, int algorithm, const floa… in ff_atadenoise_init_x86()
|
| /third_party/ltp/testcases/kernel/crypto/ |
| D | crypto_user02.c | 54 static const char* algorithm = NULL; variable
|
| /third_party/openssl/crypto/evp/ |
| D | kem.c | 404 EVP_KEM *EVP_KEM_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_KEM_fetch() 413 EVP_KEM *evp_kem_fetch_from_prov(OSSL_PROVIDER *prov, const char *algorithm, in evp_kem_fetch_from_prov()
|
| D | exchange.c | 175 EVP_KEYEXCH *EVP_KEYEXCH_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_KEYEXCH_fetch() 185 const char *algorithm, in evp_keyexch_fetch_from_prov()
|
| D | asymcipher.c | 469 EVP_ASYM_CIPHER *EVP_ASYM_CIPHER_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_ASYM_CIPHER_fetch() 479 const char *algorithm, in evp_asym_cipher_fetch_from_prov()
|
| D | signature.c | 308 EVP_SIGNATURE *EVP_SIGNATURE_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_SIGNATURE_fetch() 318 const char *algorithm, in evp_signature_fetch_from_prov()
|
| D | kdf_meth.c | 160 EVP_KDF *EVP_KDF_fetch(OSSL_LIB_CTX *libctx, const char *algorithm, in EVP_KDF_fetch()
|
| D | mac_meth.c | 169 EVP_MAC *EVP_MAC_fetch(OSSL_LIB_CTX *libctx, const char *algorithm, in EVP_MAC_fetch()
|
| D | keymgmt_meth.c | 227 EVP_KEYMGMT *EVP_KEYMGMT_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_KEYMGMT_fetch()
|
| /third_party/ffmpeg/libavformat/ |
| D | httpauth.h | 37 char algorithm[10]; /**< Server specified digest algorithm */ member
|
| D | chromaprint.c | 40 int algorithm; member
|
| /third_party/openssl/providers/common/ |
| D | capabilities.c | 97 #define TLS_GROUP_ENTRY(tlsname, realname, algorithm, idx) \ argument
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| D | md.rs | 103 let algorithm = CString::new(algorithm).unwrap(); in fetch() localVariable
|
| D | cipher.rs | 142 let algorithm = CString::new(algorithm).unwrap(); in fetch() localVariable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/ |
| D | lineage.proto | 89 optional Algorithm algorithm = 3; field
|
| /third_party/ffmpeg/libavdevice/ |
| D | caca.c | 36 char *algorithm, *antialias; member
|
| /third_party/mbedtls/include/psa/ |
| D | crypto_extra.h | 1711 psa_algorithm_t algorithm; member 1726 psa_algorithm_t algorithm) in psa_pake_cs_set_algorithm()
|
| /third_party/skia/src/gpu/ |
| D | GrDynamicAtlas.cpp | 75 RectanizerAlgorithm algorithm) in GrDynamicAtlas()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/somas/ |
| D | somas_solver_alg.h | 160 void setAlgorithm(uint32_t algorithm) { m_algorithm_ = algorithm; } in setAlgorithm()
|
| D | somas_solver_alg.cc | 48 size_t (*algorithm[kNumAlgorithmTypes])(FootPrint *p) = {SharedObjects, SingleObject}; variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/ |
| D | costmodel_context.cc | 191 void CostModelContext::set_costmodel_allreduce_fusion_algorithm(int64_t algorithm) { in set_costmodel_allreduce_fusion_algorithm()
|
| /third_party/rust/crates/cxx/gen/src/ |
| D | include.rs | 24 pub algorithm: bool, field
|
| /third_party/elfio/.vscode/ |
| D | settings.json | 14 "algorithm": "cpp", string
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/parallel/ |
| D | _cost_model_context.py | 303 def set_costmodel_allreduce_fusion_algorithm(self, algorithm): argument
|
| /third_party/curl/lib/vauth/ |
| D | digest.c | 352 char algorithm[64]; in Curl_auth_create_digest_md5_message() local
|