Home
last modified time | relevance | path

Searched defs:algorithms (Results 1 – 21 of 21) sorted by relevance

/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DOpenSSLContextImpl.java51 private final String[] algorithms; field in OpenSSLContextImpl
67 OpenSSLContextImpl(String[] algorithms) { in OpenSSLContextImpl()
/external/conscrypt/common/src/main/java/org/conscrypt/
DOpenSSLContextImpl.java48 private final String[] algorithms; field in OpenSSLContextImpl
63 OpenSSLContextImpl(String[] algorithms) { in OpenSSLContextImpl()
/external/python/cpython2/Lib/
Dhashlib.py65 algorithms = __always_supported variable
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/
DDefaultSignatureAlgorithmIdentifierFinder.java31 private static Map algorithms = new HashMap(); field in DefaultSignatureAlgorithmIdentifierFinder
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DX509Util.java43 private static Hashtable algorithms = new Hashtable(); field in X509Util
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/x509/
DX509Util.java44 private static Hashtable algorithms = new Hashtable(); field in X509Util
/external/toybox/toys/lsb/
Dmd5sum.c258 } algorithms[] = { in do_lib_hash() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_conv_algorithm_picker.cc46 std::vector<AlgorithmDesc> algorithms; in GetAlgorithms() local
Dgemm_thunk.cc161 std::vector<se::blas::AlgorithmType> algorithms; in DoGemmAutotune() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dheap_simulator.h386 std::unique_ptr<std::vector<std::unique_ptr<HeapAlgorithm>>> algorithms) in ChooseBestHeapAlgorithm()
Dbuffer_assignment.cc1159 auto algorithms = in AssignBuffersWithSequentialOrdering() local
/external/tensorflow/tensorflow/core/kernels/
Dconv_ops_3d.cc439 std::vector<AlgorithmDesc> algorithms; in launch() local
Dconv_grad_ops_3d.cc1360 std::vector<AlgorithmDesc> algorithms; in Compute() local
1766 std::vector<AlgorithmDesc> algorithms; in Compute() local
Dconv_grad_filter_ops.cc842 std::vector<AlgorithmDesc> algorithms; in operator ()() local
Dconv_grad_input_ops.cc954 std::vector<AlgorithmDesc> algorithms; in operator ()() local
Dconv_ops.cc850 std::vector<AlgorithmDesc> algorithms; in operator ()() local
Dcudnn_rnn_ops.cc1459 std::vector<AlgorithmDesc> algorithms; in MaybeAutoTune() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/
DPKCS10CertificationRequest.java78 private static Hashtable algorithms = new Hashtable(); field in PKCS10CertificationRequest
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jce/
DPKCS10CertificationRequest.java80 private static Hashtable algorithms = new Hashtable(); field in PKCS10CertificationRequest
/external/ipsec-tools/src/racoon/
Dcfparse.y1431 COMMA algorithms variable
/external/tensorflow/tensorflow/contrib/fused_conv/kernels/
Dfused_conv2d_bias_activation_op.cc695 std::vector<dnn::AlgorithmDesc> algorithms; in launch() local