Home
last modified time | relevance | path

Searched defs:algorithm (Results 451 – 475 of 989) sorted by relevance

1...<<11121314151617181920>>...40

/external/tensorflow/tensorflow/python/ops/
Dstateful_random_ops.py537 def algorithm(self): member in Generator
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_blas.cc921 Stream *stream, blas::AlgorithmType algorithm, blas::DataType type_a, in DoBlasInternalImpl()
999 GpuTimer *timer, blas::AlgorithmType algorithm, in DoBlasInternalImpl()
1021 blas::AlgorithmType algorithm, blas::ProfileResult *output_profile_result) { in DoBlasInternalImpl()
1051 blas::AlgorithmType algorithm, blas::ProfileResult *output_profile_result) { in DoBlasInternalImpl()
/external/rust/crates/quiche/deps/boringssl/src/include/openssl/
Dx509.h114 ASN1_OBJECT *algorithm; member
/external/python/cryptography/tests/hazmat/primitives/
Dtest_dsa.py35 def _skip_if_dsa_not_supported(backend, algorithm, p, q, g): argument
/external/mbedtls/library/
Dssl_tls13_generic.c170 uint16_t algorithm; in ssl_tls13_parse_certificate_verify() local
/external/cronet/third_party/boringssl/src/ssl/
Dssl_cert.cc775 uint16_t algorithm; in Parse() local
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_cert.cc779 uint16_t algorithm; in Parse() local
/external/boringssl/src/ssl/
Dssl_cert.cc775 uint16_t algorithm; in Parse() local
/external/python/cpython3/Modules/
D_hashopenssl.c55 #define PY_EVP_MD_fetch(algorithm, properties) EVP_MD_fetch(NULL, algorithm, properties) argument
60 #define PY_EVP_MD_fetch(algorithm, properties) EVP_get_digestbyname(algorithm) argument
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/fakes/
DRoboWebSettings.java155 public synchronized void setLayoutAlgorithm(WebSettings.LayoutAlgorithm algorithm) { in setLayoutAlgorithm()
/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/
DAesGcmTest.java108 private Cipher getInitializedCipherInstance(String algorithm, int operationMode, in getInitializedCipherInstance()
/external/rust/crates/openssl/src/x509/
Dtests.rs362 let algorithm = cert.signature_algorithm(); in signature() localVariable
/external/tensorflow/tensorflow/compiler/xla/service/
Dheap_simulator_test.cc324 auto algorithm = std::make_unique<HeapCallRecorder>(&actual_calls_); in RunWholeModule() local
386 auto algorithm = std::make_unique<HeapCallRecorder>(&actual_calls_); in Init() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Djitrt_custom_calls.cc329 int64_t algorithm, double alpha_real, in GetGemmConfig()
519 runtime::StridedMemrefView out, int64_t algorithm, in operator ()()
594 int64_t algorithm, double alpha_real, double alpha_imag, double beta, in operator ()()
/external/robolectric/shadows/framework/src/main/java/org/robolectric/fakes/
DRoboWebSettings.java156 public synchronized void setLayoutAlgorithm(WebSettings.LayoutAlgorithm algorithm) { in setLayoutAlgorithm()
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/CAPI/
DAttributes.cc550 MlirStringRef algorithm) { in mlirMhloRngAlgorithmAttrGet()
/external/tensorflow/tensorflow/compiler/tf2xla/python/
Dxla.py387 def rng_bit_generator(algorithm, initial_state, shape, dtype): argument
/external/cronet/third_party/boringssl/src/third_party/wycheproof_testvectors/
Drsa_oaep_3072_sha256_mgf1sha1_test.json2 "algorithm" : "RSAES-OAEP", string
Drsa_oaep_2048_sha224_mgf1sha1_test.json2 "algorithm" : "RSAES-OAEP", string
Drsa_oaep_2048_sha256_mgf1sha1_test.json2 "algorithm" : "RSAES-OAEP", string
/external/wycheproof/keystore-cts/testvectors/
Drsa_oaep_2048_sha256_mgf1sha1_test.json2 "algorithm" : "RSAES-OAEP", string
Drsa_oaep_2048_sha384_mgf1sha1_test.json2 "algorithm" : "RSAES-OAEP", string
/external/boringssl/src/third_party/wycheproof_testvectors/
Drsa_oaep_2048_sha512_mgf1sha1_test.json2 "algorithm" : "RSAES-OAEP", string
Drsa_oaep_4096_sha512_mgf1sha1_test.json2 "algorithm" : "RSAES-OAEP", string
Drsa_oaep_2048_sha384_mgf1sha1_test.json2 "algorithm" : "RSAES-OAEP", string

1...<<11121314151617181920>>...40