HomeSort by relevance Sort by last modified time
    Searched full:deterministic (Results 126 - 150 of 482) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/guava/guava-tests/test/com/google/common/primitives/
UnsignedIntsTest.java 147 // Use a seed so that the test is deterministic:
UnsignedLongsTest.java 135 // Use a seed so that the test is deterministic:
  /external/llvm/test/Transforms/BBVectorize/
cycle.ll 111 ; FIXME: When tree pruning is deterministic, include the entire output.
  /external/llvm/utils/TableGen/
DAGISelEmitter.cpp 113 // Sort based on the UID of the pattern, giving us a deterministic ordering
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_generator.cc 195 // deterministic location which lists the .java files being generated.
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_generator.cc 220 // deterministic location which lists the .java files being generated.
  /external/webrtc/webrtc/base/
timeutils_unittest.cc 173 // Set use of the test RNG to get deterministic expiration timestamp.
  /frameworks/base/tests/utils/testutils/java/android/os/test/
TestLooper.java 34 * This allows testing code that uses a looper to dispatch messages in a deterministic manner
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
MockLooper.java 34 * This allows testing code that uses a looper to dispatch messages in a deterministic manner
  /libcore/ojluni/src/main/java/java/util/
Spliterator.java 137 * <p>For mutable sources, arbitrary and non-deterministic behavior may occur if
141 * non-deterministic results when using the {@code java.util.stream} framework.
167 * <br>The source risks arbitrary, non-deterministic behavior after traversal
172 * <br>The source increases the risk of arbitrary, non-deterministic behavior
    [all...]
  /libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/
DistinctOpTest.java 69 // (a non-deterministic process) the only assertion that can be made is
  /packages/apps/ContactsCommon/src/com/android/contacts/common/lettertiles/
LetterTileDrawable.java 174 * Returns a deterministic color based on the provided contact identifier string.
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/
replay.py 450 harness_group.add_option('-i', '--inject_scripts', default='deterministic.js',
455 'of entropy such as Date() and Math.random() deterministic. '
456 'CAUTION: Without deterministic.js, many pages will not replay.')
  /external/elfutils/
configure.ac 47 AC_ARG_ENABLE(deterministic-archives,
48 [AS_HELP_STRING([--enable-deterministic-archives],
486 Deterministic archives by default : ${default_ar_deterministic}
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
binutils.info 308 `--enable-deterministic-archives', then this mode is on by default.
378 `--enable-deterministic-archives'.
    [all...]
  /build/tools/signapk/src/com/android/signapk/
SignApk.java 311 // map will be deterministic.
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dfa.rb 42 Deterministic Finite Automata (DFA) are finite state machines that are capable
  /external/boringssl/src/crypto/cipher/test/
make_legacy_aead_tests.go 25 // rc4Stream produces a deterministic stream of pseudorandom bytes. This is to
  /external/chromium-trace/catapult/telemetry/docs/pydoc/
telemetry.story.story.html 69 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;the&nbsp;page&nbsp;is&nbsp;made&nbsp;deterministic&nbsp;across&nbsp;multiple&nbsp;runs.&nbsp;This<br>
  /external/clang/include/clang/Analysis/
CallGraph.h 68 /// non-deterministic order.
  /external/google-breakpad/src/common/linux/tests/
crash_generator.cc 221 // TODO: See if we can't be a bit more deterministic. There doesn't
  /external/jacoco/org.jacoco.doc/docroot/doc/
classids.html 150 time. Because this is a deterministic process we get the same probe positions.
  /external/libvorbis/doc/
vorbis.html 159 no analysis to perform, merely a mechanical, deterministic
  /external/llvm/include/llvm/CodeGen/
DFAPacketizer.h 9 // This class implements a deterministic finite automaton (DFA) based
  /external/llvm/include/llvm/Support/
Process.h 183 /// generator will be automatically seeded in non-deterministic fashion.

Completed in 701 milliseconds

1 2 3 4 56 7 8 91011>>