/external/conscrypt/repackaged/testing/src/main/java/tests/util/ |
D | ServiceTester.java | 55 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/ |
D | ServiceTester.java | 50 private Set<String> algorithms = new LinkedHashSet<>(); field in ServiceTester 116 public ServiceTester withAlgorithms(Collection<String> algorithms) { in withAlgorithms()
|
/external/python/cpython2/Lib/ |
D | hashlib.py | 65 algorithms = __always_supported variable
|
/external/oss-fuzz/projects/lzo/ |
D | all_lzo_compress.cc | 245 const auto& algorithms = GetLzoAlgorithms(); in LLVMFuzzerTestOneInput() local
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/ |
D | DefaultSignatureAlgorithmIdentifierFinder.java | 31 private static Map algorithms = new HashMap(); field in DefaultSignatureAlgorithmIdentifierFinder
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
D | X509Util.java | 43 private static Hashtable algorithms = new Hashtable(); field in X509Util
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/x509/ |
D | X509Util.java | 44 private static Hashtable algorithms = new Hashtable(); field in X509Util
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | gpu_conv_algorithm_picker.cc | 101 std::vector<AlgorithmDesc> algorithms; in GetAlgorithms() local 126 std::vector<se::dnn::ProfileResult> algorithms; in GetAlgorithms() local
|
D | gemm_algorithm_picker.cc | 79 std::vector<se::blas::AlgorithmType> algorithms; in DoUncachedGemmAutotune() local
|
/external/toybox/toys/lsb/ |
D | md5sum.c | 256 } algorithms[] = { in do_lib_hash() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | heap_simulator.h | 429 std::unique_ptr<std::vector<std::unique_ptr<HeapAlgorithm>>> algorithms) in ChooseBestHeapAlgorithm()
|
D | buffer_assignment.cc | 1409 auto algorithms = in AssignBuffersWithSequentialOrdering() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | conv_ops_3d.cc | 457 std::vector<AlgorithmDesc> algorithms; in launch() local
|
D | conv_grad_ops_3d.cc | 1381 std::vector<AlgorithmDesc> algorithms; in Compute() local 1864 std::vector<AlgorithmDesc> algorithms; in Compute() local
|
D | conv_grad_filter_ops.cc | 991 std::vector<AlgorithmDesc> algorithms; in operator ()() local
|
D | conv_ops.cc | 989 std::vector<AlgorithmDesc> algorithms; in operator ()() local
|
D | conv_grad_input_ops.cc | 1160 std::vector<AlgorithmDesc> algorithms; in operator ()() local
|
D | cudnn_rnn_ops.cc | 1641 std::vector<AlgorithmDesc> algorithms; in MaybeAutoTune() local
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jce/ |
D | PKCS10CertificationRequest.java | 80 private static Hashtable algorithms = new Hashtable(); field in PKCS10CertificationRequest
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/ |
D | PKCS10CertificationRequest.java | 78 private static Hashtable algorithms = new Hashtable(); field in PKCS10CertificationRequest
|
/external/ipsec-tools/src/racoon/ |
D | cfparse.y | 1431 COMMA algorithms variable
|