Searched refs:stronger (Results 1 – 25 of 60) sorted by relevance
123
/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/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/RewriteStatepointsForGC/ |
D | unreachable-regression.ll | 7 ; removeUnreachableBlocks() was called. But it is stronger than
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/MergeFunc/ |
D | fold-weak.ll | 20 ; will be overriden by a stronger definition).
|
/external/llvm/test/Transforms/MergeFunc/ |
D | fold-weak.ll | 20 ; will be overriden by a stronger definition).
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/TableGen/ |
D | self-reference.td | 49 // A stronger form of this type of self-reference is used at least in the
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/DeadStoreElimination/ |
D | fence.ll | 4 ; across release or stronger fences. It's not required
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
D | fence.ll | 4 ; across release or stronger fences. It's not required
|
/external/clang/test/CodeGenObjC/ |
D | attr-noreturn.m | 54 // In general, self can be reassigned, so we can't make stronger assumptions.
|
/external/walt/hardware/ |
D | README.md | 13 * Laser - any laser pointer will do, ~1 mW is just fine (5 mW is ok, but avoid stronger ones)
|
/external/wpa_supplicant_8/hostapd/ |
D | defconfig | 278 # can be enabled to get a stronger construction of messages when block ciphers 283 # can be enabled to enable use of stronger crypto algorithms.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | cond-store-04.ll | 156 ; to restrict the test to a stronger ordering.
|
D | cond-store-03.ll | 258 ; to restrict the test to a stronger ordering.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | cond-store-04.ll | 156 ; to restrict the test to a stronger ordering.
|
D | cond-store-03.ll | 258 ; to restrict the test to a stronger ordering.
|
D | cond-store-01.ll | 329 ; to restrict the test to a stronger ordering.
|
/external/llvm/include/llvm/Target/ |
D | TargetSchedule.td | 256 // for stronger verification. 313 // for stronger verification.
|
/external/llvm/test/Transforms/InstCombine/ |
D | atomic.ll | 40 ; Forwarding from a stronger ordered atomic is fine
|
/external/clang/docs/ |
D | SafeStack.rst | 110 stronger safe stack protection mechanisms, that rely on software fault
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | AMDGPUUsage.rst | 2867 stronger than 2916 stronger than 2928 stronger than 3168 stronger than 3235 stronger than 3498 stronger than 3519 stronger than 3576 stronger than 3597 stronger than 3661 stronger than [all …]
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | android.config | 288 # can be enabled to get a stronger construction of messages when block ciphers 295 # can be enabled to enable use of stronger crypto algorithms. It should be
|
D | defconfig | 316 # can be enabled to get a stronger construction of messages when block ciphers 323 # can be enabled to enable use of stronger crypto algorithms. It should be
|
/external/tensorflow/tensorflow/lite/g3doc/guide/ |
D | index.md | 65 - Interest in stronger user data privacy paradigms where user data does not need
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/ |
D | TargetSchedule.td | 262 // for stronger verification. 321 // for stronger verification.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | atomic.ll | 40 ; Forwarding from a stronger ordered atomic is fine
|
/external/python/httplib2/ |
D | CHANGELOG | 26 cache: stronger safename
|
123