/external/chromium_org/v8/tools/testrunner/objects/ |
D | context.py | 33 predictable): argument 48 self.predictable = predictable 54 self.rerun_failures_max, self.predictable]
|
/external/chromium_org/v8/src/ |
D | flag-definitions.h | 667 DEFINE_BOOL(predictable, false, "enable predictable mode") 668 DEFINE_NEG_IMPLICATION(predictable, concurrent_recompilation) 669 DEFINE_NEG_IMPLICATION(predictable, concurrent_osr) 670 DEFINE_NEG_IMPLICATION(predictable, concurrent_sweeping) 671 DEFINE_NEG_IMPLICATION(predictable, parallel_sweeping)
|
/external/jemalloc/ |
D | README | 4 way into numerous applications that rely on its predictable behavior. In 2010
|
/external/chromium_org/v8/tools/testrunner/local/ |
D | execution.py | 229 if self.context.predictable: 247 assert not self.context.predictable or self.printed_allocations
|
/external/chromium_org/v8/tools/ |
D | run-tests.py | 344 if options.predictable: 474 if options.predictable: 488 options.predictable)
|
/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/protobuf/gtest/ |
D | README | 171 you ran the install from, or the results are not predictable. If you install
|
/external/protobuf/ |
D | CHANGES.txt | 310 predictable among other things.
|
/external/chromium_org/chrome/browser/resources/google_now/ |
D | utility_unittest.gtestjs | 766 // Math.random() to be predictable to be able to check results against expected
|
/external/chromium_org/third_party/angle/extensions/ |
D | ANGLE_timer_query.txt | 503 (8) How predictable/repeatable are the results returned by the timer
|
/external/chromium_org/third_party/protobuf/ |
D | CHANGES.txt | 450 predictable among other things.
|
/external/llvm/docs/ |
D | WritingAnLLVMPass.rst | 341 referring to function bodies in no predictable order, or adding and removing 448 predictable, local behavior that can be expected by the system. All
|
D | CodingStandards.rst | 544 This formatting scheme also makes it particularly easy to get predictable,
|
/external/chromium_org/v8/src/arm/ |
D | full-codegen-arm.cc | 311 PredictableCodeSizeScope predictable(masm_, in Generate() local 456 PredictableCodeSizeScope predictable(masm_, -1); in EmitReturnSequence() local
|
D | lithium-codegen-arm.cc | 2886 PredictableCodeSizeScope predictable( in DoDeferredInstanceOfKnownGlobal() local 5711 PredictableCodeSizeScope predictable(masm(), in DoStackCheck() local
|
D | code-stubs-arm.cc | 4180 PredictableCodeSizeScope predictable(masm, code_size); in MaybeCallEntryHook() local
|
/external/chromium_org/native_client_sdk/src/doc/reference/sandbox_internals/ |
D | arm-32-bit-sandbox.rst | 321 Client. We do so by defining alternate, predictable
|
/external/chromium_org/v8/src/arm64/ |
D | full-codegen-arm64.cc | 310 PredictableCodeSizeScope predictable(masm_, in Generate() local
|
D | lithium-codegen-arm64.cc | 5063 PredictableCodeSizeScope predictable(masm_, in DoStackCheck() local
|
/external/chromium_org/v8/src/mips/ |
D | full-codegen-mips.cc | 319 PredictableCodeSizeScope predictable(masm_, in Generate() local
|
/external/chromium_org/v8/src/mips64/ |
D | full-codegen-mips64.cc | 313 PredictableCodeSizeScope predictable(masm_, in Generate() local
|
/external/fio/ |
D | HOWTO | 386 randrepeat=bool For random IO workloads, seed the generator in a predictable
|
/external/chromium_org/third_party/libsrtp/srtp/doc/ |
D | rfc3711.txt | 2200 As some RTP packet could contain highly predictable data, e.g., SID,
|
/external/srtp/doc/ |
D | rfc3711.txt | 2200 As some RTP packet could contain highly predictable data, e.g., SID,
|
/external/chromium_org/v8/ |
D | ChangeLog | 4753 precompiled V8 will still have predictable string hash codes.
|