Home
last modified time | relevance | path

Searched refs:kIdempotent (Results 1 – 5 of 5) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dweight.h98 const uint64 kIdempotent = 0x0000000000000008ULL; variable
126 uint64 props = kIdempotent | kLeftSemiring | kRightSemiring; in NaturalLess()
Dqueue.h519 } else if ((props & kUnweighted) && (Weight::Properties() & kIdempotent)) { in AutoQueue()
673 if (!(Weight::Properties() & kIdempotent) || in SccQueueType()
680 if (!(Weight::Properties() & kIdempotent) || in SccQueueType()
Dfloat-weight.h148 kPath | kIdempotent; in Properties()
Dproduct-weight.h92 kCommutative | kIdempotent); in Properties()
Dstring-weight.h118 kLeftSemiring : kRightSemiring) | kIdempotent; in Properties()