Home
last modified time | relevance | path

Searched refs:predictable (Results 1 – 25 of 29) sorted by relevance

12

/external/chromium_org/v8/tools/testrunner/objects/
Dcontext.py33 predictable): argument
48 self.predictable = predictable
54 self.rerun_failures_max, self.predictable]
/external/chromium_org/v8/src/
Dflag-definitions.h667 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/
DREADME4 way into numerous applications that rely on its predictable behavior. In 2010
/external/chromium_org/v8/tools/testrunner/local/
Dexecution.py229 if self.context.predictable:
247 assert not self.context.predictable or self.printed_allocations
/external/chromium_org/v8/tools/
Drun-tests.py344 if options.predictable:
474 if options.predictable:
488 options.predictable)
/external/llvm/test/Transforms/IndVarSimplify/
Dexit_value_tests.ll2 ; these loops all have predictable exit values we can replace the use outside
/external/protobuf/gtest/
DREADME171 you ran the install from, or the results are not predictable. If you install
/external/protobuf/
DCHANGES.txt310 predictable among other things.
/external/chromium_org/chrome/browser/resources/google_now/
Dutility_unittest.gtestjs766 // Math.random() to be predictable to be able to check results against expected
/external/chromium_org/third_party/angle/extensions/
DANGLE_timer_query.txt503 (8) How predictable/repeatable are the results returned by the timer
/external/chromium_org/third_party/protobuf/
DCHANGES.txt450 predictable among other things.
/external/llvm/docs/
DWritingAnLLVMPass.rst341 referring to function bodies in no predictable order, or adding and removing
448 predictable, local behavior that can be expected by the system. All
DCodingStandards.rst544 This formatting scheme also makes it particularly easy to get predictable,
/external/chromium_org/v8/src/arm/
Dfull-codegen-arm.cc311 PredictableCodeSizeScope predictable(masm_, in Generate() local
456 PredictableCodeSizeScope predictable(masm_, -1); in EmitReturnSequence() local
Dlithium-codegen-arm.cc2886 PredictableCodeSizeScope predictable( in DoDeferredInstanceOfKnownGlobal() local
5711 PredictableCodeSizeScope predictable(masm(), in DoStackCheck() local
Dcode-stubs-arm.cc4180 PredictableCodeSizeScope predictable(masm, code_size); in MaybeCallEntryHook() local
/external/chromium_org/native_client_sdk/src/doc/reference/sandbox_internals/
Darm-32-bit-sandbox.rst321 Client. We do so by defining alternate, predictable
/external/chromium_org/v8/src/arm64/
Dfull-codegen-arm64.cc310 PredictableCodeSizeScope predictable(masm_, in Generate() local
Dlithium-codegen-arm64.cc5063 PredictableCodeSizeScope predictable(masm_, in DoStackCheck() local
/external/chromium_org/v8/src/mips/
Dfull-codegen-mips.cc319 PredictableCodeSizeScope predictable(masm_, in Generate() local
/external/chromium_org/v8/src/mips64/
Dfull-codegen-mips64.cc313 PredictableCodeSizeScope predictable(masm_, in Generate() local
/external/fio/
DHOWTO386 randrepeat=bool For random IO workloads, seed the generator in a predictable
/external/chromium_org/third_party/libsrtp/srtp/doc/
Drfc3711.txt2200 As some RTP packet could contain highly predictable data, e.g., SID,
/external/srtp/doc/
Drfc3711.txt2200 As some RTP packet could contain highly predictable data, e.g., SID,
/external/chromium_org/v8/
DChangeLog4753 precompiled V8 will still have predictable string hash codes.

12