/packages/apps/Camera2/src/com/android/camera/ui/ |
TopRightWeightedLayout.java | 78 * Note: bringChildToFront produced a non-deterministic ordering.
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/ |
AdditionalSubtypeUtilsTests.java | 162 // Make sure the subtype can be stored and restored in a deterministic manner.
|
/packages/services/Telephony/src/com/android/phone/vvm/omtp/scheduling/ |
BaseTask.java | 198 * Used to replace the clock with an deterministic clock
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/ |
x86_64-w64-mingw32-ar.1 | 352 \&\fB\-\-enable\-deterministic\-archives\fR, then this mode is on by default. 422 \&\fB\-\-enable\-deterministic\-archives\fR.
|
x86_64-w64-mingw32-objcopy.1 | 168 [\fB\-D\fR|\fB\-\-enable\-deterministic\-archives\fR] 169 [\fB\-U\fR|\fB\-\-disable\-deterministic\-archives\fR] 496 .IP "\fB\-\-enable\-deterministic\-archives\fR" 4 497 .IX Item "--enable-deterministic-archives" 504 \&\fB\-\-enable\-deterministic\-archives\fR, then this mode is on by default. 509 .IP "\fB\-\-disable\-deterministic\-archives\fR" 4 510 .IX Item "--disable-deterministic-archives" 518 \&\fB\-\-enable\-deterministic\-archives\fR. [all...] |
/prebuilts/go/darwin-x86/src/bytes/ |
compare_test.go | 65 // randomish but deterministic data. No 0 or 255.
|
/prebuilts/go/darwin-x86/src/crypto/tls/ |
handshake_test.go | 23 // code, during a test, is configured with deterministic randomness and so the
|
/prebuilts/go/darwin-x86/src/math/rand/ |
rng.go | 202 // Seed uses the provided seed value to initialize the generator to a deterministic state.
|
/prebuilts/go/linux-x86/src/bytes/ |
compare_test.go | 65 // randomish but deterministic data. No 0 or 255.
|
/prebuilts/go/linux-x86/src/crypto/tls/ |
handshake_test.go | 23 // code, during a test, is configured with deterministic randomness and so the
|
/prebuilts/go/linux-x86/src/math/rand/ |
rng.go | 202 // Seed uses the provided seed value to initialize the generator to a deterministic state.
|
/toolchain/binutils/binutils-2.25/binutils/doc/ |
binutils.texi | 431 @cindex deterministic archives 432 @kindex --enable-deterministic-archives 433 Operate in @emph{deterministic} mode. When adding files and the archive 441 @option{--enable-deterministic-archives}, then this mode is on by default. 513 @cindex deterministic archives 514 @kindex --enable-deterministic-archives 515 Do @emph{not} operate in @emph{deterministic} mode. This is the inverse 520 @option{--enable-deterministic-archives}. [all...] |
/toolchain/binutils/binutils-2.25/binutils/ |
ChangeLog-2012 | 536 * doc/binutils.texi: Add -D/--enable-deterministic-archives option 538 * objcopy.c (deterministic): New global variable. 539 (strip_options): Add --enable-deterministic-archives. 544 deterministic output when requested. 545 (strip_main): Add -D/--enable-deterministic-archives option.
|
configure.ac | 46 AC_ARG_ENABLE(deterministic-archives, 47 [AS_HELP_STRING([--enable-deterministic-archives],
|
/external/deqp/modules/gles31/functional/ |
es31fDebugTests.cpp | 397 * into deterministic and non-deterministic to facilitate handling of such messages. 399 * Non-deterministic messages that are present in differing quantities in filtered and 407 * For API/shader messages we assume that the following types are deterministic: 410 * For API messages the following types are assumed to be non-deterministic 416 * For API messages the following types are assumed to be non-deterministic 421 * For 3rd party and application messages the following types are deterministic: 427 * All messages with category of window system or other are treated as non-deterministic 446 return VerificationResult(QP_TEST_RESULT_FAIL, "Extra instances of a deterministic message were present", log.str()); 460 log << "Extra instances of message were found but the message is non-deterministic(warning): (" << id << ") with [all...] |
/external/autotest/client/site_tests/security_ASLR/ |
security_ASLR.py | 235 'deterministic value: %s' % (case, 344 raise error.TestFail('One or more processes had deterministic '
|
/external/clang/utils/TableGen/ |
ClangSACheckersEmitter.cpp | 267 // Make the output order deterministic. 282 // Make the output order deterministic.
|
/external/guava/guava/src/com/google/common/collect/ |
Queues.java | 355 * <p>Failure to follow this advice may result in non-deterministic behavior. 386 * <p>Failure to follow this advice may result in non-deterministic behavior.
|
/external/v8/benchmarks/spinning-balls/ |
v.js | 134 // with a 100% deterministic alternative. 152 // deterministic; see base.js.
|
/prebuilts/misc/windows/sdl2/test/ |
testautomation_mouse.c | 503 /* Get focus - focus non-deterministic */ 521 /* Get focus with explicit window setup - focus deterministic */
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/ |
ar.exp | 393 # Test building a deterministic archive. 402 set testname "ar deterministic archive"
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
CookieTest.java | 50 // this is unfortuately non-deterministic, but ensure sleep a least once to limit
|
/external/clang/lib/Analysis/ |
CallGraph.cpp | 167 // sure the output is deterministic.
|
/external/compiler-rt/lib/builtins/ |
CMakeLists.txt | 369 # same symbols, making the symbol selection non-deterministic.
|
/external/dbus/doc/ |
TODO | 128 to the display. If displays have a deterministic ID like this, you can
|