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

<<31323334353637383940>>

  /external/webrtc/webrtc/modules/bitrate_controller/
send_side_bandwidth_estimation_unittest.cc 11 #include <algorithm>
  /external/webrtc/webrtc/modules/desktop_capture/
screen_capturer_helper.cc 14 #include <algorithm>
  /external/webrtc/webrtc/modules/desktop_capture/x11/
shared_x_display.cc 13 #include <algorithm>
  /external/webrtc/webrtc/modules/pacing/
bitrate_prober.cc 14 #include <algorithm>
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/
inter_arrival.cc 13 #include <algorithm>
  /frameworks/av/drm/mediacas/plugins/clearkey/
ecm_generator.cpp 22 #include <algorithm>
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3BufferManager.h 21 #include <algorithm>
  /frameworks/av/services/oboeservice/
AAudioServiceEndpoint.cpp 21 #include <algorithm>
AAudioServiceEndpointPlay.cpp 28 #include <algorithm>
  /frameworks/base/core/jni/
android_os_SharedMemory.cpp 27 #include <algorithm>
  /frameworks/base/keystore/java/android/security/keystore/
AndroidKeyStoreProvider.java 126 private void putSecretKeyFactoryImpl(String algorithm) {
127 put("SecretKeyFactory." + algorithm, PACKAGE_NAME + ".AndroidKeyStoreSecretKeyFactorySpi");
130 private void putKeyFactoryImpl(String algorithm) {
131 put("KeyFactory." + algorithm, PACKAGE_NAME + ".AndroidKeyStoreKeyFactorySpi");
193 throw new ProviderException("Unsupported Android Keystore public key algorithm: "
209 throw new ProviderException("Unsupported Android Keystore public key algorithm: "
237 throw new UnrecoverableKeyException("Key algorithm unknown");
288 throw new UnrecoverableKeyException("Key algorithm unknown");
297 // JCA key algorithm name.
  /frameworks/base/packages/Osu/src/com/android/hotspot2/utils/
HTTPRequest.java 96 String algorithm = itemMap.remove("algorithm"); local
97 if (algorithm != null && !algorithm.equalsIgnoreCase("md5")) {
98 throw new IOException("Unsupported algorithm: '" + algorithm + "'");
  /frameworks/base/tools/aapt2/
SdkConstants.cpp 19 #include <algorithm>
  /frameworks/base/tools/aapt2/java/
AnnotationProcessor.cpp 19 #include <algorithm>
  /frameworks/base/tools/aapt2/optimize/
ResourceDeduper.cpp 19 #include <algorithm>
  /frameworks/base/tools/aapt2/text/
Unicode.cpp 19 #include <algorithm>
  /frameworks/base/tools/aapt2/util/
BigBuffer.cpp 19 #include <algorithm>
  /hardware/interfaces/ir/1.0/vts/functional/
VtsHalIrV1_0TargetTest.cpp 25 #include <algorithm>
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node_priority_queue.h 20 #include <algorithm>
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
dic_node_state_output.h 20 #include <algorithm>
143 // Total length of previous words in mOutputCodePoints. This is being used by the algorithm
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/utils/
edit_distance.h 20 #include <algorithm>
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ExecutionEngine/
JITSymbol.h 17 #include <algorithm>
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ExecutionEngine/
JITSymbol.h 17 #include <algorithm>
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ExecutionEngine/
JITSymbol.h 17 #include <algorithm>
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/
JITSymbol.h 17 #include <algorithm>

Completed in 1985 milliseconds

<<31323334353637383940>>