Home
last modified time | relevance | path

Searched refs:kOLabelInvariantProperties (Results 1 – 3 of 3) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dproperties.h236 const uint64 kOLabelInvariantProperties = variable
Dmap.h748 return props & kOLabelInvariantProperties & in Properties()
826 return props & kOLabelInvariantProperties & in Properties()
Dencode.h260 mask &= kILabelInvariantProperties & kOLabelInvariantProperties; in Properties()