HomeSort by relevance Sort by last modified time
    Searched full:deterministic (Results 26 - 50 of 259) sorted by null

12 3 4 5 6 7 8 91011

  /external/openfst/src/include/fst/
difference.h 53 // an unweighted, epsilon-free, deterministic acceptor. One of the
153 // an unweighted, epsilon-free, deterministic acceptor. One of the
equivalent.h 110 // FSTs must be deterministic input-side epsilon-free acceptors,
148 << " epsilon-free deterministic acceptor";
154 << " epsilon-free deterministic acceptor";
state-table.h 375 // epsilon-free and deterministic. It should be used with a
398 << " fst2 not input deterministic and epsilon-free";
417 // epsilon-free and deterministic. It should be used with a
440 << " fst1 not output deterministic and epsilon-free";
minimize.h 305 // Minimization of acyclic deterministic automata in linear time
519 // In place minimization of deterministic weighted automata and transducers.
537 FSTERROR() << "FST is not deterministic";
complement.h 38 // completes the (deterministic) FSA and then exchanges final and
157 << "epsilon-free deterministic acceptor";
  /external/dropbear/libtomcrypt/notes/
tech0001.txt 12 deterministic state of the PRNG is not known or predetermined with respect to an attacker.
  /external/guava/guava-tests/test/com/google/common/collect/
HashMultisetTest.java 91 * which shares a lot of code with HashMultiset and has deterministic
  /external/iproute2/doc/actions/
gact-usage 20 At the moment there are only two algorithms. One is deterministic
  /external/llvm/lib/CodeGen/
MachineModuleInfoImpls.cpp 34 /// GetSortedStubs - Return the entries from a DenseMap in a deterministic
  /frameworks/base/docs/html/design/building-blocks/
grid-lists.jd 25 scrolling direction is not deterministic, make it easy for the user to determine the orientation by
  /external/chromium/chrome/browser/ssl/
ssl_policy.cc 174 // DenyCertForHost() first ensures deterministic ordering.
190 // AllowCertForHost() first ensures deterministic ordering.
  /external/llvm/include/llvm/ADT/
SetVector.h 12 // visited later but in a deterministic order (insertion order). The interface
33 /// property of a deterministic iteration order. The order of iteration is the
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
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";
  /libcore/luni/src/main/java/java/security/
SecureRandom.java 44 * be relied upon to be deterministic. For deterministic output from a given
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
InetAddressThreadTest.java 48 * non-deterministic it may not always occur. Setting REP_NUM higher,
  /external/bison/doc/
bison.1 61 Generate a deterministic LR or generalized LR (GLR) parser employing
  /external/guava/guava-tests/test/com/google/common/primitives/
UnsignedIntsTest.java 89 // Use a seed so that the test is deterministic:
UnsignedLongsTest.java 81 // Use a seed so that the test is deterministic:
  /external/liblzf/
lzfP.h 88 * deterministic/repeatable when the configuration otherwise is the same).
  /external/libvpx/libvpx/test/
keyframe_test.cc 112 // Force a deterministic speed step in Real Time mode, as the faster modes
  /external/libvpx/libvpx/tools/
ftfy.sh 53 # Build a deterministic Change-Id from the parent's
  /external/llvm/include/llvm/CodeGen/
DFAPacketizer.h 9 // This class implements a deterministic finite automaton (DFA) based
  /external/llvm/lib/Transforms/Utils/
MetaRenamer.cpp 64 // remain deterministic.
  /external/protobuf/src/google/protobuf/compiler/java/
java_generator.cc 107 // deterministic location which lists the .java files being generated.

Completed in 610 milliseconds

12 3 4 5 6 7 8 91011