Home
last modified time | relevance | path

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

/external/conscrypt/repackaged/testing/src/main/java/tests/util/
DServiceTester.java55 private Set<String> algorithms = new LinkedHashSet<>(); field in ServiceTester
121 public ServiceTester withAlgorithms(Collection<String> algorithms) { in withAlgorithms()
/external/conscrypt/testing/src/main/java/tests/util/
DServiceTester.java50 private Set<String> algorithms = new LinkedHashSet<>(); field in ServiceTester
116 public ServiceTester withAlgorithms(Collection<String> algorithms) { in withAlgorithms()
/external/python/cpython2/Lib/
Dhashlib.py65 algorithms = __always_supported variable
/external/oss-fuzz/projects/lzo/
Dall_lzo_compress.cc245 const auto& algorithms = GetLzoAlgorithms(); in LLVMFuzzerTestOneInput() local
/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/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_algorithm_picker.cc101 std::vector<AlgorithmDesc> algorithms; in GetAlgorithms() local
126 std::vector<se::dnn::ProfileResult> algorithms; in GetAlgorithms() local
Dgemm_algorithm_picker.cc79 std::vector<se::blas::AlgorithmType> algorithms; in DoUncachedGemmAutotune() local
/external/toybox/toys/lsb/
Dmd5sum.c256 } algorithms[] = { in do_lib_hash() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dheap_simulator.h429 std::unique_ptr<std::vector<std::unique_ptr<HeapAlgorithm>>> algorithms) in ChooseBestHeapAlgorithm()
Dbuffer_assignment.cc1409 auto algorithms = in AssignBuffersWithSequentialOrdering() local
/external/tensorflow/tensorflow/core/kernels/
Dconv_ops_3d.cc457 std::vector<AlgorithmDesc> algorithms; in launch() local
Dconv_grad_ops_3d.cc1381 std::vector<AlgorithmDesc> algorithms; in Compute() local
1864 std::vector<AlgorithmDesc> algorithms; in Compute() local
Dconv_grad_filter_ops.cc991 std::vector<AlgorithmDesc> algorithms; in operator ()() local
Dconv_ops.cc989 std::vector<AlgorithmDesc> algorithms; in operator ()() local
Dconv_grad_input_ops.cc1160 std::vector<AlgorithmDesc> algorithms; in operator ()() local
Dcudnn_rnn_ops.cc1641 std::vector<AlgorithmDesc> algorithms; in MaybeAutoTune() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jce/
DPKCS10CertificationRequest.java80 private static Hashtable algorithms = new Hashtable(); field in PKCS10CertificationRequest
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/
DPKCS10CertificationRequest.java78 private static Hashtable algorithms = new Hashtable(); field in PKCS10CertificationRequest
/external/ipsec-tools/src/racoon/
Dcfparse.y1431 COMMA algorithms variable