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

1 2

  /external/srtp/crypto/include/
crypto_types.h 62 * strongest available authentication function and cipher,
63 * respectively. They are resolved at compile time to the strongest
65 * the keep of a medieval fortification; they provide the strongest
82 * The identifier STRONGHOLD_CIPHER indicates the strongest available
83 * cipher, allowing an application to choose the strongest available
124 * @brief Strongest available cipher.
126 * This identifier resolves to the strongest cipher type available.
147 * The identifier STRONGHOLD_AUTH indicates the strongest available
149 * strongest available algorithm without any advance knowledge about
152 * strongest defense (or the last refuge)
    [all...]
  /frameworks/base/media/java/android/media/audiofx/
BassBoost.java 127 * where 0 per mille designates the mildest effect and 1000 per mille designates the strongest.
140 * mille designates the mildest effect and 1000 per mille the strongest
Virtualizer.java 129 * where 0 per mille designates the mildest effect and 1000 per mille designates the strongest.
142 * mille designates the mildest effect and 1000 per mille the strongest
  /external/ceres-solver/data/nist/
ENSO.dat 16 strongest, but cycles with periods of approximately 44
  /external/icu4c/common/
locresdata.cpp 69 /* set the "strongest" error code (success->fallback->default->failure) */
  /external/opencv/cv/src/
cvfeatureselect.cpp 187 /* select the strongest features */
  /packages/apps/Email/src/com/android/email/
SecurityPolicy.java 102 * password mode take the max (strongest mode)
106 * password history take the max (strongest mode)
107 * password expiration take the min (strongest mode)
108 * password complex chars take the max (strongest mode)
111 * @return a policy representing the strongest aggregate. If no policy sets are defined,
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/www/
atomic_design_c.html 359 there are six memory orderings (listed here from strongest to weakest):
451 Again, the compiler supplies intrinsics only for the strongest orderings where
  /libcore/luni/src/main/java/java/lang/ref/
Reference.java 51 * enqueueing. The following table lists these, from strongest to weakest.
  /external/aac/libSBRenc/src/
invf_est.cpp 234 includeing the x strongest copmponents.
245 Calculate the mean value for the x strongest components
262 The value for the strongest component
  /libcore/luni/src/main/java/java/text/
Collator.java 37 * base characters (for example, "a" < "b"). It is the strongest difference.
  /external/smack/src/org/jivesoftware/smack/
Connection.java 348 * Logs in to the server using the strongest authentication mode supported by
375 * Logs in to the server using the strongest authentication mode supported by
    [all...]
Connection.java.orig 348 * Logs in to the server using the strongest authentication mode supported by
375 * Logs in to the server using the strongest authentication mode supported by
    [all...]
  /external/v8/benchmarks/
deltablue.js 118 Strength.strongest = function (s1, s2) {
602 * strength, strongest first, as a heuristic for avoiding
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-deltablue.js 112 Strength.strongest = function (s1, s2) {
596 * strength, strongest first, as a heuristic for avoiding
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js 112 Strength.strongest = function (s1, s2) {
596 * strength, strongest first, as a heuristic for avoiding
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-deltablue.js 112 Strength.strongest = function (s1, s2) {
596 * strength, strongest first, as a heuristic for avoiding
  /external/icu4c/i18n/
ucol_bld.cpp     [all...]
ucol_tok.cpp     [all...]
  /external/webp/include/webp/
encode.h 103 int filter_strength; // range: [0 = off .. 100 = strongest]
  /external/libvorbis/lib/
block.c 613 /* this tracks 'strongest peak' for later psychoacoustics */
  /external/ppp/pppd/
ccp.c 1139 /* Both are set, negotiate the strongest. */
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ChangeLog     [all...]
  /sdk/files/typos/
typos-en.txt     [all...]
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp 151 /// AtomicOrdering - Set to the strongest atomic ordering requirement.
    [all...]

Completed in 3719 milliseconds

1 2