HomeSort by relevance Sort by last modified time
    Searched refs:kCompareOutDegree (Results 1 - 2 of 2) sorted by null

  /external/openfst/src/include/fst/
minimize.h 61 static const uint32 kCompareOutDegree = 0x00000002;
80 if (flags_ & kCompareOutDegree) {
112 template <class A> const uint32 StateComparator<A>::kCompareOutDegree;
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
minimize.h 52 static const int32 kCompareOutDegree = 0x0000002;
55 kCompareOutDegree |
73 if (flags_ & kCompareOutDegree) {

Completed in 56 milliseconds