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

1 2 3 4 5

  /external/webkit/WebCore/manual-tests/
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/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";
complement.h 32 // completes the (deterministic) FSA and then exchanges final and
123 << " epsilon-free deterministic acceptor";
minimize.h 292 // Minimization of acyclic deterministic automata in linear time
504 // In place minimization of unweighted, deterministic acceptors
518 LOG(FATAL) << "Input Fst is not deterministic";
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/bison/src/
lalr.h 35 /* Compute how to make the finite state machine deterministic; find
main.c 105 /* make it deterministic. In file lalr. */
  /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 :-) */
  /libcore/luni/src/main/java/com/ibm/icu4jni/text/
CollationKey.java 95 * deterministic value well distributed over the output range.
  /packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
MultiSourceCorpusTest.java 44 // Using a single thread to make the test deterministic
  /external/chromium/sdch/open-vcdiff/src/
rolling_hash_test.cc 210 srand(1); // test should be deterministic, including calls to rand()
220 srand(1); // test should be deterministic, including calls to rand()
  /external/guava/src/com/google/common/collect/
Synchronized.java 111 * Failure to follow this advice may result in non-deterministic behavior.
231 * Failure to follow this advice may result in non-deterministic behavior.
288 * Failure to follow this advice may result in non-deterministic behavior.
366 * Failure to follow this advice may result in non-deterministic behavior.
494 * Failure to follow this advice may result in non-deterministic behavior.
606 * Failure to follow this advice may result in non-deterministic behavior.
937 * Failure to follow this advice may result in non-deterministic behavior.
978 * Failure to follow this advice may result in non-deterministic behavior.
    [all...]
  /external/dropbear/libtomcrypt/notes/
tech0001.txt 12 deterministic state of the PRNG is not known or predetermined with respect to an attacker.
  /external/iproute2/doc/actions/
gact-usage 20 At the moment there are only two algorithms. One is deterministic
  /external/protobuf/src/google/protobuf/compiler/java/
java_generator.cc 107 // deterministic location which lists the .java files being generated.
  /external/dbus/doc/
TODO 128 to the display. If displays have a deterministic ID like this, you can
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_generator.cc 194 // deterministic location which lists the .java files being generated.
  /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/third_party/icu/source/i18n/
sortkey.cpp 368 // thus producing a pseudorandom deterministic value which should be well
  /external/dbus/
HACKING 193 "make check" runs all the deterministic test programs (i.e. not break-loader).
  /external/icu4c/i18n/
sortkey.cpp 368 // thus producing a pseudorandom deterministic value which should be well
  /external/kernel-headers/original/asm-x86/
elf.h 96 just to make things more deterministic.
  /external/libvpx/examples/includes/geshi/geshi/
tsql.php 63 'DEFERRED', 'DELETE', 'DENY', 'DEPTH', 'DEREF', 'DESC', 'DESCRIBE', 'DESCRIPTOR', 'DESTROY', 'DESTRUCTOR', 'DETERMINISTIC',

Completed in 1075 milliseconds

1 2 3 4 5