Searched refs:iterations (Results 176 - 187 of 187) sorted by relevance

12345678

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dcrypto_openssl.c691 int iterations, u8 *buf, size_t buflen)
690 pbkdf2_sha1(const char *passphrase, const u8 *ssid, size_t ssid_len, int iterations, u8 *buf, size_t buflen) argument
/external/wpa_supplicant_8/src/crypto/
H A Dcrypto_openssl.c691 int iterations, u8 *buf, size_t buflen)
690 pbkdf2_sha1(const char *passphrase, const u8 *ssid, size_t ssid_len, int iterations, u8 *buf, size_t buflen) argument
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dcrypto_openssl.c691 int iterations, u8 *buf, size_t buflen)
690 pbkdf2_sha1(const char *passphrase, const u8 *ssid, size_t ssid_len, int iterations, u8 *buf, size_t buflen) argument
/external/guava/guava-tests/test/com/google/common/cache/
H A DCacheLoadingTest.java1626 int iterations = 10;
1629 for (int i = 0; i < iterations; i++) {
1642 for (int i = 0; i < iterations; i++) {
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dnumfmtst.cpp2909 void NumberFormatTest::checkRounding(DecimalFormat* df, double base, int iterations, double increment) { argument
2912 for (int i=-iterations; i<=iterations;i++) {
/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp2934 void NumberFormatTest::checkRounding(DecimalFormat* df, double base, int iterations, double increment) { argument
2937 for (int i=-iterations; i<=iterations;i++) {
/external/chromium_org/v8/test/cctest/
H A Dtest-api.cc11291 static int Recurse(v8::Isolate* isolate, int depth, int iterations) { argument
11294 for (int i = 0; i < iterations; i++) {
11297 return Recurse(isolate, depth - 1, iterations);
18755 // Allow enough iterations for the inobject slack tracking logic
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1621 milliseconds

12345678