Home
last modified time | relevance | path

Searched defs:Algorithm (Results 1 – 13 of 13) sorted by relevance

/external/libchrome/crypto/
Dsecure_hash.h22 enum Algorithm { enum
Dsymmetric_key.h25 enum Algorithm { enum
/external/tensorflow/tensorflow/contrib/tensor_forest/
DREADME.md30 ## Algorithm section in TensorForest
/external/guava/guava-tests/benchmark/com/google/common/hash/
DMessageDigestAlgorithmBenchmark.java63 private enum Algorithm { enum in MessageDigestAlgorithmBenchmark
71 Algorithm(String algorithmName, HashFunction hashFn) { in Algorithm() method in MessageDigestAlgorithmBenchmark.Algorithm
/external/tensorflow/tensorflow/core/kernels/
Dstateful_random_ops.h30 using Algorithm = StateElementType; variable
/external/boringssl/src/util/
Dconvert_wycheproof.go30 Algorithm string `json:"algorithm"` member
/external/lzma/Java/SevenZip/
DLzmaAlone.java26 public int Algorithm = 2; field in LzmaAlone.CommandLine
/external/lzma/CS/7zip/
DICoder.cs131 Algorithm, enumerator
/external/syzkaller/vendor/golang.org/x/oauth2/jws/
Djws.go99 Algorithm string `json:"alg"` member
/external/python/cpython2/Lib/plat-irix5/
DCL_old.py106 def Algorithm(type, n): function
/external/python/cpython3/Doc/whatsnew/
D3.4.rst1857 .. _whatsnew-pep-436:
/external/nos/host/generic/nugget/proto/nugget/app/keymaster/
Dkeymaster_defs.proto104 enum Algorithm { enum
/external/avb/
Davbtool65 class Algorithm(object): class