Searched refs:stronger (Results 1 – 25 of 26) sorted by relevance
12
/external/v8/benchmarks/ |
D | deltablue.js | 106 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/ |
D | fold-weak.ll | 20 ; will be overriden by a stronger definition).
|
/external/clang/test/CodeGenObjC/ |
D | attr-noreturn.m | 54 // In general, self can be reassigned, so we can't make stronger assumptions.
|
/external/chromium-trace/catapult/third_party/flot/ |
D | CONTRIBUTING.md | 76 // TODO: Make this loop faster, better, stronger!
|
/external/wpa_supplicant_8/hostapd/ |
D | defconfig | 263 # can be enabled to get a stronger construction of messages when block ciphers 268 # can be enabled to enable use of stronger crypto algorithms.
|
D | ChangeLog | 25 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/ |
D | cond-store-04.ll | 163 ; to restrict the test to a stronger ordering.
|
D | cond-store-03.ll | 271 ; to restrict the test to a stronger ordering.
|
D | cond-store-02.ll | 346 ; to restrict the test to a stronger ordering.
|
D | cond-store-01.ll | 346 ; to restrict the test to a stronger ordering.
|
/external/llvm/include/llvm/Target/ |
D | TargetSchedule.td | 241 // for stronger verification. 298 // for stronger verification.
|
/external/clang/docs/ |
D | SafeStack.rst | 110 stronger safe stack protection mechanisms, that rely on software fault
|
D | ThreadSafetyAnalysis.rst | 505 a stronger safety guarantee. A negative requirement uses the REQUIRES
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | android.config | 281 # 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
|
D | defconfig | 306 # 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
|
D | ChangeLog | 53 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/ |
D | Statepoints.rst | 606 The actual correctness property implemented is slightly stronger than 609 relocated. This is slightly stronger than is strictly necessary (and
|
D | Atomics.rst | 400 important. It is possible in some case for DSE to operate across a stronger
|
D | ProgrammersManual.rst | 786 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
|
D | LangRef.rst | 226 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/ |
D | words.txt | 2552 stronger
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/ |
D | words.txt | 2552 stronger
|
/external/zlib/src/ |
D | ChangeLog | 163 - Permit stronger flushes after Z_BLOCK flushes 245 - Make stronger test in zconf.h to include unistd.h for LFS
|
/external/opencv3/3rdparty/zlib/ |
D | ChangeLog | 163 - Permit stronger flushes after Z_BLOCK flushes 245 - Make stronger test in zconf.h to include unistd.h for LFS
|
/external/srtp/doc/ |
D | rfc3711.txt | 760 stronger security but does not change the above absolute maximum
|
12