HomeSort by relevance Sort by last modified time
    Searched full:stronger (Results 1 - 25 of 107) sorted by null

1 2 3 4 5

  /external/stlport/stlport/stl/config/
_como.h 48 // BETA2 Aug 4, 2000, Stronger RedHat support
52 // Stronger support for end user Comeau strict mode
59 // BETA9 Apr 7, 2001, Stronger SCO support + other UNIX x86 SVR3's
62 // BETA10 Apr 12. 2001, Stronger NetBSD support
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 48 // BETA2 Aug 4, 2000, Stronger RedHat support
52 // Stronger support for end user Comeau strict mode
59 // BETA9 Apr 7, 2001, Stronger SCO support + other UNIX x86 SVR3's
62 // BETA10 Apr 12. 2001, Stronger NetBSD support
  /external/chromium/net/third_party/nss/ssl/
sslenum.c 49 * - stronger ciphers before weaker ciphers
  /external/v8/benchmarks/
deltablue.js 106 Strength.stronger = function (s1, s2) {
119 return this.stronger(s1, s2) ? s1 : s2;
235 && Strength.stronger(this.strength, this.myOutput.walkStrength);
358 this.direction = (this.v1.mark != mark && Strength.stronger(this.strength, this.v2.walkStrength))
363 this.direction = (this.v1.mark != mark && Strength.stronger(this.strength, this.v1.walkStrength))
368 this.direction = Strength.stronger(this.strength, this.v1.walkStrength)
372 this.direction = Strength.stronger(this.strength, this.v2.walkStrength)
790 * In case 1, the added constraint is stronger than the stay
  /external/webkit/SunSpider/tests/v8-v4/
v8-deltablue.js 100 Strength.stronger = function (s1, s2) {
113 return this.stronger(s1, s2) ? s1 : s2;
229 && Strength.stronger(this.strength, this.myOutput.walkStrength);
352 this.direction = (this.v1.mark != mark && Strength.stronger(this.strength, this.v2.walkStrength))
357 this.direction = (this.v1.mark != mark && Strength.stronger(this.strength, this.v1.walkStrength))
362 this.direction = Strength.stronger(this.strength, this.v1.walkStrength)
366 this.direction = Strength.stronger(this.strength, this.v2.walkStrength)
784 * In case 1, the added constraint is stronger than the stay
  /external/openssl/crypto/rsa/
rsa_oaep.c 15 * The new proof has stronger requirements for the
  /frameworks/base/core/tests/coretests/src/android/app/activity/
ActivityManagerTest.java 124 // TODO look at each of these and consider a stronger test
  /bionic/libc/include/netinet/
ip.h 196 * For stronger checksums, the real thing must be used.
  /dalvik/docs/
verifier.html 35 with a stronger set of assumptions about the bytecode.
  /development/ndk/platforms/android-3/include/netinet/
ip.h 196 * For stronger checksums, the real thing must be used.
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/netinet/
ip.h 196 * For stronger checksums, the real thing must be used.
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/netinet/
ip.h 196 * For stronger checksums, the real thing must be used.
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/netinet/
ip.h 196 * For stronger checksums, the real thing must be used.
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/netinet/
ip.h 196 * For stronger checksums, the real thing must be used.
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/netinet/
ip.h 196 * For stronger checksums, the real thing must be used.
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/netinet/
ip.h 196 * For stronger checksums, the real thing must be used.
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupCheckSettings.java 331 * TODO: Perhaps use stronger button names than "OK" and "Cancel" (e.g. "Allow" / "Deny")
  /external/netcat/
generic.h 49 requires stronger random numbers, but netcat and such certainly doesn't.
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_supplicant.conf 269 # WPA-PSK-SHA256 = Like WPA-PSK but using stronger SHA256-based algorithms
270 # WPA-EAP-SHA256 = Like WPA-EAP but using stronger SHA256-based algorithms
config_file.c 121 /* Group cipher cannot be stronger than the pairwise cipher. */
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
c_g_aver.cpp 345 // if errors and presumed noise make smoothing probability stronger
564 /* if errors and presumed noise make smoothing probability stronger */
  /external/jpeg/
jdmainct.c 32 * values will likely be powers of two, so we actually have the stronger
  /external/protobuf/python/google/protobuf/
descriptor.py 275 # stronger invariants here in general will reduce the number
  /external/wpa_supplicant/
config_file.c 118 /* Group cipher cannot be stronger than the pairwise cipher. */
config_winreg.c 277 /* Group cipher cannot be stronger than the pairwise cipher. */

Completed in 668 milliseconds

1 2 3 4 5