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

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/main/exp-bbv/tests/
filter_bb 9 # basic block number is non-deterministic on a
  /external/chromium/chrome/browser/web_applications/
web_app.h 21 // Compute a deterministic name based on data in the shortcut_info.
25 // Compute a deterministic name based on the URL. We use this pseudo name
30 // Compute a deterministic name based on an extension/apps's id.
62 // GTK+ windows that correspond to web apps need to have a deterministic (and
  /external/chromium_org/chrome/test/perf/
generate_profile.h 22 // urlcount is before profile is generated for deterministic output; it is
  /external/chromium_org/third_party/WebKit/ManualTests/
test-iframes-loading-the-same-resource.html 15 To perform this test attempt to drag one of the apple images in the left frame while the right frame is doing loads. This test is not entirely deterministic so it should be attempted a number of times. <br />
  /external/guava/guava/src/com/google/common/collect/
Constraint.java 35 * In order to be effective, constraints should be deterministic; that is,
38 * passed-in element. A non-deterministic constraint cannot reliably enforce
MapConstraint.java 36 * In order to be effective, constraints should be deterministic; that is, they
39 * and value. A non-deterministic constraint cannot reliably enforce that all
  /external/openfst/src/bin/
fstminimize.cc 20 // Minimizes a deterministic FSA.
34 string usage = "Minimizes a deterministic FST.\n\n Usage: ";
  /external/chromium_org/chrome/browser/web_applications/
web_app.h 46 // Compute a deterministic name based on data in the shortcut_info.
50 // Compute a deterministic name based on the URL. We use this pseudo name
55 // Compute a deterministic name based on an extension/apps's id.
101 // GTK+ windows that correspond to web apps need to have a deterministic (and
  /external/valgrind/main/gdbserver_tests/
mcbreak.stdinB.gdb 67 # stop the process a.o. to avoid non deterministic output
  /external/webrtc/test/testsupport/
unittest_utils.h 50 // Initialize the random generator with 0 to get deterministic behavior
  /external/skia/tests/
TSetTest.cpp 63 // Test deterministic output
118 // check deterministic output
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
difference.h 37 // an unweighted, epsilon-free, deterministic acceptor. One of the
121 // an unweighted, epsilon-free, deterministic acceptor. One of the
properties.cpp 324 "input deterministic", "non input deterministic",
325 "output deterministic", "non output deterministic",
equivalent.h 94 // FSTs must be deterministic input-side epsilon-free acceptors,
119 << " epsilon-free deterministic acceptor";
123 << " epsilon-free deterministic acceptor";
  /external/chromium_org/crypto/
ec_signature_creator.h 42 // deterministic mocked output to compare.
  /external/chromium_org/remoting/codec/
video_decoder_vp8_unittest.cc 63 // The maximum error is non-deterministic. The mean error is not too high,
  /external/guava/guava-tests/test/com/google/common/collect/
HashMultimapTest.java 34 * lot of code with HashMultimap and has deterministic iteration order.
  /external/antlr/antlr-3.4/runtime/C/doxygen/
generate.dox 48 /// You may also wish to use these suffixes if you are building your projects using Makefiles, as this makes the output deterministic.
  /external/chromium/chrome/browser/ui/cocoa/wrench_menu/
wrench_menu_controller.h 66 // unit tests because it's hard to test around run loops in a deterministic
  /external/chromium_org/base/timer/
hi_res_timer_manager_unittest.cc 31 // level change to get to a deterministic state.
  /external/chromium_org/sync/test/engine/
test_id_factory.h 30 // is deterministic, and [FromNumber(X) == FromNumber(Y)] iff [X == Y].
  /external/chromium_org/third_party/JSON/JSON-2.59/t/
99_binary.t 43 srand 0; # doesn't help too much, but its at least more deterministic
  /external/chromium_org/third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/
gmock.h 80 // deterministic, which is true in practice but technically not something that
  /external/chromium_org/third_party/sqlite/src/test/
trigger6.test 16 # is not deterministic (ex: random()) then we want to make sure
  /external/dropbear/libtomcrypt/src/pk/asn1/der/set/
der_encode_set.c 50 /* for QSORT the order is UNDEFINED if they are "equal" which means it is NOT DETERMINISTIC. So we force it to be :-) */

Completed in 2600 milliseconds

1 2 3 4 5 6 7 8 91011>>