Searched
full:algorithms (Results
276 -
300 of
2344) sorted by null
<<11121314151617181920>>
/external/ImageMagick/Magick++/demo/ |
gravity.cpp | 11 // Concept and algorithms lifted from PerlMagick demo script written
|
shapes.cpp | 7 // Concept and algorithms lifted from PerlMagick demo script
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/ |
UnivariateRealSolverFactory.java | 22 * Solvers implementing the following algorithms are supported:
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/ |
RealConvergenceChecker.java | 45 * compared. As an example, simplex-based algorithms call this method for all
|
VectorialConvergenceChecker.java | 45 * compared. As an example, simplex-based algorithms call this method for all
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/x509/ |
PKIXCertPath.java | 40 // Android-removed: Unsupported algorithms 58 // Android-removed: Unsupported algorithms 306 // BEGIN Android-removed: Unsupported algorithms 330 // END Android-removed: Unsupported algorithms
|
/external/brotli/c/enc/ |
metablock.h | 7 /* Algorithms for distributing the literals and commands of a metablock between
|
/external/clang/www/analyzer/ |
index.html | 149 a collection of algorithms and techniques used to analyze source code in order 178 enhancements to improve both the precision and scope of its analysis algorithms 192 program (even with optimizations enabled). Some of the algorithms needed to find 197 algorithms to reduce the amount of work it must do to find bugs.</p>
|
/external/kernel-headers/original/uapi/linux/sched/ |
types.h | 49 * Given this task model, there are a multiplicity of scheduling algorithms
|
/external/libchrome/crypto/ |
hmac.cc | 22 // Only SHA-1 and SHA-256 hash algorithms are supported now.
|
signature_verifier.h | 31 // The set of supported signature algorithms. Extend as required.
|
/external/libjpeg-turbo/testimages/ |
nightshot_iso_100.txt | 9 These images have been carefully selected to aid in image compression algorithm research and evaluation. These are photographic images chosen to come from a wide variety of sources and each one picked to stress different aspects of algorithms. Images are available in 8-bit, 16-bit and 16-bit linear variations, RGB and gray.
|
/external/lmfit/man/ |
lmfit.html | 24 <p><b>lmfit</b> is a C library for Levenberg-Marquardt least-squares minimization and curve fitting. It is mature code, based on decades-old algorithms from the FORTRAN library MINPACK.</p>
|
/external/lzma/C/ |
LzFind.h | 1 /* LzFind.h -- Match finder for LZ algorithms
|
LzHash.h | 1 /* LzHash.h -- HASH functions for LZ algorithms
|
/external/pcre/dist2/doc/ |
pcre2matching.3 | 4 .SH "PCRE2 MATCHING ALGORITHMS" 7 This document describes the two different algorithms that are available in 24 pattern, the two algorithms give the same answer. A difference arises, however, 45 correspond to the two matching algorithms provided by PCRE2.
|
/external/python/cpython2/Modules/zlib/ |
INDEX | 25 doc/ documentation for formats and algorithms
|
/external/python/cpython3/Modules/zlib/ |
INDEX | 25 doc/ documentation for formats and algorithms
|
/external/scapy/scapy/layers/ |
ipsec.py | 165 algorithms, 172 Cipher = algorithms = modes = None 203 Used by Combined Mode Algorithms e.g. GCM 410 # The names of the encryption algorithms are the same than in scapy.contrib.ikev2 417 if algorithms: 419 cipher=algorithms.AES, 423 cipher=algorithms.AES, 430 cipher=algorithms.AES, 438 cipher=algorithms.AES, 446 cipher=algorithms.Blowfish [all...] |
/external/skia/src/core/ |
SkRTree.h | 22 * TODO: Experiment with other bulk-load algorithms (in particular the Hilbert pack variant,
|
/external/skqp/src/core/ |
SkRTree.h | 22 * TODO: Experiment with other bulk-load algorithms (in particular the Hilbert pack variant,
|
/external/squashfs-tools/RELEASE-READMEs/ |
README-4.2 | 35 Compression algorithms can now support compression specific options. These
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
MachineDominators.cpp | 10 // This file implements simple dominator construction algorithms for finding
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
SDNodeOrdering.h | 26 /// the normal scheduling algorithms and output the instructions according to
|
/external/swiftshader/third_party/LLVM/test/CodeGen/CellSPU/ |
loads.ll | 44 ;might change with improved algorithms or scheduling
|
Completed in 2227 milliseconds
<<11121314151617181920>>