Home
last modified time | relevance | path

Searched refs:stronger (Results 1 – 25 of 26) sorted by relevance

12

/external/v8/benchmarks/
Ddeltablue.js106 Strength.stronger = function (s1, s2) { function in Strength
119 return this.stronger(s1, s2) ? s1 : s2;
235 && Strength.stronger(this.strength, this.myOutput.walkStrength);
358 … this.direction = (this.v2.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)
/external/llvm/test/Transforms/MergeFunc/
Dfold-weak.ll20 ; will be overriden by a stronger definition).
/external/clang/test/CodeGenObjC/
Dattr-noreturn.m54 // In general, self can be reassigned, so we can't make stronger assumptions.
/external/chromium-trace/catapult/third_party/flot/
DCONTRIBUTING.md76 // TODO: Make this loop faster, better, stronger!
/external/wpa_supplicant_8/hostapd/
Ddefconfig263 # can be enabled to get a stronger construction of messages when block ciphers
268 # can be enabled to enable use of stronger crypto algorithms.
DChangeLog25 stronger against timing attacks
191 stronger password-based authentication with WPA2-Personal
569 * added support for using SHA256-based stronger key derivation for WPA2
/external/llvm/test/CodeGen/SystemZ/
Dcond-store-04.ll163 ; to restrict the test to a stronger ordering.
Dcond-store-03.ll271 ; to restrict the test to a stronger ordering.
Dcond-store-02.ll346 ; to restrict the test to a stronger ordering.
Dcond-store-01.ll346 ; to restrict the test to a stronger ordering.
/external/llvm/include/llvm/Target/
DTargetSchedule.td241 // for stronger verification.
298 // for stronger verification.
/external/clang/docs/
DSafeStack.rst110 stronger safe stack protection mechanisms, that rely on software fault
DThreadSafetyAnalysis.rst505 a stronger safety guarantee. A negative requirement uses the REQUIRES
/external/wpa_supplicant_8/wpa_supplicant/
Dandroid.config281 # can be enabled to get a stronger construction of messages when block ciphers
288 # can be enabled to enable use of stronger crypto algorithms. It should be
Ddefconfig306 # can be enabled to get a stronger construction of messages when block ciphers
313 # can be enabled to enable use of stronger crypto algorithms. It should be
DChangeLog53 stronger against timing attacks
331 stronger password-based authentication with WPA2-Personal
1023 * added support for using SHA256-based stronger key derivation for WPA2
/external/llvm/docs/
DStatepoints.rst606 The actual correctness property implemented is slightly stronger than
609 relocated. This is slightly stronger than is strictly necessary (and
DAtomics.rst400 important. It is possible in some case for DSE to operate across a stronger
DProgrammersManual.rst786 std::list are stronger than that of a vector class: inserting or removing an
966 no way to add a trailing nul (unlike the .c_str() method on various stronger
DLangRef.rst226 within the program or whether it will be overridden by a stronger
1004 attribute on return values are stronger than the semantics of the attribute
1959 stronger) operations on the same address. If an address is written
7118 stronger than that on success, and the failure ordering cannot be either
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/rbbi/
Dwords.txt2552 stronger
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/
Dwords.txt2552 stronger
/external/zlib/src/
DChangeLog163 - Permit stronger flushes after Z_BLOCK flushes
245 - Make stronger test in zconf.h to include unistd.h for LFS
/external/opencv3/3rdparty/zlib/
DChangeLog163 - Permit stronger flushes after Z_BLOCK flushes
245 - Make stronger test in zconf.h to include unistd.h for LFS
/external/srtp/doc/
Drfc3711.txt760 stronger security but does not change the above absolute maximum

12