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

  /external/openfst/src/include/fst/
weight.h 106 const uint64 kIdempotent = 0x0000000000000008ULL;
136 if (!(W::Properties() & kIdempotent)) {
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
weight.h 98 const uint64 kIdempotent = 0x0000000000000008ULL;
126 uint64 props = kIdempotent | kLeftSemiring | kRightSemiring;

Completed in 442 milliseconds