/external/v8/tools/testrunner/ |
D | standard_runner.py | 17 from testrunner.objects import predictable 198 if self.build_config.predictable: 289 if self.build_config.predictable: 290 outproc_factory = predictable.get_outproc 345 if not self.build_config.predictable: 347 return predictable.PredictableFilterProc()
|
D | base_runner.py | 184 self.predictable = build_config['v8_enable_verify_predictable'] 209 if self.predictable: 646 "predictable": self.build_config.predictable, 678 if self.build_config.predictable:
|
/external/llvm/test/CodeGen/X86/ |
D | cmov-into-branch.ll | 68 ; If a select is not obviously predictable, don't turn it into a branch. 82 ; If a select is obviously predictable, turn it into a branch.
|
/external/jemalloc/ |
D | README | 4 way into numerous applications that rely on its predictable behavior. In 2010
|
/external/jemalloc_new/ |
D | README | 4 way into numerous applications that rely on its predictable behavior. In 2010
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | cmov-into-branch.ll | 82 ; If a select is not obviously predictable, don't turn it into a branch. 95 ; If a select is obviously predictable, turn it into a branch.
|
/external/perfetto/docs/ |
D | ipc.md | 10 predictable, C++11 friendly and debuggable.
|
/external/python/setuptools/docs/ |
D | releases.txt | 5 In order to allow for rapid, predictable releases, Setuptools uses a
|
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/ |
D | exit_value_tests.ll | 2 ; these loops all have predictable exit values we can replace the use outside
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | exit_value_tests.ll | 2 ; these loops all have predictable exit values we can replace the use outside
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/ |
D | exit_value_tests.ll | 2 ; these loops all have predictable exit values we can replace the use outside
|
/external/v8/src/ |
D | flag-definitions.h | 1392 DEFINE_BOOL(predictable, false, "enable predictable mode") 1393 DEFINE_IMPLICATION(predictable, single_threaded) 1394 DEFINE_NEG_IMPLICATION(predictable, memory_reducer)
|
/external/v8/src/arm/ |
D | code-stubs-arm.cc | 229 PredictableCodeSizeScope predictable( in MaybeCallEntryHookDelayed() local 241 PredictableCodeSizeScope predictable( in MaybeCallEntryHook() local
|
/external/v8/src/ppc/ |
D | code-stubs-ppc.cc | 223 PredictableCodeSizeScope predictable(tasm, in MaybeCallEntryHookDelayed() local 239 PredictableCodeSizeScope predictable(masm, in MaybeCallEntryHook() local
|
/external/v8/src/s390/ |
D | code-stubs-s390.cc | 247 PredictableCodeSizeScope predictable(tasm, in MaybeCallEntryHookDelayed() local 264 PredictableCodeSizeScope predictable(masm, in MaybeCallEntryHook() local
|
/external/shflags/doc/ |
D | coding_standards.txt | 48 from users own scripts so that the shell name space remains predictable to
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64.td | 76 "predictable-select-expensive", "PredictableSelectIsExpensive", "true",
|
/external/tensorflow/tensorflow/compiler/xla/g3doc/ |
D | jit.md | 86 useful if you want more predictable behaviors from XLA compilation.
|
/external/python/cpython2/Doc/library/ |
D | configparser.rst | 139 the magical interpolation feature. This implementation is more predictable as 143 .. XXX Need to explain what's safer/more predictable about it.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64.td | 115 "predictable-select-expensive", "PredictableSelectIsExpensive", "true",
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/ |
D | monster_scc.ll | 22 ; removed. The order of the fuctions is also made more predictable than Clang's
|
/external/swiftshader/third_party/LLVM/test/Analysis/ScalarEvolution/ |
D | trip-count9.ll | 125 ; subsequent passes may result the undefined behavior in predictable ways.
|
/external/python/cpython3/Modules/ |
D | gc_weakref.txt | 128 defined-- or even predictable --order in which tp_clear() gets called on
|
/external/python/cpython2/Modules/ |
D | gc_weakref.txt | 128 defined-- or even predictable --order in which tp_clear() gets called on
|
/external/skia/docs/ |
D | spelling.txt | 169 possibly potentially power practice preceded preceding precise precision predefined predictable
|