Searched
full:algorithms (Results
251 -
275 of
2344) sorted by null
<<11121314151617181920>>
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
algorithmfwd.h | 132 * @defgroup algorithms Algorithms 142 * @ingroup algorithms 147 * @ingroup algorithms 152 * @ingroup algorithms 159 * These algorithms are common set operations performed on sequences 168 * These algorithms are variations of a classic binary search, and
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/rsa/ |
CipherSpi.java | 38 // Android-changed: Use default provider for JCA algorithms instead of BC 47 // Android-changed: Use default provider for JCA algorithms instead of BC 243 // BEGIN Android-removed: Unsupported algorithms 262 // END Android-removed: Unsupported algorithms 570 // BEGIN Android-removed: Unsupported algorithms 617 // END Android-removed: Unsupported algorithms
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
cudnn_convolution_algorithm_picker.cc | 122 std::vector<AlgorithmDesc> algorithms; local 126 with_winograd_nonfused, &algorithms)); 130 with_winograd_nonfused, &algorithms)); 134 &algorithms)); 138 return algorithms; 258 LOG(WARNING) << "All algorithms tried for convolution " << instr->ToString()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
hashlib.py | 18 More algorithms may be available on your platform but the above are guaranteed
65 algorithms = __always_supported
variable 68 'algorithms_available', 'algorithms',
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/ |
CMSUtils.java | 26 // Android-removed: Unsupported algorithms 51 // BEGIN Android-removed: Unsupported algorithms 56 // END Android-removed: Unsupported algorithms
|
/external/eigen/doc/ |
UsingBlasLapackBackends.dox | 56 <tr><td>\c EIGEN_USE_LAPACKE_STRICT </td><td>Same as \c EIGEN_USE_LAPACKE but algorithms of lower numerical robustness are disabled. \n This currently concerns only JacobiSVD which otherwise would be replaced by \c gesvd that is less robust than Jacobi rotations.</td></tr> 59 When doing so, a number of %Eigen's algorithms are silently substituted with calls to BLAS or LAPACK routines. 61 Operations on other scalar types or mixing reals and complexes will continue to use the built-in algorithms.
|
/external/iproute2/include/uapi/linux/ |
pfkeyv2.h | 303 /* Authentication algorithms */ 315 /* Encryption algorithms */ 337 /* Compression algorithms */
|
/external/kernel-headers/original/uapi/linux/ |
pfkeyv2.h | 303 /* Authentication algorithms */ 315 /* Encryption algorithms */ 337 /* Compression algorithms */
|
/external/python/cpython2/Lib/ |
hashlib.py | 18 More algorithms may be available on your platform but the above are guaranteed 65 algorithms = __always_supported variable 68 'algorithms_available', 'algorithms',
|
/external/scapy/scapy/contrib/ |
macsec.py | 28 algorithms, 145 algorithms.AES(self.key), 171 algorithms.AES(self.key),
|
/external/wycheproof/doc/ |
rsa.md | 121 \[Enisa]: "Algorithms, key size and parameters report ? 2014" 122 https://www.enisa.europa.eu/publications/algorithms-key-size-and-parameters-report-2014 124 \[ECRYPT II]: Yearly Report on Algorithms and Keysizes (2011-2012),
|
/frameworks/base/services/autofill/java/com/android/server/autofill/ |
FieldClassificationStrategy.java | 55 * Strategy used to bridge the field classification algorithms provided by a service in an external 225 * Gets the name of all available algorithms. 285 pw.print(prefix); pw.print("Available algorithms: ");
|
/libcore/ojluni/src/main/java/sun/security/jca/ |
GetInstance.java | 124 List<String> algorithms) { 126 return list.getServices(type, algorithms); 131 * the specified algorithms. See getServices(String, String) for detals.
|
/cts/tests/tests/keystore/src/android/keystore/cts/ |
KeyChainTest.java | 65 * Tests whether the required algorithms are backed by a Keymaster HAL that
|
/device/google/contexthub/firmware/os/algos/calibration/online_calibration/common_data/ |
calibration_callback.h | 19 * calibration algorithms.
|
/device/google/contexthub/firmware/variant/argonkey/ |
argonkey.mk | 35 # Fusion algorithms
|
/device/google/contexthub/firmware/variant/lunchbox/ |
lunchbox.mk | 37 # Fusion algorithms
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
INDEX | 25 doc/ documentation for formats and algorithms
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/ |
LzFind.h | 1 /* LzFind.h -- Match finder for LZ algorithms
|
LzHash.h | 1 /* LzHash.h -- HASH functions for LZ algorithms
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/ |
LzFind.h | 1 /* LzFind.h -- Match finder for LZ algorithms
|
LzHash.h | 1 /* LzHash.h -- HASH functions for LZ algorithms
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/ |
LzFind.h | 1 /* LzFind.h -- Match finder for LZ algorithms
|
LzHash.h | 1 /* LzHash.h -- HASH functions for LZ algorithms
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/ |
Tpm2Miscellaneous.c | 41 This command allows the platform to change the set of algorithms that are used by the TPM.
|
Completed in 3762 milliseconds
<<11121314151617181920>>