HomeSort by relevance Sort by last modified time
    Searched full:algorithms (Results 401 - 425 of 2344) sorted by null

<<11121314151617181920>>

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
X509ObjectIdentifiers.java 28 * {iso(1) identified-organization(3) oiw(14) secsig(3) algorithms(2) 26 }
  /external/curl/docs/
SSL-PROBLEMS.md 57 support the legacy handshakes and algorithms used by those versions, so we
  /external/flatbuffers/src/
flathash.cpp 33 printf("Available hashing algorithms:\n 32 bit:\n");
  /external/guava/guava/src/com/google/common/hash/
AbstractNonStreamingHashFunction.java 26 * Skeleton implementation of {@link HashFunction}, appropriate for non-streaming algorithms.
  /external/guava/guava-tests/benchmark/com/google/common/math/
StatsBenchmark.java 28 * Benchmarks for various algorithms for computing the mean and/or variance.
  /external/iproute2/doc/actions/
gact-usage 20 At the moment there are only two algorithms. One is deterministic
  /external/iproute2/man/man8/
tc-police.8 38 attached to. Basically there are two different algorithms available to measure
  /external/ipsec-tools/src/libipsec/
ipsec_strerror.c 71 "Must get supported algorithms list first", /*EIPSEC_DO_GET_SUPP_LIST*/
  /external/libvpx/libvpx/vpx/src/
vpx_codec.c 12 * \brief Provides the high level interface to wrap decoder algorithms.
  /external/llvm/docs/HistoricalNotes/
2002-05-12-InstListChange.txt 19 instruction! This complicates algorithms that should be very simple (like
  /external/llvm/include/llvm/ADT/
PriorityQueue.h 44 /// equal to t, but then uses all logarithmic-time algorithms to do
  /external/llvm/lib/Analysis/
PostDominators.cpp 10 // This file implements the post-dominator construction algorithms.
  /external/mesa3d/docs/
lists.html 89 <li>comp.graphics.algorithms</li>
  /external/ppp/pppd/
chap-new.h 57 /* bitmask of supported algorithms */
  /external/python/cpython2/Lib/
bisect.py 1 """Bisection algorithms."""
  /external/python/cpython3/Lib/
bisect.py 1 """Bisection algorithms."""
  /external/scapy/scapy/layers/
dot11.py 28 from cryptography.hazmat.primitives.ciphers import Cipher, algorithms
30 default_backend = Ciphers = algorithms = None
299 algorithms.ARC4(self.iv + key.encode("utf8")),
324 algorithms.ARC4(self.iv + key.encode("utf8")),
  /external/scapy/scapy/layers/tls/crypto/
cipher_aead.py 11 The related AEAD algorithms are defined in RFC 5116. Later on, RFC 7905
25 from cryptography.hazmat.primitives.ciphers import Cipher, algorithms, modes
224 pc_cls = algorithms.AES
393 pc_cls = algorithms.AES
  /external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
2002-05-12-InstListChange.txt 19 instruction! This complicates algorithms that should be very simple (like
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
PriorityQueue.h 44 /// equal to t, but then uses all logarithmic-time algorithms to do
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
DataFlow.h 11 // Def-Use relations to be treated as proper graphs for generic algorithms.
  /external/swiftshader/third_party/LLVM/lib/Analysis/
PostDominators.cpp 10 // This file implements the post-dominator construction algorithms.
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
ilist_base.h 20 /// Implementations of list algorithms using ilist_node_base.
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
gemm_thunk.h 78 // on this device, or an error if none of the algorithms worked and we should
  /external/tensorflow/tensorflow/contrib/image/kernels/
adjust_hsv_in_yiq_op_gpu.cu.cc 71 // TODO(huangyp): share/use autotune cublas algorithms in Matmul.op.

Completed in 799 milliseconds

<<11121314151617181920>>