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

1 2 3 4

  /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 :-) */
  /packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
MultiSourceCorpusTest.java 44 // Using a single thread to make the test deterministic
  /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
  /dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/text/
CollationKey.java 117 * deterministic value well distributed over the output range.
  /external/dbus/doc/
TODO 128 to the display. If displays have a deterministic ID like this, you can
  /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/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/v8/benchmarks/
base.js 85 // with a 100% deterministic alternative.
splay.js 66 // deterministic; see base.js.
  /external/webkit/SunSpider/tests/v8-v4/
v8-splay.js 61 // deterministic; see base.js.
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
GlobalSearchSupportTest.java 337 * because the values look non-deterministic, such as
  /build/tools/signapk/
SignApk.java 189 // map will be deterministic.

Completed in 433 milliseconds

1 2 3 4