HomeSort by relevance Sort by last modified time
    Searched full:deterministic (Results 76 - 100 of 358) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_generator.cc 160 // deterministic location which lists the .java files being generated.
  /external/valgrind/main/gdbserver_tests/
sleepers.c 69 // set to 0 to have no finish msg (as order is non-deterministic)
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compose.h 71 COMPOSE_FST1_DET = 1ULL<<35, // fst1 is deterministic
72 COMPOSE_FST2_DET = 1ULL<<36, // fst2 is deterministic
267 // deterministic FST. The class maps state tuples to their unique IDs
802 // Case 2: fst1 is a string, fst2 is deterministic and epsilon-free.
809 // Case 3: fst1 is deterministic and epsilon-free, fst2 is string.
    [all...]
  /external/chromium_org/v8/benchmarks/spinning-balls/
v.js 134 // with a 100% deterministic alternative.
152 // deterministic; see base.js.
  /external/clang/utils/TableGen/
ClangSACheckersEmitter.cpp 267 // Make the output order deterministic.
282 // Make the output order deterministic.
  /external/llvm/utils/TableGen/
DFAPacketizerEmitter.cpp 12 // architecture. The class internally generates a deterministic finite
125 // class DFA: deterministic finite automaton for processor resource tracking.
DAGISelEmitter.cpp 113 // Sort based on the UID of the pattern, giving us a deterministic ordering
  /external/v8/benchmarks/spinning-balls/
v.js 134 // with a 100% deterministic alternative.
152 // deterministic; see base.js.
  /cts/tests/tests/webkit/src/android/webkit/cts/
CookieTest.java 40 // this is unfortuately non-deterministic, but ensure sleep a least once to limit
  /external/chromium_org/chrome/common/extensions/
manifest.cc 59 // but having some order ensures deterministic behavior.
  /external/chromium_org/chrome/test/perf/
generate_profile.cc 218 // We want this profile to be as deterministic as possible, so seed the
  /external/chromium_org/chromeos/network/onc/
onc_certificate_importer_impl_unittest.cc 147 // Sort the result so that test comparisons can be deterministic.
  /external/chromium_org/net/quic/
quic_packet_creator.cc 255 // For crypto tests to pass. Fix this by using deterministic QuicRandom.
  /external/chromium_org/sync/engine/
conflict_resolver.cc 99 // based on a legacy random suffix, rather than a deterministic one based on
  /external/chromium_org/third_party/skia/src/pdf/
SkTSet.h 313 // deterministic output.
  /external/chromium_org/third_party/tcmalloc/chromium/src/
sampler.h 105 // Passing a seed of 0 gives a non-deterministic
  /external/chromium_org/third_party/tcmalloc/vendor/src/
sampler.h 105 // Passing a seed of 0 gives a non-deterministic
  /external/clang/lib/Analysis/
CallGraph.cpp 176 // sure the output is deterministic.
  /external/llvm/lib/CodeGen/
DFAPacketizer.cpp 9 // This class implements a deterministic finite automaton (DFA) based
  /external/llvm/test/Transforms/BBVectorize/
cycle.ll 111 ; FIXME: When tree pruning is deterministic, include the entire output.
  /external/pixman/test/
utils-prng.h 51 * numbers is deterministic and only depends on "seed". Any two generators
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_generator.cc 195 // deterministic location which lists the .java files being generated.
  /external/qemu/
qemu-timer.h 316 /* Deterministic execution requires that IO only be performed on the last
  /external/skia/src/pdf/
SkTSet.h 313 // deterministic output.
  /external/chromium/chrome/browser/ui/cocoa/
status_bubble_mac_unittest.mm 297 bubble_->SetStatus(string16()); // Go back to a deterministic state.
355 // Go back to a deterministic state.
368 // Go back to a deterministic state.

Completed in 1381 milliseconds

1 2 34 5 6 7 8 91011>>