HomeSort by relevance Sort by last modified time
    Searched refs:algorithm (Results 251 - 275 of 4302) sorted by null

<<11121314151617181920>>

  /external/llvm/lib/Support/Unix/
Unix.h 24 #include <algorithm>
  /external/llvm/lib/Support/
circular_raw_ostream.cpp 15 #include <algorithm>
  /external/pdfium/core/fxge/win32/
cpsoutput.cpp 9 #include <algorithm>
  /external/skia/src/core/
SkRecord.cpp 10 #include <algorithm>
  /external/skia/tests/
ScaleToSidesTest.cpp 10 #include <algorithm>
  /external/swiftshader/third_party/LLVM/lib/Support/
circular_raw_ostream.cpp 15 #include <algorithm>
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
circular_raw_ostream.cpp 15 #include <algorithm>
  /external/v8/src/base/debug/
stack_trace.cc 9 #include <algorithm>
  /external/vboot_reference/firmware/2lib/include/
2rsa.h 20 enum vb2_signature_algorithm sig_alg; /* Signature algorithm */
21 enum vb2_hash_algorithm hash_alg; /* Hash algorithm */
30 * @param algorithm Crypto algorithm (vb2_crypto_algorithm)
32 * @return The signature algorithm for that crypto algorithm, or
33 * VB2_SIG_INVALID if the crypto algorithm or its corresponding signature
34 * algorithm is invalid or not supported.
36 enum vb2_signature_algorithm vb2_crypto_to_signature(uint32_t algorithm);
41 * @param sig_alg Signature algorithm
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/neteq/
buffer_level_filter.cc 13 #include <algorithm> // Provide access to std::max.
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/estimators/
tcp.cc 11 #include <algorithm>
  /external/webrtc/webrtc/test/testsupport/
packet_reader.cc 15 #include <algorithm>
  /frameworks/base/core/java/android/webkit/
TokenBindingService.java 50 * The algorithm that is used to generate the key pair.
82 * If no key pair exists, WebView chooses an algorithm from the list, in
85 * The user can pass a null if any algorithm is acceptable.
88 * @param algorithm The list of algorithms. Can be null. An
94 String[] algorithm,
  /frameworks/base/tools/aapt2/compile/
XmlIdCollector_test.cpp 19 #include <algorithm>
  /frameworks/base/tools/aapt2/link/
XmlNamespaceRemover.cpp 19 #include <algorithm>
  /frameworks/ml/nn/common/include/
ActivationFunctor.h 22 #include <algorithm>
  /libcore/ojluni/src/main/java/javax/crypto/
KeyAgreementSpi.java 36 * of a particular key agreement algorithm.
67 * randomness. The given key is required to contain all the algorithm
70 * <p> If the key agreement algorithm requires random bytes, it gets them
73 * algorithm implementation does not require any random bytes,
83 * has an incompatible algorithm type.
90 * algorithm parameters, and source of randomness.
100 * has an incompatible algorithm type.
137 * private information and algorithm parameters will be used for
160 * private information and algorithm parameters will be used for
180 * of the requested algorithm type
    [all...]
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
probability_utils.h 20 #include <algorithm>
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
touch_position_correction_utils.h 20 #include <algorithm>
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCSymbolizer.h 20 #include <algorithm>
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCSymbolizer.h 20 #include <algorithm>
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCSymbolizer.h 20 #include <algorithm>
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCSymbolizer.h 20 #include <algorithm>
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCSymbolizer.h 20 #include <algorithm>
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCSymbolizer.h 20 #include <algorithm>

Completed in 2404 milliseconds

<<11121314151617181920>>